View Full Version : switch on/off proxy by clicking on icon
cimenta
09-28-2000, 03:06 AM
hi, I would like to have _subj_ I have to switch on/off proxy in IE a couple of times during day at my work.
Could anybody help me to do it?
Thanx
Radek
If you just need to switch the proxy on and off, there is a registry setting that turns it on or off. If you had two .REG files say on your desktop you could run on to turn the proxy setting on and one to turn it off. Example:
This will turn the proxy setting off:
REGEDIT4
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Internet Settings]
"ProxyEnable"=dword:0
And this will turn it on:
REGEDIT4
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Internet Settings]
"ProxyEnable"=dword:1
Hope this helps
Rob
cimenta
09-28-2000, 03:28 PM
Thank you, BUT
It is not working properly ;-( I knew that but it has no effect for already runnig program (IE). The proxy is still switched off. But it is not exactely I need. Try refresh!!!
To change registry I used ftp://ftp.microsoft.com/bussys/winnt/winnt-public/reskit/nt40/i386/reg_x86.exe
P.S. Can I delete temporary internet files just by click on something? It goes with proxy.
Thank you.
Radek
Powered by vBulletin™ Version 4.1.0 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.