Platform detection
Posted: Sat Sep 22, 2012 8:03 am
Hello all!
I want to make an app that can detect platform version (Windows 98/ME/2000/XP/etc) on launch and only run on the versions I specify.
If launched on, say, Windows 98, an error would come up saying it is incompatible.
I have an app that does not function properly on the old Windows 9x yet still launches, making it look like the app is broken. Rather than attempting to make it work on the 14 year old OS, I'd rather just make it incompatible.
Any help with this? I've been playing around with platform commands yet haven't been able to get it to detect a specific version of Windows.
I want to make an app that can detect platform version (Windows 98/ME/2000/XP/etc) on launch and only run on the versions I specify.
If launched on, say, Windows 98, an error would come up saying it is incompatible.
I have an app that does not function properly on the old Windows 9x yet still launches, making it look like the app is broken. Rather than attempting to make it work on the 14 year old OS, I'd rather just make it incompatible.
Any help with this? I've been playing around with platform commands yet haven't been able to get it to detect a specific version of Windows.