- Before you start the WinZip Self Extractor
- Create a text file that contains the message you want to be displayed when the executable starts.
- Create a batch file that copies the exercises, and store it in the main folder for the files to be zipped.
- Create the zip file.
- How to create an executable file
- Run the WinZip Self Extractor program and click through the first three dialog boxes.
- Enter the name of the zip file in the fourth dialog box.
- Click the Next button to test the executable.
STYLE
* { font-family: Overlock, sanserif; }
ol { counter-reset: section; list-style-type: none; }
ol li { counter-increment: section; }
ol li:before { content: counters(section, ".") ": "; }