Windows 7 available direct from Microsoft’s website – just the install disk.
Professional 32 bit:
http://msft-dnl.digitalrivercontent.net/msvista/pub/X15-65804/X15-65804.iso
64 bit:
http://msft-dnl.digitalrivercontent.net/msvista/pub/X15-65805/X15-65805.iso
Home Premium Links 32 Bit:
http://msft-dnl.digitalrivercontent.net/msvista/pub/X15-65732/X15-65732.iso
64 Bit:
http://msft-dnl.digitalrivercontent.net/msvista/pub/X15-65733/X15-65733.iso
Share on Facebook
Suppose you want to create 20gigs VHD in drive C with name win7.vhd and assign it into drive H
Open command prompt with administrator right
Type diskpart
CREATE VDISK FILE=”c:\win7.vhd” MAXIMUM=20480
SELECT VDISK FILE=”c:\win7.vhd”
ATTACH VDISK
CREATE PARTITION PRIMARY
ASSIGN LETTER=H
FORMAT QUICK LABEL=Windows7
EXIT
Share on Facebook
Recently Connectify release version 1 of it’s famous WiFi Hotspot software.
The advantage is you can easily turn your PC / Laptop based on Windows 7 into WiFi hotspot instead of AdHoc, so your other device such as handphone, iphone or even your android phone can enjoy your internet connection via WiFi connection.

For further information check Connectify website
Share on Facebook
Just type
robocopy /E /R:1 /W:1 /COPYALL /ETA “L:\\” “H:\\”
and make sure your running command prompt as administrator
Share on Facebook
Check your hardware specification
- Turn off your device, by long press disconnect or shutdown button
- Press disconnect / shutdown button along with back button
- wait for few seconds
- There will be 3 androids playing skateboard
The display will be like this
SAPPHIRE PVT 32A SHIP S-ON H
HBOOT-1.33.0009 (SAPP10000)
CPLD-12
RADIO-3.22.20.17
May 8 2009,21:02:32
According toWikipedia, there are 2 types of Magic,
- PVT32A handsets have 288MB total RAM (192MB usable by OS – same as Hero handsets) and use the Qualcomm MSM7200A CPU
- PVT32B handsets have 192MB total RAM (96MB usable by OS) and use the Qualcomm MSM7201A CPU
Share on Facebook
Recent Comments