RSS

Create Installation Files

To create installation file in Visual Basic, the steps are as follows:
1.   Click the START menu, Programs, Microsoft Visual Studio, Microsoft Visual Studio Tool, Package & Deployment Wizard. It will show a dialog box Package & Deployment Wizard as shown below:


2.   Then in the box SELECT PROJECT, you specify which project to compile.
3.   Then you click the Package button, to start doing Compilation.
4.   If a message box pops Package & Deployment Wizard, please click the Yes button. The message box appears because the project that youcreated has never been compiled.

 
5.   Choose the type of package you want to create.

 
6.   Click the Next button
7.   Choose the folder where your Package will be Assembled


8.   The Files in the list below will be included in your Package. Click Add to include additional files. Clear the checkbox to the left of the file name to remove a file from the package.


9.   Click Next Button
10. You can create one large cab file or multiple cab file for your package. If you are going to distrube your aplication on floppy disks, yu must create Multiple Cab and specify a cab size on larger than the disks you plan to use. Choose the appropriate option below.


11. Click Next Button
12. Enter the title to be displayed when the setup program is run.


13. Click Next until the last stage. then you click the Finish button.

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

0 comments:

Posting Komentar