package and deployment for VC6
-
Hey friend, I want to ask, how to make setup from project VC6, like package and deployment wizard in VB. because I want use my project in the other PC without instal VC6. Thank you...
I don't think VC6 offer that feature, you will need to use a 3rd party installation system (installshield, innosetup, ... ) see: http://en.wikipedia.org/wiki/List_of_installation_software[^]
Watched code never compiles.
-
Hey friend, I want to ask, how to make setup from project VC6, like package and deployment wizard in VB. because I want use my project in the other PC without instal VC6. Thank you...
I thought some version of installshield came with VC6. Here's a couple of articles on how its used. Simple InstallShield tutorial[^] How to create customized InstallShield for a VC++ Application[^]
-
I don't think VC6 offer that feature, you will need to use a 3rd party installation system (installshield, innosetup, ... ) see: http://en.wikipedia.org/wiki/List_of_installation_software[^]
Watched code never compiles.
-
I thought some version of installshield came with VC6. Here's a couple of articles on how its used. Simple InstallShield tutorial[^] How to create customized InstallShield for a VC++ Application[^]
-
Hey friend, I want to ask, how to make setup from project VC6, like package and deployment wizard in VB. because I want use my project in the other PC without instal VC6. Thank you...