Nov 20, 2009

Proxy And Network Drive Script

free web hosting
Open Discussion & Free Web Hosting > Computers & Tech > Operating Systems > Windows (All Versions)

Proxy And Network Drive Script

wutske
At school they've decided to force us to use a proxy server (a sucky one because it's more offline than operational). As an Opera user, it's just a matter of pushing F12 to enable or disable the use of a proxy server, but IE users and FF will have to do a litlle bit more.
That's why I've made this little "script" for the other users at school (in fact it's just a .reg file that windows will import).

Set and enable a proxy server (copy the following code into a file with a .reg extention)
CODE
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"ProxyEnable"=dword:00000001
"ProxyServer"="10.22.40.6:3128"


Set and disable a proxy server: (same thing, copy to a DIFFERENT file with a .reg extention).
CODE
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"ProxyEnable"=dword:00000000
"ProxyServer"="10.22.40.6:3128"


If you save them on your desktop, it's just a matter of double-clicking the file to enable or disable the proxy.

Firefox users can use a small addon: https://addons.mozilla.org/en-US/firefox/addon/1557


----------------

While I was trying to make things more easy, I've made a small script that easily maps network drives (eg. by a single click, I can map all the shared folders on my main computer as network drives on my laptop tongue.gif ).

Make a .bat file and copy the following code to it
CODE
net use z: \\127.0.0.1\z


replace 127.0.0.1 by the name or IP-adress of the external computer and 'z' by the name of the shared folder you'd want to map. 'z:' defines to drive letter.
So, for example:

CODE
net use p: \\my_computer\media

Will map the shared folder 'media' on 'my_computer' to the drive letter p:


Happy networking wink.gif .

 

 

 


Comment/Reply (w/o sign-up)

xboxrulz
ya, it doesn't work at my school since it's a hardware proxy. Every connection leads to it. The only way to avoid it is to use a 3128 proxy server.

xboxrulz

Comment/Reply (w/o sign-up)

FeedBacker
Proxy And Network Drive Script
Proxy And Network Drive Script

That Script:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"ProxyEnable"=dword:00000001
"ProxyServer"="10.22.40.6:3128"

Dosn't work ,
I have explorer 7


-reply by zahi

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Similar Topics

Keywords : proxy, network, drive, script

  1. Bonding Network Interfaces For Double Speed?
    How to? Win 2k3 (0)
  2. Shared Network Printer Permissions In Vista
    (2)
    Hey, I'm using vista and I'm trying to connect to my mom's computer because it has the
    printer on it. There seems to be some odd issue between Vista and XP. Here's a basic scenario:
    1) I go to explorer and type in \\MBST005 which is my mom's computer, XP Media Center 2) The
    shared docs/printers come up and I double click the printer that is shared and what everyone uses.
    3) I get "Access Denied" 4) I try to open a shared folder and it works. I can save, open, create and
    delete files. Has ANYONE who uses a shared printer able to use vista to connect?....
  3. Help Needed To Create Windows Startup Script!
    (5)
    Hi all, I need a help from any one out here! I need to display one confirmation box using windows
    startup script! I need to run this script on each and every client system in my LAN! Here is the
    requirement: The script should ask the user to click yes to continue or no to exit. If the user
    click yes, that should open Internet Explorer with some site , Say google.com and after filling some
    forms and after closing the browser, that should bring to regular login screen which says, cntrl alt
    del to login! If the user directly preses the no button, that should close the co....
  4. 20 Network Connection Icon Appear On Task Tray
    (3)
    There are about 20 to 30 network connection icon appear on the task tray. How can this happen??? and
    I cannot connect to the network. There is only one network card installed in my system. I just
    installed a matlab 7 to the system yesterday. when I turn on my pc today, about 20 network
    connection icon appears. I am use windows xp sp2 with onboard Intel® PRO/100 VE network card. Help
    please, Thank you!!....

    1. Looking for proxy, network, drive, script

See Also,

*SIMILAR VIDEOS*
Searching Video's for proxy, network, drive, script
advertisement



Proxy And Network Drive Script

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com