30 Kasım 2015 Pazartesi

Araç çubuğu icon kaybolması

Aşağıdaki adımları sırası ile uyguladığınız taktirde sorun çözülmektedir.Fix kurulumundan sonra mutlaka Registry ayarlarıda mutlaka yapılmalıdır.

                 System icons do not appear in the notification area in Windows Vista or in Windows 7 until you restart the computer

Problem description
When you start a computer that is running Windows Vista or Windows 7 for the first time, one or more of the following icons do not appear in the notification area in the lower-right corner of the screen.
  • The Network icon
  • The Volume icon
  • The Power icon
You may also notice that the check boxes for the related system icons are not selected on the Notification Area tab of the Taskbar and Start Menu Properties dialog box. However, the network, volume, and power features function correctly even though their associated icons do not appear in the notification area. You can access these features by using Control Panel.

If you gave your computer enough time to finish the startup service initializations before you restarted it, and one or more of the system icons still do not appear in the notification area after the restart, you can make them reappear by deleting two subkeys from the registry.

To have us do this for you, go to the “Fix it for me” section. If you’d rather do this yourself, go to the “Let me fix it myself” section.
Fix it for me

Fix it for me

To run a workaround for this problem automatically, click the Fix this problem link. Then, click Run in the File Download dialog box, and follow the steps in this wizard.


Note This wizard may be in English only. However, the automatic fix also works for other language versions of Windows.

Note If you are not on the computer that has the problem, you can save the automatic fix to a flash drive or to a CD, and then you can run it on the computer that has the problem.

Now go to the "Did this fix the problem?" section.

Let me fix it myself
When you first start a new computer, the operating system typically runs startup service initializations that may take from one to six hours to finish, depending on which applications are preloaded on the computer. Make sure that you give the operating system sufficient time to finish these startup service initializations before you shut down or restart the computer. This issue typically will not recur after the operating system has finished initializing all the background services before it is restarted.

Note You can determine whether these service initializations are finished by observing the hard disk light activity (if your computer has this feature). If the hard disk drive light blinks intermittently instead of being solidly lit, these service initializations might be finished. You can also check CPU usage on the Performance tab in Windows Task Manager. If CPU usage is less than 15 percent, the service initializations are probably completed, and you can shut down or restart the computer. You can make the icons reappear by deleting two subkeys from the registry. To do this, follow these steps.

Note You may have to reapply this workaround after you restart the computer if the icons still do not appear in the notification area.

Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756 How to back up and restore the registry in Windows
  1. Click Start Start button, type regedit in the Start Search box or the Serach programs and files box, and then press ENTER.

    User Access Control     permission If you are prompted for an administrator password or for confirmation, type the password, or click Allow.
  2. Locate and then click the following registry subkey:
    HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify
  3. In the Details pane, click the IconStreams registry entry.
  4. On the Edit menu, click Delete, and then click Yes.
  5. In the Details pane, click the PastIconsStream registry entry.
  6. On the Edit menu, click Delete, and then click Yes.
  7. Exit Registry Editor.
  8. Restart the Explorer.exe process. To do these, follow these steps:
    1. Press CTRL+SHIFT+ESC.
    2. On the Processes tab in Task Manager, click the explorer.exe process, and then click End Process two times.
    3. On the File menu, click New Tasks (Run), type explorer, and then click OK.
    4. Exit Task Manager.
  9. If you are running Windows 7, follow these additional steps:
    1. Click StartStart button, type Customize icons and then click Customize icons on the task bar.
    2. Click Turn system icons on or off, and then set Volume, Network, and Power System to On.
    3. Click OK, make sure that the behavior for Power, Network, and Volume are set correctly, and then click OK

23 Kasım 2015 Pazartesi

LaserJet Pro MFP M476dn Print Sorunu

 Microsoft Windows 7 Professional (64-bit) işletim sistemi olduğunda ikiden fazla çıktı almaya çalışıldığında not responding düşüyor ve spooler hatası veriyor.

Hp ile görüşmelerde HP Universal Print Driver for Windows PCL5 (64-bit) sürücü kurulduğunda problemin giderildiği görülmüştür.

19 Kasım 2015 Perşembe

Stackhash APPCRASH Hatası

1.İlk olarak başlat- search bölümüne services.msc yazıyoruz.Açılan bölümde servisler listesinden windows update buluyoruz.Startup type bolumunde disabled seçtikten sonra Apply tıklıyoruz.Daha sonra stop tıklıyarak birinci aşamayı tamamlıyoruz.



2.İkinci aşamada aşamada registry tarafında aşağıdaki ayar yapılacaktır.

http://uzmanbt.blogspot.com.tr/2015/10/outlook-loading-profile-sorunu.html

3.Tüm işlemler bittikten sonra aşağıdaki penceler ile ilerliyor olacağız.


Bilgisayarım simgesine sağ tıklayıp properties - Advanced - Performance bölümündeki - Settings - Data Execution Prevention - Turn on DEP for all programs and services except those I select seçtikten sonra burda asıl soruna sebep olan stackhash varsa buda kaldırılacaktır, ayrıca burda bulunan diğer tüm uygulamaların check işaretini kaldırması tavsiye olunur.

4.Tüm bu işlemlerden sonra restart edilmesi önerilmektedir.

5.Tekrar windows update almak istenirse servislerden windows update aktif hale getirilmelidir.

10 Kasım 2015 Salı

Windows 7 CMD Komut Satırı Kapatma, Restart ve Diğerleri

  • shutdown -r — restarts
  • shutdown -s — shutsdown
  • shutdown -l — logoff
  • shutdown -t xx — where xx is number of seconds to wait till shutdown/restart/logoff
  • shutdown -i — gives you a dialog box to fill in what function you want to use
  • shutdown -a — aborts the previous shutdown command....very handy!
Additional options:

  • -f — force the selected action