Vishal Verma’s Weblog

Just another WordPress.com weblog

Creating Installer using WinZip

Posted by vishu2125 on June 14, 2008

It is very easy to create self extractable archive using WinZip. The advantage is it can be used on any widows machine, even when there is no unarchive software installed.Just follow the steps given below:

  • Add all the files to be installed in a folder.
  • Right Click on the folder and go to WinZip>Add to Zip file.
  • A Zip file will be created.
  • Don’t exit the Winzip Wizard.
  • Press ‘Shift + K’ and a panel will appear asking for the location of the zip file.
  • Don’t change anything there.Click OK.
  • Close the wizard and you will find your installer in the same directory.

  

  .

 

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>