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 [Setup your config.txt]
swdev:zip:self-extracting_zip_files [2018/06/13 15:55] (current)
smayr [Create the archive]
Line 30: Line 30:
 See SFX parameters and options for the setup file: [[http://sevenzip.osdn.jp/chm/cmdline/switches/sfx.htm|-sfx (Create SFX archive) switch]] and [[http://tools.oszone.ru/7zsfx/en/|SFX parameters and examples]]. See SFX parameters and options for the setup file: [[http://sevenzip.osdn.jp/chm/cmdline/switches/sfx.htm|-sfx (Create SFX archive) switch]] and [[http://tools.oszone.ru/7zsfx/en/|SFX parameters and examples]].
  
-== CheckPoint == 
-You should now have a folder ''C:\Install'' with the following 3 files: 
- 
-  # Installer.7z 
-  # 7zS.sfx 
-  # config.txt 
  
 == 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>