Saturday, September 14, 2013

How To Fix Sudden Shutdown From Asus UX31E Laptop While on Battery Mode

*UPDATE: previous software fix didn't really fix the problem. Now going down to the hardware, the battery specifically.
After diagnosing the problem, it comes down to the battery connector to the mother board. For some reason the connector didn't attached very well to the pin. I tried to pull battery connector out, wait for about 1 minute, then plug it back in. And viola, I did not encounter the problem ever since. To be honest, never expect this hardware problem from Asus since it's a known brand for hardware. But I guess no brand is perfect.



Friday, August 16, 2013

How To Flesh-Install Window 8 from USB

Here's the steps I had to take to install Windows 8 on an ASUS Zenbook Prime UX31E
  1. download Windows 8 and instead of doing the in-place upgrade, save the file as an .iso
  2. mount the ISO using Virtual Clone Drive (or your favorite mounting tool)
  3. insert a 4GB USB drive & format it to FAT32 this is a very important part, and this is why the Microsoft USB/DVD tool does not work, as that awesome tool formats the USB drive as NTFS.
  4. copy all the files from the iso over to the flash drive, keeping the directory structure intact
  5. reboot and hit ESC when you see the ASUS logo to bring up the boot menu
  6. Look for and select the UEFI: Lexar yadda yadda yadda (your entry will vary based on the make of your USB drive) but the UEFI: part is critical
  7. install windows 8 "normally"
this is quick & dirty just to get you installed, maybe one day I'll refine it and add screen shots... but probably not :)

Tuesday, April 16, 2013

Fixing No-Folder Option On Right Click Context Menu (window 7)

There is no option to create new folder on context menu when right click on mouse. The problem is created by damaged or deleted registry key. 
Here is how to fix the problem: 
1. Click Start, type regedit in Search Bar, and then click regedit in the Programs list.

Note: If you are prompted for an administrator password or confirmation, type your password or click Continue.



2. Locate and then click the following registry subkey:



HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers\New\



3. Please check if the value for (Default) is: {D969A300-E7FF-11d0-A93B-00A0C90F2719}



If the issue persists after changing the registry key value, please continue to try the following suggestions:



1. Click Start, type regedit in Search Bar, and then click regedit in the Programs list.

Note: If you are prompted for an administrator password or confirmation, type your password or click Continue.



2. Locate and then click the following registry subkey:



HKEY_CLASSES_ROOT\Folder



3. Right click on the Folder key on the left pane, and then select "Export" to backup this registry key.

4. Download folderfix.zip file

5. Save the folderfix.zip file on to your Desktop.

<iframe src="https://skydrive.live.com/embed?cid=9DBB9DDA862DAB56&resid=9DBB9DDA862DAB56%21214&authkey=AOYH5OAhg4AZ3ms" width="98" height="120" frameborder="0" scrolling="no"></iframe>

6. Right click and extract the folderfix.reg file.

7. Right click on the folderfix.reg file and then click Merge.

8. Click Yes to confirm the modification.

Thursday, April 11, 2013

Recovery Admin Password using Offline Window NT Password Disk

I had earlier post about how to recover admin password using window 7 reset disk. This is the alternative to that method, and yet very powerful tool in case you lose the password, Offline window NT Password Disk.
Basically make download the source code from Here 
Then follow instruction on the screen
Note: make sure to go to the BIOS to enable USB boot if install on USB
You can watch this on youtube if you have no idea how to do it.