I have asked this b4 but didnt get an answer that I needed but... You know the P & D wizard where is it found and how is it used. I have seen the form management wizard but when you configure those they turn into dll
Printable View
I have asked this b4 but didnt get an answer that I needed but... You know the P & D wizard where is it found and how is it used. I have seen the form management wizard but when you configure those they turn into dll
its found in start>programs>visual studio6>tools, and it is very easy to use
thank you and also does it compile as an exe
I think it is exe but if you try it you will find out for sure
I just tried it out its pretty good
Ok when you make it how do you make it so you can put it on a disk. See I have a calculater program and when you download the stuff how do you make it so when it asks what to call it it says Calculater instead of project1. Also when I make it now it makes 2 cabnets instead of 1
hey if u have a little time to spare ,dload the inno setup manager
www.jrsoftware.org/isinfo.php
you can make commercial type installers without any problem
you pass it the project file and it does the rest for you, it will be called project1 because that will be the project name inside the project file, so if you open ur project in vb, go to project>properties you can edit the name there, also rename the project file from 'Project1' if it is nasmed that as for 2 cabs i've no idea whats going on there:confused:
yes Inno in my opinion is the best 3rd party installer programQuote:
Originally Posted by litlewiki
Moved.
Ok so on the P & D wizard are you supposed to make like floppy disk cabinets or regular ones