yes. But I would try this :
Windows NT 5.0 (Intel)=0x0000000000100000
or
Windows NT 4.0 (Intel)=0x0000000000100000
'cause the executable looks for a supported platform for the value found in environment (it will not be the one of NT4)
It's the installer that poses problem, I bet the executables would work.
Main Topics
Browse All Topics





by: liddlerPosted on 2003-06-12 at 09:13:27ID: 8710205
maybe you could try putting
Windows 2000 (Intel)=0x0000000000010000
in the os.dat file, as windows 2000 is really just NT 5, it might work.