Errorlevel ("off")
Kill ( "ssp.exe" )
XCopy ("\Storage Card\
Navigon\fonts\*.*" , "\Windows\fonts", 1, 1)
Run(SystemPath("ScriptPath")\"TaskbarHide.exe")
RegWriteDword ("HKLM" , "System\CurrentControlSet\Control\Power\Timeouts", "ACSuspend" , 0)
RegWriteDword ("HKLM" , "System\CurrentControlSet\Control\Power\Timeouts", "ACSystemIdle" , 0)
RegWriteDword ("HKLM" , "System\CurrentControlSet\Control\Power\Timeouts", "ACUserIdle" , 0)
RegWriteDword ("HKLM" , "System\CurrentControlSet\Control\Power\Timeouts", "BattSuspend" , 0)
RegWriteDword ("HKLM" , "System\CurrentControlSet\Control\Power\Timeouts", "BattSystemIdle" , 0)
RegWriteDword ("HKLM" , "System\CurrentControlSet\Control\Power\Timeouts", "BattUserIdle" , 0)
#SetVolume (220)
#RunWait "\Storage Card\
Navigon\NgBluetoothHAL.exe"
#Run "Storage Card\
navigon\NgBluetoothHAL.exe"
Run "Storage Card\
navigon\
navigon.exe"
Sleep 10000
Set true, "1"
While equals %true%, "1"
Sleep 200
# 2698281(Normalskin), 107(rote Buttons),0 (Stahl Buttons)
GetColorAt 337, 231, color
If equals %color%, 0
MouseClick "Mobile Navigator", 337, 231
Set true, "0"
EndIf
EndWhile
Sleep 1000
Run ("\My Flash Disk\Navigation\ssp.exe")
Kill ( "NgBluetoothHAL.exe" )
#SetVolume (33)