Redemarrage de mon pc

coldods Messages postés 69 Statut Membre -  
arrial Messages postés 1803 Date d'inscription   Statut Membre Dernière intervention   -
Bonjour,
je suis oblige d'eteindre mon pentium3 une seconde fois por qu'il s'eteigne vraiment. il redemarre toujours la 1ere fois!
merci de votre aide

--
Nul n'est excepte de dire des sottises, l'essentiel c'est de ne pas le dire avec... serieux ;)
Configuration: Windows XP
Firefox 2.0.0.15

2 réponses

  1. arrial Messages postés 1803 Date d'inscription   Statut Membre Dernière intervention   251
     
    Démarrer►Exécuter►regedit [Enter]

    Tu suis l'arborescence jusqu'à la clé ►

    Poste de travail\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer
    Shutdown Setting

    ▼▼▼▼▼▼
    HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer

    Data type Range Default value
    REG_DWORD
    0x1 | 0x2 | 0x4 | 0x8 | 0x10 | 0x20 | 0x40 | 0x80
    0x2

    Description

    Determines how the system interprets a command to shut down the system.

    This entry stores the setting selected most recently from the list on the Shut Down Windows dialog box. This setting is displayed as the default the next time the dialog box appears.

    Value Meaning
    0x1
    Log off. Ends the session, leaving the computer running on full power.

    0x2
    Shut down. Ends the session and shuts down Windows 2000 so that the power can be turned off safely.

    0x4
    Restart. Ends the session, shuts down Windows 2000, and starts Windows 2000 again.

    0x8
    Restart in MS-DOS mode. (Not available in Windows 2000.)

    0x10
    Stand by. Maintains the session, keeping the computer running on low power with data still in memory. (This setting requires power management hardware support.)

    0x20
    Stand by (with wakeup events disabled). Maintains the session, keeping the computer running on low power with data still in memory. (This setting requires power management hardware support.)

    0x40
    Hibernate. Saves the session to disk so that the power can be turned off safely. The session is restored the next time Windows 2000 is started.

    0x80
    Disconnect. Disconnects the session. The session can be reconnected the next time the user logs on. (Disconnect is available only in Terminal Server sessions.)

    Note

    The list on the Shut Down Windows dialog box displays all of the shut-down options that the computer supports. If the value of this entry is changed to represent an unsupported option, the system uses the default value of 0x2.
    ▲▲▲▲▲▲

    Donc, tu règles la clé de type DWORD, appelée Shutdown Setting (avec un blanc entre les 2 !), sur la valeur 2

    Ça doit marcher après un reboot.
    1
    1. coldods Messages postés 69 Statut Membre 4
       
      salut arrial,
      j'ai suivis tes conseils =>(Poste de travail\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer...) mais le probleme c que je vois nulle part ''Shutdown Setting''
      0
  2. arrial Messages postés 1803 Date d'inscription   Statut Membre Dernière intervention   251
     
    Je te suggère donc de

    •1► Chercher ailleur, voir si elle n'est pas déplacée,

    dans regedit : ►Édition►Rechercher …

    •2► La créer

    Pas de panique, c'est facile. Je crois que les options apparaissent à partir du clic-droit sur le blanc du répertoire …

    C'est peut-être là ton problème (peut-être …), en l'absence de la clè, quel est le comportement par défaut ? cela peut différer d'une version Windows à l'autre.
    0