This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- InstallShield 2012 wishlist
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
‎Mar 31, 2011
07:50 AM
InstallShield 2012 wishlist
Hello,
I would like to start to collect user requirements related to InstallShield 2012 in this thread. Please post your suggestions and proposals.
And when it comes to us:
1. Setup.exe supporting multiple product installation (customization of the products to be installed and etc.);
2. Make parts of the InstallShield functionality re-usable and re-distributable from WIX DTF custom actions as .NET libraries;
3. InstallShield Automation interface - provide simple example code in the documentation, how to add components to the InstallShield project and so on.
3. TFS integration should be improved - ready to use TeamBuild automation template(targets?) and examples of the implementation;
4. VisualStudio UI should be faster;
5. Solve licensing headaches with Standalone Build;
6. Lower price ~20% - realistic, but in fact 30-40 needed to follow the market. Maybe step by step.
That is what we initially need...
I would like to start to collect user requirements related to InstallShield 2012 in this thread. Please post your suggestions and proposals.
And when it comes to us:
1. Setup.exe supporting multiple product installation (customization of the products to be installed and etc.);
2. Make parts of the InstallShield functionality re-usable and re-distributable from WIX DTF custom actions as .NET libraries;
3. InstallShield Automation interface - provide simple example code in the documentation, how to add components to the InstallShield project and so on.
3. TFS integration should be improved - ready to use TeamBuild automation template(targets?) and examples of the implementation;
4. VisualStudio UI should be faster;
5. Solve licensing headaches with Standalone Build;
6. Lower price ~20% - realistic, but in fact 30-40 needed to follow the market. Maybe step by step.
That is what we initially need...
(58) Replies
‎Jun 27, 2011
01:47 PM
I'd love to see automatic "clean up" of an installation's locally cached msi during Remove and Major Upgrade. I've added a CA to take care of this during an uninstall, but in the case of performing major upgrades, these pile up. It's almost inevitable that some of our end users (or at least their system admins) are going to complain about this use of disk space.
‎Jun 29, 2011
05:48 AM
66.) Current version of installshield does not support to load 64-bit DLL in Installscript function(UseDLL),
Please provide 64-DLL Load functionality in upcoming version of installshield.
Please provide 64-DLL Load functionality in upcoming version of installshield.
‎Aug 02, 2011
03:05 AM
71. Please define new script function for creating strings.
prototype STRING StrString(NUMBER,STRING);
str = StrString(len,SubString)
Returns a string containing a repeating character string of the length specified.
Example:
strTest = String$(5, "a1")
' strTest = "a1a1a1a1a1"
prototype STRING StrString(NUMBER,STRING);
str = StrString(len,SubString)
Returns a string containing a repeating character string of the length specified.
Example:
strTest = String$(5, "a1")
' strTest = "a1a1a1a1a1"
‎Aug 03, 2011
03:40 AM
I would like InstallShield to inform the user which upgrade is taken place when a baseline version is already installed. Now it just says 'this setup will perform an upgrade'.
Please extend this with version information like 'this setup will perform an upgrade of from to , at least for minor upgrades.
thanks,
Marc
Please extend this with version information like 'this setup will perform an upgrade of
thanks,
Marc
‎Aug 03, 2011
02:08 PM
74. New, modern Wizards UI with latest features, incl. Glass, new Vista/7 File Dialogs (not only in user’s wizards but also in IDE itself) etc. Current design is outdated and is from pre-vista era.
75. Integration with Windows 7 (pin program to taskbar, etc).
Looks like there were no real investments in IS development since ‘InstallShield Software Corporation’, just few fixes to charge users for paid upgrades every year.
75. Integration with Windows 7 (pin program to taskbar, etc).
Looks like there were no real investments in IS development since ‘InstallShield Software Corporation’, just few fixes to charge users for paid upgrades every year.
‎Aug 05, 2011
04:11 PM
76. Would be nice to make the number of projects in recents list (File menu and "get started" page) configurable in IS options (at least up to 16 or 20). Often 8 is too few if I'm working on multiple product releases that roughly coincide (where each "product" is actually comprised of many installshield projects), so I need to go back to the tedious step of browsing for some project files.
(note to Wollka - for point 75, win7 prevents pinning the shortcut because it contains the keyword sub-string "install" ... make a new shortcut and rename to something like "IS 2011", and then you can pin it.)
(note to Wollka - for point 75, win7 prevents pinning the shortcut because it contains the keyword sub-string "install" ... make a new shortcut and rename to something like "IS 2011", and then you can pin it.)
‎Aug 10, 2011
02:31 AM
77. Extend Component Wizard about next tab with prefix- suffix- Component Name.
Component Wizard builds autom. all component names.
Using user prefix it could create component names as follow:
prefixAllOtherFiles
Component1Suffix
Component Wizard builds autom. all component names.
Using user prefix it could create component names as follow:
prefixAllOtherFiles
Component1Suffix
‎Aug 12, 2011
02:12 AM
78. Please allow to take control over xml - component (XML File Changing-
Design) using conditions.
Now, it is not possible to write/rewrite xml-components conditionaly.
For example, you can not disclose xml file being overwritten
during update proccess.
To achieve it, you have to control IS CA:
ISXmlUninstall
ISXmlInstall
which are working global for all xml.
Design) using conditions.
Now, it is not possible to write/rewrite xml-components conditionaly.
For example, you can not disclose xml file being overwritten
during update proccess.
To achieve it, you have to control IS CA:
ISXmlUninstall
ISXmlInstall
which are working global for all xml.
‎Aug 23, 2011
03:33 AM
The "InstallShield 2012 wishlist" is the most viewed 2011 community thread.
I does mean, some ideas could be very insterested for Setup developer.
There are not any critical comments.
InstallShield Developer Team:
Please file the wish list posts (#IOA-*) to track our requests in IS2012.
Please give us the opportunity to prove some of them in Beta-Community.
Thanks!
I does mean, some ideas could be very insterested for Setup developer.
There are not any critical comments.
InstallShield Developer Team:
Please file the wish list posts (#IOA-*) to track our requests in IS2012.
Please give us the opportunity to prove some of them in Beta-Community.
Thanks!
‎Aug 23, 2011
07:07 AM