Friends,
I have finished my project. Now I want to make a Setup.exe file of this project to give it to some of my friends to use it. How can I?
Printable View
Friends,
I have finished my project. Now I want to make a Setup.exe file of this project to give it to some of my friends to use it. How can I?
In visual basic:
File > Make setup.exe
Or do you want to create a real setup?
in the menu bar, in vb sub menu, there is an option to create an installer from yur project
Welcome to the forums Jillian!! :wave:
Where can that be found?
I coud not find. Could you please explain me more clearly?Quote:
Originally Posted by Jillian Gill
Sorry! the problem still exists. Just I marked it resolved by mistake.
You can edit the first post in this thread and change the icon and thread title if you wish.Quote:
Originally Posted by seema_s
The Package And Deployment Wizard is a setup deployment package that comes with VB Enterprise edition. If you do not have the Enterprise edition of VB, then you can use other deployment packages such as Inno.
@Hack and everybody else:
I'm afraid this thread was resolved in HERE so maybe it needs to be merged. :)
Seema i suppose that u have enterprise edition of VB6 caz thats what u most probably have bought from ur local market .
in enterprise edition u can go to "File" menu and there u can look down ( almost 13th) u ll see an option like " Make projectX.exe" . u can simply click and it will create an exe file of ur project for u ..