Using 7zip to create afx file/

Soldato
Joined
17 Jan 2006
Posts
2,890
Location
Dundee
I ma using 7zip to create a self extracting file (SFX) and would like to define the directory where the file is to be extraced.

For example, I have 3 files I want to extract to the system32 folder and think the command to do this is to add the following parameter:

-o %systemroot*\system32 -y

Anyone else tried this?
 
Back
Top Bottom