Search found 2 matches
- August 22nd, 2010, 1:05 pm
- Forum: Post-Processing Scripts
- Topic: Trying to rar file but encountering issues
- Replies: 2
- Views: 2167
Re: Trying to rar file but encountering issues
Thanks that did the trick!
- August 22nd, 2010, 12:03 am
- Forum: Post-Processing Scripts
- Topic: Trying to rar file but encountering issues
- Replies: 2
- Views: 2167
Trying to rar file but encountering issues
So I'm trying to rar a file after post processing but it seems to not be able to rar the filename because of spaces, I've tried some different things and tried encapsulating the var in '' and " ex: rar -m0 a $1.rar $1/ Basically trying to run this command and then if possible move the file to a...