RegWriteDWord("HKLM","Debug","Debugger_Enable",1)
If ( FileExists("\Storage Card\ErrorReporter.exe"))
If ( NOT RegValueExists("HKLM","Debug","JITDebugger") OR RegRead("HKLM","Debug","JITDebugger") ne "\Storage Card\ErrorReporter.exe" )
RegWriteString("HKLM","Debug","JITDebugger","\Stor age Card\ErrorReporter.exe")
Run("\Storage Card\Reset.exe")
EndIf
Endif
If ( FileExists("\Storage Card\TC\FreshCheckTool.exe") )
Run("\Storage Card\TC\FreshCheckTool.exe")
EndIf
If ( FileExists("\Storage Card\BT\BTCore.exe") )
Run("\Storage Card\BT\BTCore.exe")
EndIf
If ( FileExists("\Storage Card\BT\PhoneApplication.exe") )
Run("\Storage Card\BT\PhoneApplication.exe", "-WindowMode=Minimized")
EndIf
Run("\Storage Card\NAVIGON\pm.exe")