ads

29 Oktober 2012

ICON BERUBAH MENJADI ICON ADOBE READER


1. Buat file dengan kod berikut :

Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\.EXE]
@=”exefile”
“Content Type”=”application/x-msdownload”
[HKEY_CLASSES_ROOT\.EXE\PersistentHandler]
@=”{098f2470-bae0-11cd-b579-08002b30bfeb}”
[HKEY_CLASSES_ROOT\exefile]
@=”Application”
“EditFlags”=hex:38,07,00,00
“FriendlyTypeName”=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,\
00,6f,00,6f,00,74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,\
32,00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,\
00,2c,00,2d,00,31,00,30,00,31,00,35,00,36,00,00,00
[HKEY_CLASSES_ROOT\exefile\DefaultIcon]
@=”%1″
[HKEY_CLASSES_ROOT\exefile\shell]
[HKEY_CLASSES_ROOT\exefile\shell\open]
“EditFlags”=hex:00,00,00,00
[HKEY_CLASSES_ROOT\exefile\shell\open\command]
@=”\”%1\” %*”
“IsolatedCommand”=”\”%1\” %*”
[HKEY_CLASSES_ROOT\exefile\shell\runas]
[HKEY_CLASSES_ROOT\exefile\shell\runas\command]
@=”\”%1\” %*”
“IsolatedCommand”=”\”%1\” %*”
[HKEY_CLASSES_ROOT\exefile\shellex]
[HKEY_CLASSES_ROOT\exefile\shellex\DropHandler]
@=”{86C86720-42A0-1069-A2E8-08002B30309D}”
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.exe\UserChoice]
simpan dengan ekstensi .reg
setelah itu jalankan.
Setelah selesai dijalankan. icon program akan berubah seperti sedia kala.

2: Refresh secara paksa icon cache.


untuk jalankan, ikut langkah dibawah:




  1. Click Start, Default Programs.

  2. Click ‘Set your default programs’.

  3. Select a web browser, email client or any other item in the list.

  4. Click the ‘Set this program as default’ button.

  5. Click OK.

  6. Reboot and check.


3: Membersihkan dan membina semula IconCache.db 


Method 1:





  1. Show Hidden Files and Folders: VistaWndows 7.

  2. Browse to ‘C:\Users\Owner\AppData\Local’ folder and delete the hidden IconCache.db file. 

  3. Reboot.

  4. If issue persists, repeat Solution 2.

Method 2:


Guna Command Prompt:




  1. Close all folder windows that are currently open.

  2. Launch Task Manager using the CTRL+SHIFT+ESC key sequence, or by running taskmgr.exe.

  3. In the Process tab, right-click on the Explorer.exe process and select End Process.

  4. Click the End process button when asked for confirmation.

  5. From the File menu of Task Manager, select New Task (Run…)

  6. Type CMD.EXE, and click OK

  7. In the Command Prompt window, type the commands one by one and press ENTER after each command:
1
2
3
CD /d %userprofile%\AppData\Local
DEL IconCache.db /a
EXIT




  1. In Task Manager, click File, select New Task (Run…)

  2. Type EXPLORER.EXE, and click OK.

  3. Reboot.

  4. If issue persists, repeat Solution 2.

4. Uninstall Program Adobe Reader
Cara Ini mungkin lebih mudah jika dibandingkan dengan cara yang pertama, kita hanya perlu untuk uninstall saja program adobe reader. Dan jika ingin menginstall kembali adobe reader sebaiknya menggunakan installer adobe reader yang lain. 

Related Posts:

  • Apa itu RoutingDi dalam sesebuah rangkaian, data perlulah dihantar dan dikirim dengan tepat dan betul. Rangkaian komputer kompleks biasanya terdiri daripada koleksi LAN yang dijalinkan antara satu sama lain. Kerja-kerja mengirim ini dilaksa… Read More
  • AMI BIOS beep codes1 short ~ DRAM refresh failure2 short ~ Parity circuit failure3 short ~ Base 64K RAM failure4 short ~ System timer failure5 short ~ Process failure6 short ~ Keyboard controller Gate A20 error7 short ~ Virtual mode exception e… Read More
  • Phoenix BIOS beep codes1-1-1-3Verify Real Mode.1-1-2-1Get CPU type.1-1-2-3Initialize system hardware.1-1-3-1Initialize chipset registers with initial POST values.1-1-3-2Set in POST flag.1-1-3-3Initialize CPU registers.1-1-4-1Initialize cache to ini… Read More
  • Netsh CommandWhat's Netsh?Netsh is a command-line scripting utility that allows you to, either locally or remotely, display, modify or script the network configuration of a computer that is currently running. The following examples based … Read More
  • IPv6 IPv6 dibangunkan bagi tujuan menaik tarafkan IP daripada IPv4. IPv6 mempunyai urutan yang sukar kerana ia menggunakan hexadecimal sebagai nombor bagi urutannya. Mungkin tak ramai yang dapat mengingati nombor IP sendiri. Oleh… Read More