| |
Dicko1976
Posts: 60
Score: 0
Joined: 3/5/2008
Status: offline
|
I have a working HTA file in Windows XP but when its run in Vista it comes up with an error. Is the following WMI set up in Vista ? Set colInstances = objWMIService.ExecQuery _ ( "SELECT * FROM Win32_Proxy", "WQL", wbemFlagReturnImmediately + wbemFlagForwardOnly ) I am getting the proxyserver and port via the following DataArea16.InnerHTML = objweb.ProxyServer & ":" & objweb.ProxyPortNumber Any ideas ? What are the WMI differences in Vista ? Thanks Dicko
|
|