Windows
Generate Random Password
openssl rand -base64 12
Going to sleep
Besides SLEEP, a fixed delay can also be produced by the PING command with a loopback address.
e.g. for a delay of 60 seconds:
PING -n 61 127.0.0.1>nul
building OpenSSL with MinGW
C:\build\openssl-0.9.8l>ms\mingw32.bat "--openssldir=C:/openssl"
Fix for MPC-HC D3DX9 dll not found problem
mklink d3dx9_41.dll mpcresources.sc.dll
OGA removal
Office 2003: msiexec /x {8B4F2108-7395-4951-A7BE-86DA108A001C} /qb
Office 2007: msiexec /x {8B4F2108-7395-4951-A7BE-86DA108A001C} /qb
Vista, Details Pane Customization
HKCR\SystemFileAssociations
Vista, Network Connections
explorer /separate,::{7007ACC7-3202-11D1-AAD2-00805FC1270E}
No comments yet
