Tuesday, December 11, 2012

Hapus Virus Autorun.inf


1. Buka DOS Command .
2. Pilih drive (eg. D:\ o F:\) 
3. Taipkan (eg: d:\> attrib -r -a -s -h autorun.inf ) di mana d:\ adalah merujuk kepada drive.
4. Kemudian, taipkan (eg: d:\> del autorun.inf). 

Jika menggunakan thumbdrive, sila unplug dan plug semula.

Tuesday, November 6, 2012

Internet Explorer: "the requested lookup key was not found in any active activation context"


Mesej ini dipaparkan apabila pengguna menaip alamat URL ketika melayari Internet menggunakan browser Internet Explorer 6 (IE6) dalam persekitaran Windows XP SP2.

Masalah ini berlaku selepas instalasi/upgrade ke IE7. Untuk mengatasinya, sila cuba langkah berikut:
  1. Klik Start > Run
  2. Taipkan %windir%\ie7\spuninst\spuninst.exe untuk uninstall IE7
  3. Klik OK
  4. Restart PC

 

Windows XP SP3: "This copy of Windows must be activated before you can log on"


Sekira tempoh activation (30 hari) telah tamat tanpa sebarang tindakan daripada pengguna, maka mesej seperti di atas secara automatik akan dipaparkan. Bagi menyelesaikan masalah tersebut dalam persekitaran Windows XP SP3, sila ikuti langkah berikut:
  1. Restart PC dan tekan F8 / F5 untuk ke Safe Mode (without networking).
  2. Klik Start > Run dan taipkan rundll32.exe syssetup,SetupOobeBnk
  3. Kemudian klik OK.
  4. Restart PC 
Pengguna akan diberi tempoh 30 hari untuk activation.

Thursday, October 4, 2012

Gagal Edit Fail 'host'


Sekiranya menghadapi masalah menyunting (mengedit) fail host dalam Windows XP seperti yang dipaparkan dalam gambarajah di atas (Cannot create the C:\WINDOWS\system32\drivers\etc\hosts file. Make sure that the path and filename are correct.), antara kaedah penyelesaiannya ialah:


Matikan (off / deactivate) program Antivirus yang sedang running atau copy dahulu fail host tersebut ke desktop, kemudian laksanakan suntingan/edit. Setelah selesai, copy semula fail host yang telah disunting ke lokasi (folder) asal serta replace fail berkenaan.

Tuesday, September 11, 2012

Removing a Dual Boot in Windows

Removing a dual boot can be dangerous and it does not guarantee that windows will forget about the 2nd boot sector. This is your first step in removing the boot option screen and second OS installation.


1. Right click on My Computer and select properties
2. Move to the Advanced tab
3. Under Startup and Recovery select Settings
4. If you wish to leave the OS on the machine, but not see the option screen you can simply set the ‘time to display list of operating systems:’ to 0 as winXP should now be your default OS.
5. Otherwise, if the removal of the OS is your goal, then click edit.
6. First save a copy of the notepad file which opens ‘boot.ini’ just in case you make a mistake.
You will see lines such as the following:

[boot loader] timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect /NoExecute=OptIn

There will also be a line for the other OS here under [operating systems] something like ‘multi(1)disk(0)partition(#)…’

7. Check that your default line points to XP, as it does above. Then erase the line with the other OS, in this case DOS 7.1 (for example ‘multi(1)’). Please note that the entire line of code to be removed may be more than one line in notepad. Save the file.
8. Reboot
9. If everything looks correct, you can delete the folder associated with the OS that you wish to delete.
If any mistakes occur, load back into your existing OS, copy the old boot.ini over the modified one, and try again.

 Sumber: Tech Recipes
Sign up for PayPal and start accepting credit card payments instantly.