Hi,
We got an installation file from the consultants. I know it's done by using InstallShield but how could they put all the files into a single exe file like that. Does anyone know how?
Much appreciated.
Thanks bigtamscot! Your sample code work great!
I have another question: In a void function, I want to do some error checks, if the condition is failed, exit the function. I use 'return 0' to exit function but it give me the warning. I guess return 0 only works for non-void function.
In VB if...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.