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
- :
- Enable(STATUSEX) causes setup.exe to crash
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
Dec 21, 2010
03:46 PM
Enable(STATUSEX) causes setup.exe to crash
Hi All,
I have a strange problem: Under Windows7 64-bit including a call to Enable(STATUSEX) in my Installscript project is causing the setup.exe to crash once Finish is clicked on the SdFinishReboot dialog. No such problem under 32-bit operating systems. Only occurs in one of my projects (it has a program/end program block, the others do not). Any pointers in the right direction would be appreciated.
Thanks,
Harald
I have a strange problem: Under Windows7 64-bit including a call to Enable(STATUSEX) in my Installscript project is causing the setup.exe to crash once Finish is clicked on the SdFinishReboot dialog. No such problem under 32-bit operating systems. Only occurs in one of my projects (it has a program/end program block, the others do not). Any pointers in the right direction would be appreciated.
Thanks,
Harald
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Dec 27, 2010
09:39 PM
Please ensure that all the files are getting copyed, as IS 2009 doesnt support win7 I found that few files dont get copyed.
We have to give some external condition to copy those files.
So just track down the file list which is not getting copyed and reply back (its mainly .msi files)
Regards
Dheeraj
dheerajriets@gmail.com
We have to give some external condition to copy those files.
So just track down the file list which is not getting copyed and reply back (its mainly .msi files)
Regards
Dheeraj
dheerajriets@gmail.com