cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Harald_Schwegel
Level 2

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
Labels (1)
0 Kudos
(1) Reply
dheeraj
Level 3

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
0 Kudos