deadbug Posted September 30, 2009 Posted September 30, 2009 I posted this in the 7.8.0 feature request thread, but really it's a bug report so I guess it should be a separate topic.I cannot get {EXTRACT} to work if the target has a space in the path:'{EXTRACT} %CDROM%\\DVD-Apps\\FlexRena80.rar "%ProgramFiles%\\Flexible Renamer\\"'The above helpfully extracts to C:\Program ...Maybe I've goofed somewhere, but if not, fixing that would allow be to package up some installers as .7z archives and drop them into the right place in one fell swoop.
Kelsenellenelvian Posted September 30, 2009 Posted September 30, 2009 '{EXTRACT} %CDROM%\\DVD-Apps\\FlexRena80.rar "%ProgramFiles%\\Flexible Renamer"'Try this
mritter Posted October 7, 2009 Posted October 7, 2009 {EXTRACT} "%root%\\Downloads\\WPI.rar" "W:\\Work\\WPI Test\\"Put quotes around both paths, spaces or not. It's very finicky. When you use the file requester it does the quotes for you for the source.
deadbug Posted October 7, 2009 Author Posted October 7, 2009 {EXTRACT} "%root%\\Downloads\\WPI.rar" "W:\\Work\\WPI Test\\"Put quotes around both paths, spaces or not. It's very finicky. When you use the file requester it does the quotes for you for the source.Thanks - that's sorted it!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now