mritter, on Sep 26 2009, 06:46 PM, said:
Well, since you asked
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.
There's a {FILECOPY} and a {FILEMOVE} but only a {DIRCOPY} ... {DIRMOVE} would save a subsequent {DELDIR}.
I also fiddle about in the menus a bit and NirCmd makes this easy with shorthand like this:
'%CDROM%\\DVD-Tools\\nircmd.exe execmd mkdir "~$folder.common_programs$\\Utilities"'
I could (I guess) define some environment variables with setEnv at start of day, but it would be nice to have (say) %MENU_COMMON_PROGRAMS% and %MENU_PROGRAMS% (etc.) available for the duration without having to create them myself via some contrived entry. Failing that somewhere to place "user created definitions" would be good. (I thought there used to be somewhere, but I cannot find it right now!).
Cheers



Help


Back to top









