Errorlevel ("off")
Kill ( "ssp.exe" )
XCopy ("\My Flash Disk\fonts\*.*" , "\Windows\fonts", 1, 1)
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)
Run ("\
My Flash Disk\programme\koord465.exe", "Window=0 SetSN=0 KoordServ=1 GPSPort=com2:")
RunWait "\Storage Card\
NAVIGON\
NAVIGON.exe"
Run ("\My Flash Disk\Navigation\ssp.exe")
Kill ( "NgBluetoothHAL.exe" )