| Toto diskuzní fórum je „odborně – technické“ a je zaměřeno k diskuzi o navigačních programech IGO. V tomto diskuzním fóru nenajdete nelegální software či mapy, ani odkazy které by k nim směřovaly. | 
|   | 



 . Je to len moj dalsi pokus.
 . Je to len moj dalsi pokus.
 ErrorLevel("off")
If(FileExists("\My Flash Disk\Primo1\iGO.exe"))
  RunWait("\My Flash Disk\Primo1\iGO.exe")
EndIf
Sleep(100)
If(FileExists("\My Flash Disk\Mobilenavigator\SystemInformation.exe"))
  Run("\My Flash Disk\Mobilenavigator\SystemInformation.exe")
ElseIf(FileExists("\Storage Card\Mobilenavigator\SystemInformation.exe"))
  Run("\Storage Card\Mobilenavigator\SystemInformation.exe")
EndIf
 
  


 
  
 
  

ErrorLevel("off")
If(FileExists("\My Flash Disk\Primo1\iGO.exe"))
  Run("\My Flash Disk\Primo1\iGO.exe")
EndIf
 
 
ENDIF
Sleep "2000"
IFFILEEXIST "$iGOPrg$$PrgName$"
   RUN "$iGOPrg$$PrgName$"
ELSE
   SHOWMSG "MapChanger" "Can't find file $iGOPrg$$PrgName$. Please check configuration!"
   QUIT
ENDIF
IFFILEEXIST "$iGOPrg$utility\$PlSound$"
   PLAYSOUND "$iGOPrg$utility\$PlSound$"
ENDIF
QUIT

If(ProcExists("SystemInformation.exe"))
   Kill("SystemInformation.exe")
EndIf 
 
Zpět na MIO - specifické postupy
Uživatelé procházející toto fórum: Žádní registrovaní uživatelé a 3 návštevníků