Computing.Net > Forums > Programming > Simple question

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

Simple question

Reply to Message Icon

Name: newman
Date: January 7, 2005 at 14:14:55 Pacific
OS: WinMe
CPU/Ram: 256
Comment:

Hello!

My friend told me that Visual Studio enterprise edition comes with installShiel. Can anyone tell me if I can use InstallShield that comes with visual studio for VB packaging?
I know that VB6 comes with a package and development wizard.
What is the difference between InstallShield and package and development wizard in VB6?
Any suggestion is appreciated.

Newman,



Sponsored Link
Ads by Google

Response Number 1
Name: Chi Happens
Date: January 10, 2005 at 06:04:13 Pacific
Reply:

The package and deploy thing in vb6 IS Install Shield, it is just optimized for VB6 (to iniclude OCXs and DLLs) and what's nice about it is that you can modify the actual vb code that gets run. you can find that here:

[VB INSTALL PATH]\Wizards\PDWizard\Setup1

make certain that you back the original up so that you have a template to start with, but you can modify these files to change the way it looks and what it does while installing.

Hope this helps,
Chi

"They mostly come at night...mostly"


0

Response Number 2
Name: newman
Date: January 10, 2005 at 18:55:27 Pacific
Reply:

Chi,

Thank you very much!

In a sense, InstallShield is nothing better than VB package and development wizard?

newman


0

Response Number 3
Name: Chi Happens
Date: January 11, 2005 at 07:46:50 Pacific
Reply:

Well the full blown Install Shield has some powerful features that can be used for many different languages, the package and deployment in vb6, is simply Install Shield optimized for VB6.

You can do much more with Install Shield, but if you don't have it and you are using VB6, then Package and Deploy is quite good.

Chi

"They mostly come at night...mostly"


0

Response Number 4
Name: newman
Date: January 11, 2005 at 19:35:00 Pacific
Reply:

Chi,

I greatly appreciate that.

I thank you one more time for your help.

newman,


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


C string input and strcmp SQL number help



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Simple question

Simple C++ Question www.computing.net/answers/programming/simple-c-question/4449.html

C Program Simple Question (HELP...) www.computing.net/answers/programming/c-program-simple-question-help/10559.html

simple VB question Please Help www.computing.net/answers/programming/simple-vb-question-please-help/6021.html