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
- :
- problem with windows 7
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
Aug 12, 2009
02:34 PM
problem with windows 7
I have a package that I want to install only on win7
it work fine but if I stop it in the middle of installation windows bring a popup that say that there was error in installation
the problem is that if I tried to run it again windows try to run it in as vista and my installation failed because as I said I want it only on win 7
I know it’s not win 7 cause I print the SYSINFO.nWinMinor and SYSINFO.nWinMajor
The only solution is to put the package in different directory and rerun it
Does someone know a more elegant way to make sure that my OS is win 7
it work fine but if I stop it in the middle of installation windows bring a popup that say that there was error in installation
the problem is that if I tried to run it again windows try to run it in as vista and my installation failed because as I said I want it only on win 7
I know it’s not win 7 cause I print the SYSINFO.nWinMinor and SYSINFO.nWinMajor
The only solution is to put the package in different directory and rerun it
Does someone know a more elegant way to make sure that my OS is win 7
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Aug 12, 2009
05:14 PM
InstallShield 2009 does not support Windows 7, but you may be able to use the techniques described in http://kb.acresso.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&externalId=Q205850 to address the PCA. Be careful with these, as the InstallShield 2009 code base was not tested against Windows 7, and using the techniques indicates to Windows that it has been so tested.
