Hi,
I have completed the project in VB and want to install at my clients place. How to create a setup for this project.
pl suggest
regards
Hiran
Printable View
Hi,
I have completed the project in VB and want to install at my clients place. How to create a setup for this project.
pl suggest
regards
Hiran
What IDE version are you using, and please specify in all new threads?
Moved to Application Deployment
Did you read the second post in the Application Deployment Forum... There are several ways to accomplish this. BTW... It also is discussed on a regular basis. Also try the Search feature...
for creating packaging... there is so many option in the world.... if u have full full version of microsoft visual studio then there is two options for U.....
(1). Either u can use Package and Deployment wizard.
(2). Microsoft intaller wizard.
as i mentioned that both of them is wizard... means u have to follow few steps carefully.... nd it'll create a setup file for u.....