Creating an Installing kit or Set up Kit means , To Prepare a Kit which is ready for installing in any computer..Just like a Software.
We are using Calculate future value of an investment Program as an Installing Kit
Then we can see that ,
Click Package , then we can see a Wizard as seen below :
Click , Browse if you are already created or saved this project as an Executable File .
Otherwise, click Compile to make an EXE File.
(Note that , if you are not saved the project , then a box will appear as :
Click Yes to complete Compiling..and you will directed to another window as shown :
In the above given picture , follow the given steps.
Click Next . Then we can see ;
(Click Add , if we want to add any other particular file for creating Setup Program).
Otherwise click Next
Select Single Cab , and Click Next
Give the Installation Title (Here , we are installing interest calculation)
Click Next
Click Next
Click Next
Click Next
Click Finish
Click Save Report
And then Save it as a TXT File , Click Close
Output :
Select the place you saved or created the file.
Open it. Then we can see,
Note , Setup.exe is formed.
Now , it is ready for installing in any computer..Just like a Software.
=========================================================================
If found any errors while running your VB program, or want to put your comment about any program , please click Comment section , to post
We are using Calculate future value of an investment Program as an Installing Kit
- Select , Add-Ins --> Add-In Manager
Then we can see that ,
Click Package , then we can see a Wizard as seen below :
Click , Browse if you are already created or saved this project as an Executable File .
Otherwise, click Compile to make an EXE File.
(Note that , if you are not saved the project , then a box will appear as :
Click Yes to complete Compiling..and you will directed to another window as shown :
In the above given picture , follow the given steps.
- Select Standard Setup Package and click Next .
- Then another window will appear and select the folder for creating the Setup Program.
Click Next . Then we can see ;
(Click Add , if we want to add any other particular file for creating Setup Program).
Otherwise click Next
Select Single Cab , and Click Next
Give the Installation Title (Here , we are installing interest calculation)
Click Next
Click Next
Click Next
Click Next
Click Finish
Click Save Report
And then Save it as a TXT File , Click Close
Output :
Select the place you saved or created the file.
Open it. Then we can see,
Note , Setup.exe is formed.
Now , it is ready for installing in any computer..Just like a Software.
=========================================================================
Errors :
- ====================================================================