Quote:
Originally Posted by Anders
Windows 8 does not list server versions!
|
Win7-64 does. There are compatibility modes called "Windows Server 2003" and "Windows Server 2008". However, these modes make WinVer.nsh detect Windows XP and Vista instead of the server versions.
Quote:
Originally Posted by Anders
You can try this: (...)
|
The second line - System::Call 'kernel32::GetVersionExW(pr0)i.r9' - seems to instantaneously quit the installer exe on my WinXP-32-SP3 host. The effect is fully reproducible, so I cannot try further. Am I doing something wrong or do I need a 64-bit host to try this approach?