Disable or enable proxy for Internet explorer or Chrome
Internet explorer and Google chrome both shares same proxy settings. So if we change setting in internet explorer, then it also effects in Google chrome. We can change proxy setting from CMD (command line prompt). Disable proxy setting : @ECHO OFF ECHO Configuring Proxy Settings! please wait... REG ADD "HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings" /v ProxyEnable /t REG_DWORD /d 0 /f Enable proxy setting : @ECHO OFF ECHO Configuring Proxy Settings! please wait... REG ADD "HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings" /v ProxyEnable /t REG_DWORD /d 1 /f REG ADD "HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings" /v ProxyServer /t REG_SZ /d address:portNumber /f address: New proxy address portNumber: Port Number Save the commands in a batch file and execute it. It will disable/enable the proxy setting for browser.
C E
ReplyDeleteG A H B
D F
Blank space are shifted . You can use 'X' for blank space :)
DeleteThis comment has been removed by the author.
ReplyDeleteG
ReplyDeleteC A H B
E __D F
Please use 'X' for blank space. Unable to get your answer.
DeleteI Didn't get you. U mean to say, blank spaces shouldn't be adjacent?
DeleteA C E G
ReplyDeleteX X X X
H F D B
X E G X
ReplyDeleteC A D B
X H F X
Rohit, This is wrong answer. Please check D and E are at diagonal.
ReplyDeleteoho , my BAD :(
DeleteX E C X
B H A G
X F D X