I have RAR SFX with some programs. Depending on some conditions (command line parameter is something i can do), SFX should either extract to TEMP folder, or the current folder.
It's basicaly new version of the software. If downloaded from the web, extraction should go into temp folder, and then installation searches for the map where SW is located. If downloaded from inside the program, then i know the program location relative to download path and extraction should go into current folder...
Any way I can achieve this using RAR SFX?
TNX.