Archive for the ‘Windows’ Category

Runas administrator

Wednesday, March 17th, 2010

If runas isn’t in the menu when you right click on a file, add the runas option to that file type in the registry, here’s how:

http://www.howtogeek.com/howto/windows-vista/add-run-as-administrator-to-any-file-type-in-windows-vista/

otherwise:

can you run any other program that can edit that file with runas?

example, I wanted to edit C:\xampp\phpMyAdmin\config.inc.php as admin,

first run dreamweaver as admin and it will also be able to save as admin!

Boot Startup Applications MSCONFIG

Monday, March 8th, 2010

Run

MSCONFIG

Location of Windows Hosts Host file

Wednesday, March 3rd, 2010

C:\WINDOWS\system32\drivers\etc\hosts

forward browser requests for www.google.com
instead to IP 192.162.1.1
example:

192.162.1.1 www.google.com