Vishal Verma’s Weblog

Just another WordPress.com weblog

Creating Installer using WinRAR

Posted by vishu2125 on June 14, 2008

Yes it is Winrar,your own archiving tool, apart from basic zip/unzip it can perform some real cool stuffs.It can be used to create a quick smart installer and it is very easy. Just follow the steps given below and you will be amazed by your own work.

Ok.Here is the list of items you need:

  • WinRAR installation
  • Files to be bundled as installer.
  • A wicked brain to follow the instructions given below.
  1.  Dump all the files required by your project into one folder.
  2.  Right click on it and go to Add Files to archives
  3.  A window will open. Either change the extension of the archive file or check the option Create SFX Archive. 
  4. Goto Advanced Tab and Click on SFX Options button . 
  5. Another window will pop up which will allow you to customize your installer further. 
  6.  Here Click on each tab to provide necessery deails:

General

Provide the path where the installer will install the files.It can be Program Files or any other location.

Advanced

This tab provides two options:

  • Cleaning up old files.
  • Creating Shortcuts. 

       

 

 Creating Shortcuts:

By Clicking on Add Shortcut options we can add multiple shortcuts on the locations shown in the picture given below :

 

 Modes

 A custum question can be asked if required before installation by using this option.These modes are specially require if you need to keep the client in mind. Here you can set

  • If it has to use temporary folder
  • Do a silent installation without asking
  • Overwrite options – Complete, ask or skip.

     

 Update

This option allow us to configure the update process.

Text and Icon

 To give more  professional look to installer you need to add Title images and text so that people don’t think it a spam. Check the image.

 

 License

This tab allows you to show the license text at startup time.

   

 

Module

This tab allow you to use it as in GUI mode or console mode. 

 So after providing these details your installer is ready.

 

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>