What is the difference between two setup file?
Hello, experts,
After I used setup deployment, two files were generated - one is setup and the other one is CSSCSetup (CSSC is my project's name) whose type is windows installer package. Both of them can be double clicked and run setup procedure. What is the difference between them? It seems to me the first one works better than the second one. But I am not sure if it is caused by my code bug or not.
Thanks,
Re: What is the difference between two setup file?
I think it maybe because it re-compiles the setup program that is included with VB6.0 after it creates the setup for your program.
Not sure if this would have more info:
http://vbcity.com/forums/faq.asp?fid...ll+%2F+Upgrade