Click to See Complete Forum and Search --> : Need help urgently


Derek
May 14th, 2001, 01:52 AM
Hi,
Can anyone please tell me how to create a setup package with visual basic 6.0.
I don't want to use a visual studio installer. Is there an option in visual basic to do this. I have just finished a project and want to create a setup.exe of it so that I can install it on other computer. I am also using windows nt workstation and pws (don't know if this has anything to do with it or not??)

Thanks alot for any help in advance.

Regards,
Derek

Cimperiali
May 14th, 2001, 02:13 AM
Have a look at package and deployment wizard. You should find it clicking on "start\programs\visual studio\visual studio tools".
You 'll need to select your project .vbp file.
You may need to add components/files you loaded in your project without early binding...


Special thanks to Lothar "the Great" Haensler, Tom Archer, Chris Eastwood Bruno Paris and all the other wonderful people who made and make Codeguru a great place. Come back soon, you Gurus.

Derek
May 14th, 2001, 02:17 AM
Thanks alot Cimperiali. Appreciate it.

Regards,
Derek