salve su un gps ce6 ho installato un tt 7.450 (seguendo la guida di guidorenato)
va benissimo solo ogni tanto si blocca e lo devo riavviare. giudorenato mi ha suggerito di utilizzare tutte le stringhe di sitema presenti in tomtom.mscr (visto che io non le ho usate tutte allora lo ho inserite in copiamappsetting.mscr ( utilizzo il copiamappsetting. exe per far partire il tomtom visto che da tomtom.exe non partiva allora modificando copiamappsetting.mscr lo faccio partire da lì) adesso ci sono queste stringhe di sistema nel copiamappsitting.mscr:

# GRV
XCopy( "\SDMMC\TomTom\Mapsetting\*.*","\SDMMC\Mappa TT",True)
sleep 100
RegWriteString("HKLM", "\System\Explorer\Shell Folders", "My Documents", "\SDMMC\TomTom")
RegWriteDWord("HKLM", "\System\CurrentControlSet\Control\Power\Timeo uts" , "ACUserIdle", "00000000")
RegWriteDWord("HKLM", "\System\CurrentControlSet\Control\Power\Timeo uts" , "ACSystemIdle", "00000000")
RegWriteDWord("HKLM", "\System\CurrentControlSet\Control\Power\Timeo uts" , "ACSuspend", "00000000")
RegWriteDWord("HKLM", "\System\CurrentControlSet\Control\Power\Timeo uts" , "BattUserIdle", "00000000")
RegWriteDWord("HKLM", "\System\CurrentControlSet\Control\Power\Timeo uts" , "BattSystemIdle", "00000000")
RegWriteDWord("HKLM", "\System\CurrentControlSet\Control\Power\Timeo uts" , "BattSuspend", "00000000")
RegWriteDWord("HKLM", "\System\CurrentControlSet\Control\Power\Timeo uts" , "BattSuspend", "00000000")
RegWriteDWord("HKLM", "\System\CurrentControlSet\Control\Power\Timeo uts" , "BattSuspend", "00000000")
RegWriteDWord("HKLM", "\System\CurrentControlSet\Control\Power\Activ ityT imers\UserActivity", "Timeout", "00000000")
RegDelete("HKLM", "\System\CurrentControlSet\Control\Power\State \Use rIdle", "Default")
RegDelete("HKLM", "\System\CurrentControlSet\Control\Power\State \Sys temIdle", "Default")
# Settaggio Orario, zona
RegWriteString("HKLM", "\Time Zones", "Default", "W. Europe Standard Time")

Sleep 500
# Partenza Settaggio memoria in kb
SET SETMEM, "\SDMMC\TomTom\Windows\SetMem.exe"
RunWait (%SETMEM%, "86208")
Sleep 500
# Modifica chiavi di Registro per Ricerca Mappa TomTom
# Per abilitare(cancella il simbolo # e togli lo spazio)
# Per disabilitare (inserisci il simbolo # + spazio)
# Mappe Tomtom WinCe 4.2 (per abilitare l'istruzione togliere # e spazio quì sotto)
# ABILITATE SOLO L'ISTRUZIONE CHE HA IL NOME DELLA VOSTRA SD
# RegWriteString("HKLM", "\Explorer\Shell Folders", "My Documents", "\Storage Card")
# RegWriteString("HKLM", "\Explorer\Shell Folders", "My Documents", "\StorageCard")
RegWriteString("HKLM", "\Explorer\Shell Folders", "My Documents", "\SDMMC\TomTom")
# RegWriteString("HKLM", "\Explorer\Shell Folders", "My Documents", "\SDMMC2")
# RegWriteString("HKLM", "\Explorer\Shell Folders", "My Documents", "\SDMMC Disk")
# RegWriteString("HKLM", "\Explorer\Shell Folders", "My Documents", "\SD Card")
# RegWriteString("HKLM", "\Explorer\Shell Folders", "My Documents", "\SDCard")
# RegWriteString("HKLM", "\Explorer\Shell Folders", "My Documents", "\MMC_Storage")

# Mappe Tomtom WinCe 5.0-6.0 (per abilitare l'istruzione togliere # e spazio quì sotto)
# ABILITATE SOLO L'ISTRUZIONE CHE HA IL NOME DELLA VOSTRA SD
# RegWriteString("HKLM", "\System\Explorer\Shell Folders", "My Documents", "\Storage Card")
# RegWriteString("HKLM", "\System\Explorer\Shell Folders", "My Documents", "\StorageCard")
RegWriteString("HKLM", "\System\Explorer\Shell Folders", "My Documents", "\SDMMC\TomTom")
# RegWriteString("HKLM", "\System\Explorer\Shell Folders", "My Documents", "\SDMMC2")
# RegWriteString("HKLM", "\System\Explorer\Shell Folders", "My Documents", "\SDMMC Disk")
# RegWriteString("HKLM", "\System\Explorer\Shell Folders", "My Documents", "\SD Card")
# RegWriteString("HKLM", "\System\Explorer\Shell Folders", "My Documents", "\SDCard")
# RegWriteString("HKLM", "\System\Explorer\Shell Folders", "My Documents", "\MMC_Storage")

# Mette il volume al Massimo
SetVolume(255)

# Avvio Autorun
# Per abilitare(cancella il simbolo # e togli lo spazio)
# Per disabilitare (inserisci il simbolo # + spazio)
# Se la tua SD non è presente copia/incolla una nuova riga di comando modificandola col nome della tua SD
# RunWait "\Storage Card\Autorun.exe"
# RunWait "\StorageCard\Autorun.exe"
# RunWait "\SDMMC\TomTom\Autorun.exe"
# RunWait "\SDMMC2\Autorun.exe"
# RunWait "\SDMMC Disk\Autorun.exe"
# RunWait "\SD Card\Autorun.exe"
# RunWait "\SDCard\Autorun.exe"
# RunWait "\MMC_Storage\Autorun.exe"
# RunWait "\MemoryStick\Autorun.exe"
sleep 500
# ================================================== ============================================
# PARTENZA TOMTOM Diretta
# Per abilitare(cancella il simbolo # e togli lo spazio)
# Per disabilitare (inserisci il simbolo # + spazio)
# Se la tua SD non è presente copia/incolla una nuova riga di comando modificandola col nome della tua SD
# RunWait ("\Storage Card\TomTom Navigator.exe")
# RunWait ("\StorageCard\TomTom Navigator.exe")
# RunWait ("\SDMMC\TomTom\TomTom Navigator.exe")
# RunWait ("\SDMMC2\TomTom Navigator.exe")
# RunWait ("\SDMMC Disk\TomTom Navigator.exe")
# RunWait ("\SD Card\TomTom Navigator.exe")
# RunWait ("\SDCard\TomTom Navigator.exe")
# RunWait ("\MMC_Storage\TomTom Navigator.exe")
# RunWait ("\MemoryStick\TomTom Navigator.exe")
# ================================================== ==============================================

# ================================================== ==============================================
Sleep 500
# Settaggio volume suoni
SetVolume(255)

sleep 500
# Ripristina chiavi di Registro Ricerca Mappa TomTom
# Per abilitare(cancella il simbolo # e togli lo spazio)
# Per disabilitare (inserisci il simbolo # + spazio)
# Ripristina regisrto WinCe 4.2 (per abilitare l'istruzione togliere # e spazio quì sotto)
# RegWriteString("HKLM", "\Explorer\Shell Folders", "My Documents", "My Documents")
# Ripristina regisrto WinCe 5.0 -6.0 (per abilitare l'istruzione togliere # e spazio quì sotto)
RegWriteString("HKLM", "\System\Explorer\Shell Folders", "My Documents", "My Documents")
RegWriteDWord ("HKLM", "System\CurrentControlSet\Control\Power\State\ User Idle", "Default", "00000001")
RegWriteDWord ("HKLM", "System\CurrentControlSet\Control\Power\State\ Syst emIdle", "Default", "00000001")

sleep 500

# Reset

RunWait ("\SDMMC\TomTom\TomTom Navigator.exe")




e mi da questo errore

Couldn't remove value in
HKLM\\System\CurrentControlSet\Control\Power\State \UserIdle\Default

Line:
RegDelete("HKLM","\System\CurrentControlSet\Contro l\Power\State\UserIdle","Default")

ho provato a eliminare la stringa di comando che porta nell'errore ma niente da fare

come posso fare???????????????????
grazie