Monday 6 July 2015

CREATE YOUR OWN INSTALLER IN WINDOWS ENVIRONMENT

Step1: Go to your "Run" menu and write iexpress.exe. The run menu can be found in the Start menu.image

Step2: A wizard menu should pop up. If you have a .SED file, pick "Open existing SED", but because this is probably your first time with this, pick the top option, then "Next".

image

Step3: On the 2nd menu, you need to pick what will happen after the user done installing.

Step3.1: If you want the files will be extracted to a folder the installation makes, check the first option, and click on "Next".

image

Step3.2: If you want the installation file only to be installed, check the middle option, and click on "Next".

image

Step3.3: Do NOT pick the third option. It will make a CAB file, not an installation file.

image

Step 4: Pick a title for your installation. This will be the file name for the installation, but you can also see it on the Title Bar (The blue bar above programs), and click on "Next"

image

Step5: Now pick the prompt. This asks the user if it's sure if it wants to install the program.

Step5.1:If you want that feature, pick the last option, what will it ask, and click on "Next".

image

Step5.2: If you don't want that feature, and the installation starts right away, pick the first option, and click on "Next".

image

Step6: Now pick if you want the user to agree a license. This must be a .txt file.

Step6.1:If you don't want a license, pick the first option and click on "Next".

image

Step6.2:If you do want to add a license, pick the second option, pick the file and click on "Next".

image

Step7: Now pick the files you want to install. Click "Add" to add a file. If you want to erase I file you've uploaded, click it to highlight it and click on "Remove". After doing so, click on "Next".

image

Step8: Now pick the size of the installation itself. This is all up to you and your preferences.

Step8.1:If you want the size will be in about the size of an error message, pick the first option and then click on "Next".

image

Step 8.2:If you want the window to be behind everything, pick the second option and then click on "Next".

image

Step8.3:If you want the size will be small, pick the third option and then click on "Next".

image

Step8.4:If you want a full screen installation, pick the last option and then click on "Next".

image

Step9: Now you can pick a finishing message to top it all up. Messages that pop up after the installation ended, like "Thanks!", "Installation Completed, You may exit" or even "Visit my website!".

image

Step 10:Now pick where the installation file itself will be at. This is where the final product will be saved at your computer, to send it to others or to upload. Click next, and go through the finishing notes.

image

Step 11:A CMD menu will pop up - Don't close it! It loads the files to the installation, as well as creates the installation.

image

That’s it we have created the .exe file …..

No comments :

Post a Comment