I need a way to retrieve the operating system from the host computer. I'm creating an install application and different things need to happen when it is WinNT vs. Win95. I know that I can use a Shell object to retrieve a NT or 2000 OS:
Dim wshSysEnv
Set wshSysEnv =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.