techincal info - shit I can never remember

Don't use WEP encryption with wireless networks. Use WPA or later versions.

useful registry keys

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\* Maps file extensions to commands used to open the file.

can't run .exe files?

Navigate to \windows\system32, run command.com. type regedit

Drill down into HKEY_CLASSES_ROOT\exefile\shell\open\command and check that the default value is: "%1" %*

Goto HKEY_CLASSES_ROOT\.exe (create it if neccessary), and set the default value to: exefile.

add right click 'view dependencies' option for exes/dlls

eg: "C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\Tools\Bin\Depends.Exe" %1 if you've installed vc to the default location. note the quotes are important.


ssTk.co.uk
Last updated: 02 February 2012