Thanks is Advance
This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.

SubCompoents
Started by
Mina Gohari
, Nov 25 2001 06:48
6 replies to this topic
Posted 25 November 2001 - 06:48
How can I create a subcompoent in InstallShield for Microsoft Visual C++ 6(Build 130) ?
Posted 25 November 2001 - 18:57
From help topic "InstallShield Visual C++ vs. Professional Edition":
InstallShield Visual C++ edition does not let you create more than five components or let you create subcomponents. InstallShield Professional Edition lets you create any number of components and subcomponents.
InstallShield Visual C++ edition does not let you create more than five components or let you create subcomponents. InstallShield Professional Edition lets you create any number of components and subcomponents.
Posted 26 November 2001 - 05:28
Thanks so much for your reply, Do you know any free version of InstallShield Professional?
Thanks again
Posted 26 November 2001 - 07:59
The VC++ Edition is the only free version.
If you are looking for a free installation tool you could use Microsoft's Visual Studio Installer, which is based on Windows Installer technology.
Posted 26 November 2001 - 15:33
Windows Installer supports "sub features" which is equvalent to sub conmponents in InstallShield VC++ Edition. Visual Studio Installer (VSI - the authoring tool) doesn't give you access to everything that Windows Installer (the technology) can do, so I'm not sure that you can create sub features with VSI. If not you would have to use additional tools (like the low level installer database editor Orca).
Maybe a VSI user can answer this question?
Maybe a VSI user can answer this question?