Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
swdev:zip:self-extracting_zip_files [2018/06/13 15:54]
smayr [CheckPoint]
swdev:zip:self-extracting_zip_files [2018/06/13 15:55] (current)
smayr [Create the archive]
Line 32: Line 32:
  
 == Create the archive == == Create the archive ==
 +You should now have a folder ''C:\Install'' with the following 3 files:
 +  * ''Installer.7z''
 +  * ''7zS.sfx''
 +  * ''config.txt''
 +
 Run in command line to create the target file ''MyInstaller.exe'': Run in command line to create the target file ''MyInstaller.exe'':
 <code bash> <code bash>