UTAC – USB TEMPer Advanced Control
September 15th, 2008Reboot – shutdown.exe
September 12th, 2008c:\WINDOWS\system32\shutdown.exe -r -f -t 60
Turning on ASP.NET 2.0 in IIS
September 7th, 2008Try running aspnet_regiis -u
from a command window in the .Net Framework directory :
Drive:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
Then, run aspnet_regiis -i
to re-register it, and see if it works after that
Google Chrome (BETA) til Windows
September 3rd, 2008How to delete GPT Protective Partition
August 27th, 2008In Windows XP Professional, if you cannot access or modify GPT disk, you can convert a GPT disk to MBR by using the clean command in DiskPart, which will remove all data and partition structures from the disk.
1. You may see S2VR HD 5 Drives in GPT status.
2. Go to DOS command line (click on “Start Menu”, then “Run”, type in “cmd” in textbox, and hit “OK”)
- Type in “DiskPart” in command line.
- Type in “list disk” in command line to show all disks in this machine.
- Use “select” to set the focus to the specified partition, for example “select disk 1″.
- Use “clean” command to remove GPT disk from the current in-focus disk by zeroing sectors.
3. Go back to Disk Management, you can see all S2VR HD disks are “unallocated” now. Right click on disk info, choose “Initialize Disk”.
4. Choose all drives in S2VR HD and initialize them
Update for Exchange 2003 (KB 911829) – Vista – OWA
August 25th, 2008This update restores functionality to Microsoft Exchange 2003 Outlook Web Access due to changes being made to Internet Explorer in Microsoft Windows Vista.
Exchange 2003 SP2 must be installed prior to installing this update.
Remember to stop “World Wide Web Publishing Service”