Spegni forzatamente il computer usando un bat:
Codice:
shutdown /f /s /t 00
Codice:
/f : Forces running applications to close
/s : Shuts down the local computer
/t xx : Sets the timer for system shutdown in xx seconds. The default is 20 seconds
Oppure modifichi il valore delle seguenti chiavi ed usi lo shutdown "normale":
WaitToKillAppTimeout
WaitToKillServiceTimeout
Situate in:
Codice:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
Da 5000 ( 5 secondi ) ad un valore pių basso, ovviamente vale per tutti i programmi e non solo per chrome