windows nt - wix generated bootstrapper is not a valid NT application -
we generated wix 3.7 bootstrapper exe, , tried on xp, win7 , works fine. on nt (4.0) machine "... not valid nt application" error when starting exe. thre previous version of wix supports winnt, or have write own bootstrapper?
thanks in advance, franky
the wix toolset supports windows xp , later. modern microsoft compilers c-runtime create minimum requirement. unfortunately, you'll need create own executables nt4 , windows 2000.
Comments
Post a Comment