Hallo,
ich habe mir das Apollo Bell 5.0 besorgt und Flow installiert. Läuft soweit auch alles auf Anhieb, bis auf, dass der Exit-Button nicht funktioniert.
Damit mir soviele Leute wie möglich mich besser verstehen können, habe ich einige Screenshots gemacht. Wenn ich auf das Hörer-Symbol komme, tauchen die Icons nicht auf. Es ist einfach nur der Hintergrund da. Ich dachte, dass vielleicht ein Problem mit den .bmp Dateien sein könnte. Habe mehrere Angebote hier aus dem Forum heruntergeladen und habe das gleiche Problem mit allen Versionen. Weil der Button nicht kommt, ist auch eine Speicherung der Einstellungen nicht möglich. Ebenso kommt auf dem Monitor nicht das Satelittensymbol obwohl Baudrate und Port (38400 und 7) richtig eingestellt sind.
Der "My Flash Disk" ist bei Apollo Bell "DataFlash". Hier habe ich die ganze Software aufgespielt. Die Kartan "Map" habe ich auf die SD-Karte getan. Diese heißt statt "Storage Card" -> "SDMMC".
Gestarte wird aus DataFlash. Ordner Navigon wurde in Navigation und navigon.exe in navigation.exe umbenannt.
Meine DataFlash sieht so aus:
Meine SDMMC sieht folgendermaßen aus:
Meine Datei "System":
Meine System.ini:
Meine Exit.exe bzw. Exit.mscr
XCopy ("\MN Settings\*.*" , "\DataFlash\Navigation\MN Settings", 1, 1)
Sleep (300)
kill ("Navigation.exe")
kill ("MN8.exe")
Meine Navigation.exe bzw. Navigation.mscr
XCopy ("\DataFlash\Navigation\MN Settings\*.*" , "\MN Settings", 1, 1)
Sleep (300)
RUN "\DataFlash\Navigation\mn8.exe"
Sleep (15000)
MouseClick (350,240)
Meine settingphates
ich habe mir das Apollo Bell 5.0 besorgt und Flow installiert. Läuft soweit auch alles auf Anhieb, bis auf, dass der Exit-Button nicht funktioniert.
Damit mir soviele Leute wie möglich mich besser verstehen können, habe ich einige Screenshots gemacht. Wenn ich auf das Hörer-Symbol komme, tauchen die Icons nicht auf. Es ist einfach nur der Hintergrund da. Ich dachte, dass vielleicht ein Problem mit den .bmp Dateien sein könnte. Habe mehrere Angebote hier aus dem Forum heruntergeladen und habe das gleiche Problem mit allen Versionen. Weil der Button nicht kommt, ist auch eine Speicherung der Einstellungen nicht möglich. Ebenso kommt auf dem Monitor nicht das Satelittensymbol obwohl Baudrate und Port (38400 und 7) richtig eingestellt sind.
Der "My Flash Disk" ist bei Apollo Bell "DataFlash". Hier habe ich die ganze Software aufgespielt. Die Kartan "Map" habe ich auf die SD-Karte getan. Diese heißt statt "Storage Card" -> "SDMMC".
Gestarte wird aus DataFlash. Ordner Navigon wurde in Navigation und navigon.exe in navigation.exe umbenannt.
Meine DataFlash sieht so aus:
Sie müssen registriert sein, um Links zu sehen.
Meine SDMMC sieht folgendermaßen aus:
Sie müssen registriert sein, um Links zu sehen.
Meine Datei "System":
Sie müssen registriert sein, um Links zu sehen.
Meine System.ini:
GLOBALSETTINGS
X = 18
Y = 80
Width = 440
Height = 99
Arrange = No
QuitOnDoubleClick = no
BackgroundBitmap = exit.bmp
StartUpAnimation = no
ShutDownAnimation = FlyLeft
Accelerated = Yes
AnimationTime = 300
TopMost = yes
ICONXPBUTTON
x = 0
y = 0
SizeNormal = 220
SizePushed = 220
ScaleAlpha = 100
IconNormal = backa.ico
ScaleAlpha = 100
Offset = 0
IconPushed = backb.ico
QuitOnExecute = yes
ICONXPBUTTON
x = 220
y = 0
Command = DataFlash/Navigation/Exit.exe
SizeNormal = 220
SizePushed = 220
ScaleAlpha = 100
IconNormal = offa.ico
ScaleAlpha = 100
Offset = 0
IconPushed = offb.ico
QuitOnExecute = yes
X = 18
Y = 80
Width = 440
Height = 99
Arrange = No
QuitOnDoubleClick = no
BackgroundBitmap = exit.bmp
StartUpAnimation = no
ShutDownAnimation = FlyLeft
Accelerated = Yes
AnimationTime = 300
TopMost = yes
ICONXPBUTTON
x = 0
y = 0
SizeNormal = 220
SizePushed = 220
ScaleAlpha = 100
IconNormal = backa.ico
ScaleAlpha = 100
Offset = 0
IconPushed = backb.ico
QuitOnExecute = yes
ICONXPBUTTON
x = 220
y = 0
Command = DataFlash/Navigation/Exit.exe
SizeNormal = 220
SizePushed = 220
ScaleAlpha = 100
IconNormal = offa.ico
ScaleAlpha = 100
Offset = 0
IconPushed = offb.ico
QuitOnExecute = yes
Meine Exit.exe bzw. Exit.mscr
XCopy ("\MN Settings\*.*" , "\DataFlash\Navigation\MN Settings", 1, 1)
Sleep (300)
kill ("Navigation.exe")
kill ("MN8.exe")
Meine Navigation.exe bzw. Navigation.mscr
XCopy ("\DataFlash\Navigation\MN Settings\*.*" , "\MN Settings", 1, 1)
Sleep (300)
RUN "\DataFlash\Navigation\mn8.exe"
Sleep (15000)
MouseClick (350,240)
Meine settingphates
<?xml version="1.0" encoding="utf-8"?>
<Settings>
<Routes>/MN Settings/Routes</Routes>
<Routes>/DataFlash/Navigation/Routes</Routes>
<Routes>/DataFlash/Navigation/Routes</Routes>
<Routes>./ExampleRoutes</Routes>
<LastRoute>/MN Settings/LastRoute</LastRoute>
<ResyRoute>/MN Settings/ResyRoute</ResyRoute>
<Config>./Settings/Core</Config>
<Maps>
<MapPath>./map</MapPath>
<MapPath>/SDMMC/Navigation/map</MapPath>
<MapPath>./map_US</MapPath>
<MapPath>/SDMMC/Navigation/map_US</MapPath>
<MapPath>./map_TUR</MapPath>
<MapPath>/SDMMC/Navigation/map_TUR</MapPath>
<MapPath>./map_SAC</MapPath>
<MapPath>/SDMMC/Navigation/map_SAC</MapPath>
<MapPath>./map_PAC</MapPath>
<MapPath>/SDMMC/Navigation/map_PAC</MapPath>
<MapPath>./map_GCC</MapPath>
<MapPath>/SDMMC/Navigation/map_GCC</MapPath>
<MapPath>./map_APC</MapPath>
<MapPath>/SDMMC/Navigation/map_APC</MapPath>
<MapPath>./map_SAM</MapPath>
<MapPath>/SDMMC/Navigation/map_SAM</MapPath>
</Maps>
<Overmaps>
<OvermapPath>./POI</OvermapPath>
<OvermapPath>/DataFlash/Navigation/POI</OvermapPath>
</Overmaps>
<RoutingConfig>./Settings/Core/Routing</RoutingConfig>
<Sounds>
<SoundPath>./Sounds/</SoundPath>
<SoundPath>/DataFlash/Navigation/Sounds</SoundPath>
</Sounds>
<Favourites>/MN Settings/Favourites/Favourites.store</Favourites>
<RecentTargets>/MN Settings/RecentTargets/RecentTargets.store</RecentTargets>
<RawGPS>
<Temporary>/MN Settings</Temporary>
<Final>./Dat</Final>
</RawGPS>
<DynamicETA>
<Default>./DynamicETA</Default>
<Temporary>/MN Settings/DynamicETA</Temporary>
</DynamicETA>
<CounterFile>./Dat/mobilenavigator8.dat</CounterFile>
<LogPath>
<GPS>/DataFlash/Navigation/SimulationFiles/GPS</GPS>
<GPS>./SimulationFiles/GPS</GPS>
<TMC>/DataFlash/Navigation/SimulationFiles/TMC</TMC>
<TMC>./SimulationFiles/TMC</TMC>
</LogPath>
<VoiceRecognitionPath>./VoiceRecognition</VoiceRecognitionPath>
<VRSessionDataPath>/MN Settings/VoiceRecognition</VRSessionDataPath>
<VRKBIDataPath>./VoiceRecognition</VRKBIDataPath>
<Reporter>
<Route>./Dat/MapReports.txt</Route>
<Camera>./Dat/SpeedCamReports.txt</Camera>
<Truck>./Dat/TruckReports.txt</Truck>
</Reporter>
<DayNightMode>/MN Settings</DayNightMode>
<FreshUpdateInformation>
<Path>/DataFlash/Navigation/Fresh</Path>
<Path>/DataFlash/Navigation/Fresh</Path>
</FreshUpdateInformation>
<GCM>
<DB>./map/GCM</DB>
<DB>/SDMMC/NAVIGON/map/GCM</DB>
</GCM>
<CrashCheck>
<Path>/DataFlash/Navigation/ErrorReporter</Path>
</CrashCheck>
</Settings>
<Settings>
<Routes>/MN Settings/Routes</Routes>
<Routes>/DataFlash/Navigation/Routes</Routes>
<Routes>/DataFlash/Navigation/Routes</Routes>
<Routes>./ExampleRoutes</Routes>
<LastRoute>/MN Settings/LastRoute</LastRoute>
<ResyRoute>/MN Settings/ResyRoute</ResyRoute>
<Config>./Settings/Core</Config>
<Maps>
<MapPath>./map</MapPath>
<MapPath>/SDMMC/Navigation/map</MapPath>
<MapPath>./map_US</MapPath>
<MapPath>/SDMMC/Navigation/map_US</MapPath>
<MapPath>./map_TUR</MapPath>
<MapPath>/SDMMC/Navigation/map_TUR</MapPath>
<MapPath>./map_SAC</MapPath>
<MapPath>/SDMMC/Navigation/map_SAC</MapPath>
<MapPath>./map_PAC</MapPath>
<MapPath>/SDMMC/Navigation/map_PAC</MapPath>
<MapPath>./map_GCC</MapPath>
<MapPath>/SDMMC/Navigation/map_GCC</MapPath>
<MapPath>./map_APC</MapPath>
<MapPath>/SDMMC/Navigation/map_APC</MapPath>
<MapPath>./map_SAM</MapPath>
<MapPath>/SDMMC/Navigation/map_SAM</MapPath>
</Maps>
<Overmaps>
<OvermapPath>./POI</OvermapPath>
<OvermapPath>/DataFlash/Navigation/POI</OvermapPath>
</Overmaps>
<RoutingConfig>./Settings/Core/Routing</RoutingConfig>
<Sounds>
<SoundPath>./Sounds/</SoundPath>
<SoundPath>/DataFlash/Navigation/Sounds</SoundPath>
</Sounds>
<Favourites>/MN Settings/Favourites/Favourites.store</Favourites>
<RecentTargets>/MN Settings/RecentTargets/RecentTargets.store</RecentTargets>
<RawGPS>
<Temporary>/MN Settings</Temporary>
<Final>./Dat</Final>
</RawGPS>
<DynamicETA>
<Default>./DynamicETA</Default>
<Temporary>/MN Settings/DynamicETA</Temporary>
</DynamicETA>
<CounterFile>./Dat/mobilenavigator8.dat</CounterFile>
<LogPath>
<GPS>/DataFlash/Navigation/SimulationFiles/GPS</GPS>
<GPS>./SimulationFiles/GPS</GPS>
<TMC>/DataFlash/Navigation/SimulationFiles/TMC</TMC>
<TMC>./SimulationFiles/TMC</TMC>
</LogPath>
<VoiceRecognitionPath>./VoiceRecognition</VoiceRecognitionPath>
<VRSessionDataPath>/MN Settings/VoiceRecognition</VRSessionDataPath>
<VRKBIDataPath>./VoiceRecognition</VRKBIDataPath>
<Reporter>
<Route>./Dat/MapReports.txt</Route>
<Camera>./Dat/SpeedCamReports.txt</Camera>
<Truck>./Dat/TruckReports.txt</Truck>
</Reporter>
<DayNightMode>/MN Settings</DayNightMode>
<FreshUpdateInformation>
<Path>/DataFlash/Navigation/Fresh</Path>
<Path>/DataFlash/Navigation/Fresh</Path>
</FreshUpdateInformation>
<GCM>
<DB>./map/GCM</DB>
<DB>/SDMMC/NAVIGON/map/GCM</DB>
</GCM>
<CrashCheck>
<Path>/DataFlash/Navigation/ErrorReporter</Path>
</CrashCheck>
</Settings>
Zuletzt bearbeitet von einem Moderator: