Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   Change proxy (http://forums.winamp.com/showthread.php?t=250399)

Mark Nascimento 5th July 2006 06:12

Change proxy
 
How to change proxy on win98, IE6, with ie windows open like
Hide IP does? I've tried :
WriteRegDWORD HKU ".DEFAULT\Software\Microsoft\Windows\CurrentVersion\Internet Settings" "ProxyEnable" 1
WriteRegDWORD HKLM "Config\0001\Software\Microsoft\windows\CurrentVersion\Internet Settings" "ProxyEnable" 1
WriteRegDWORD HKCU "Software\Microsoft\Windows\CurrentVersion\Internet Settings" "ProxyEnable" 1
Hidewindow
WriteRegStr HKCU "Software\Microsoft\Windows\CurrentVersion\Internet Settings" "ProxyServer" "$8"
HideWindow
NSISdl::download /Timeout=50 /NOIEPROXY $8 ; $8 is the proxy, eg: 222.222.222.8080

But 90% of times doesn't work. Shows the flag on tools>ieoptions... but the site remains at the same adress.
"Hide IP" changes the proxy, but nsisdl, don't.
If timeout is greater than 200, nothing changes.

Takhir 5th July 2006 07:09

http://nsis.sourceforge.net/InetLoad_plug-in with /noproxy
(put dll to nsis\plugins folder)

Mark Nascimento 5th July 2006 09:14

No,no. I mean:
IE6 is opened in http://showip.eu (example)
Then, run nsis.(no site, no new window, just to change ip)
Bring to front IE6 as it was.
Press F5
Oh... No Change.
HideIP platinum changes de IP while IE page IS LOADING!!!
I would be the happiest man in quadrant alfa if I could...


All times are GMT. The time now is 05:55.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.