Windows handies
Change internet proxy acces using .reg file
Since I’m on/off different virtual private networks I need to change my internet proxy server (Internet Explorer -> Tools -> Internet Options : Connections : Lan Settings : Proxy Server) every time I switch vpn’s. I don’t have RSI and I like to keep it that way. The .reg file below does the trick. (I needed to change Regedit4 into Windows Registry Editor Version 5.00). Got it from this Microsoft KB article.
setproxy.reg
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings]
"MigrateProxy"=dword:00000001
"ProxyEnable"=dword:00000001
"ProxyHttp1.1"=dword:00000000
"ProxyServer"="<proxyserveruri>:<proxyserverport>"
"ProxyOverride"="*.local;*.localhost;<local>"
Silent load of registry (.reg) file.
To avoid the anoying popups when double clicking a registry file the registry file can be loaded with the regedit utility silently. Syntax is 'regedit /s <registryfile>.
C:\\bin\\EXE\\vpn>setproxy.cmd
C:\\bin\\EXE\\vpn>regedit /s C:\\bin\\EXE\\vpn\\setproxy.reg
C:\\bin\\EXE\\vpn>
Registry Key Locations
Some registry key locations (for manual removal of windows services, startup programs).
Windows Services (c:\\WINDOWS\\system32\\services.msc)
HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services
Startup Commands, MSConfig Startup tab (C:\\WINDOWS\\system32\\dllcache\\msconfig.exe)
HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run
shutdown
Shutdown acn be done with
Read more →
Run Internet Explorer 7 standalone (without touching existing IE6 install).
Works like a charm! Read the details here; http://tredosoft.com/IE7_standalone
C:\\Program Files\\Internet Explorer 7>IE7-WindowsXP-x86-enu.exe /x
C:\\Program Files\\Internet Explorer 7>
C:\\Program Files\\Internet Explorer 7>update\\xmllitesetup.exe
Multiple IE installs (> v3)
Didn’t yet try the installer option below:
http://tredosoft.com/Multiple_IE
Read more →
freaking hilarious incident…
**** production DB issue User ID :**** Phone :+**** Location :**** PC nr :****
Software/hardware :**** Problem & TS : A job hangs in ****, Job name: **** User would like to be called back on the phone number provided if more information is needed. User said he cannot explain it to me because its too difficult to understand and i wouldnt understand anything anyways. **** production DB issue
copy from call ticket 600-01-12184003 with incident ticket 600-02-6637739
hey team, talked with **** **** about this problem and she assigned it to your team. Can you please take a look at it? Thank you
Read more →