Thursday, May 22, 2008

Miscelleneous windows tips

Windows XP Tips and tricks
http://windowsxp.mvps.org/tips_page.htm
Nice site having huge archive of windows tips and tricks

iexpress - to create installer package (built into the windows natively)

Wndows forgotten password recovery methods

Setup FTP Server on home computer

To check if PAE is enabled on a system or not:-
reg query "\\\HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management" /v "PhysicalAddressExtension

To Query all the installed softwares on a system:-
reg query \\computer name>\hklm\software\microsoft\windows\currentversion\uninstall /s /v "DisplayName" |findstr "DisplayName"

How to disable compress folders in windows
Are the ZIP folders too slow for you? Disable it by unregistering the file zipfldr.dll.
regsvr32 /u zipfldr.dll

No comments:

Post a Comment

 
Site Meter