Loading
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

  • 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
    Expand Post

Loading
Enable(STATUSEX) causes setup.exe to crash