Dopo l'installazione di windows XP, il sistema suggerisce il tour guidato.
Con questo trucco impariamo a disabilitare questa funzione.
Aprite il registro e cercate (o eventualmente create) la chiave sottostante:
User Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Tour]
System Key: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Applets\Tour]
Value Name: RunCount
Data Type: REG_DWORD (DWORD Value)
Value Data: Remaining times to prompt (0 = disabled)
Create un nuovo valore per DWORD (oppure modifica quello esistente) chiamato "RunCount" e regolalo secondo i dati di valore qui sotto:
(Default) REG_SZ (value not set)
RunCount REG_DWORD 0x00000000 (0)
Uscite dal registro e riavviate Windows per rendere operative le nuove modifiche.
Nessun commento:
Posta un commento