Br4tt3 Posted May 18, 2004 Posted May 18, 2004 Oki, so here it is... trying to run a vbscript from the RunOnce entry off the registry to add a .pac file for customizing Internet Explorer (AutoConfigURL)...When I run the script from within Wndows through cscript.exe it works out just fine but from the RunOnce entry... nothing happens... any1?Is this registry hive locked at the logon sequence or?The reg entry would be:HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Internet Settings\AutoConfigURL
/\/\o\/\/ Posted May 18, 2004 Posted May 18, 2004 isn't using group policy better ? gpedit (Local computer policy -> user configuration -> internet explorer maintenance -> connection -> automatic Browser configuration) did you use the full path to cscript in the registry ?gr /\/\o\/\/
Br4tt3 Posted May 19, 2004 Author Posted May 19, 2004 Yup, it is.... and i am using that on comps connected to the domain structure, however this hack would be for off site computers, not connected to the domain...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now