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
- :
- Operating System selection
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎May 16, 2014
11:31 AM
Operating System selection
I have the installer open in Visual Studio 2013 and the Project Assistant open to Installation Requirements. When I try to change the specified operating systems, I receive the following error message: Field "Condition" of table "LaunchCondition": The string is too long for the length specified by the column definition.
Same error as in 2013 Express.
Same error as in 2013 Express.
(4) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Dec 19, 2014
03:21 PM
Install shield uses a not string to create its conditions. If you only select one operating system to support like w7, Installshield will build a command line not os1 && not os2 && not os3. Try including more os's to see if this helps to resolve this issue.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Dec 19, 2014
03:34 PM
This issue has been tracked under IOA-000079064 & IOA-000079310, and fixed in the Service Pack 1 of InstallShield 2014.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 09, 2015
10:03 AM
Hello hidenori,
I am also having the error:
Field "Condition" of table "LaunchCondition": The string is too long for the length specified by the column definition.
However, I am having the error with InstallShield "Limited Edition" that is included with Visual Studio 2012. You have said that the problem is fixed in "Service Pack 1 of InstallShield 2014".
How do I get this fix for my version of InstallShield Limited Edition? More generally, how do check if my version of InstallShield Limited Edition is up to date, and how do I get updates?
Thanks for your help,
Bill Welch
I am also having the error:
Field "Condition" of table "LaunchCondition": The string is too long for the length specified by the column definition.
However, I am having the error with InstallShield "Limited Edition" that is included with Visual Studio 2012. You have said that the problem is fixed in "Service Pack 1 of InstallShield 2014".
How do I get this fix for my version of InstallShield Limited Edition? More generally, how do check if my version of InstallShield Limited Edition is up to date, and how do I get updates?
Thanks for your help,
Bill Welch
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 11, 2015
01:47 PM
I'm pleased to announce that InstallShield 2015 Limited Edition is released today and the issue is fixed in that new version of InstallShield Limited Edition.