Looks like there is still some other bug. This is what I get after launching RR after update to 10a
Sorry, you thought wrong. The iGuidance changes are not added yet. This is future development. I've added the iGuidance config item into RRConfig, but at present this config value is not used by RR.exe (sorry).
06 Volvo XC90
Use to have installed MII 10000/512Mb/40GB, Lilliput 7", OPUS 90W, Wifi-G PCMCIA, Head Unit Aux adapter, Delorme GPS, XM PCR, Audigy NX, RR
Car PC downloads: http://carpc.harteveldt.com/
Looks like there is still some other bug. This is what I get after launching RR after update to 10a
LagunaICE: What version of windows are you using?
06 Volvo XC90
Use to have installed MII 10000/512Mb/40GB, Lilliput 7", OPUS 90W, Wifi-G PCMCIA, Head Unit Aux adapter, Delorme GPS, XM PCR, Audigy NX, RR
Car PC downloads: http://carpc.harteveldt.com/
..and this is my Time zones registry export for debugging purposes...
Anyone else with this TZ problem? I've tested on XP SP2 and Vista and have not been able to recreate this problem.
06 Volvo XC90
Use to have installed MII 10000/512Mb/40GB, Lilliput 7", OPUS 90W, Wifi-G PCMCIA, Head Unit Aux adapter, Delorme GPS, XM PCR, Audigy NX, RR
Car PC downloads: http://carpc.harteveldt.com/
See my trades here! My For Sale/Trade Thread. Email joe at eipse.com
Originally Posted by xdjxklusivex
Its WindowsXP Pro SP2 English but with Czech regional settings.
The registries are export of: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones]
By the way I just tried on VM machine running with nLited WindowsXP Pro SP2 Czech with same regional settings![]()
One more thing I have noticed: Original guinos RR.exe is 485kb in size and your beta 10a has 1.91MB Is this expected growth in size?
LagunaICE: Re size: It's just compilation options (for the BETA)
Is anyone else having this TZ problem?
Here's the code used for the TZ:
' get current timezone
If IsNT Then
sRegKeyTZI = "Software\Microsoft\Windows NT\CurrentVersion\Time Zones"
Else
sRegKeyTZI = "Software\Microsoft\Windows\CurrentVersion\Time Zones"
End If
If Not GetTZICollection(sRegKeyTZI) Then
MsgBox "Unable to locate Time Zones information in Registry under the key: " & vbCrLf & sRegKeyTZI
End
End If
sCurZone = GetRegValueStr("System\CurrentControlSet\Control\T imeZoneInformation", "StandardName")
06 Volvo XC90
Use to have installed MII 10000/512Mb/40GB, Lilliput 7", OPUS 90W, Wifi-G PCMCIA, Head Unit Aux adapter, Delorme GPS, XM PCR, Audigy NX, RR
Car PC downloads: http://carpc.harteveldt.com/
Bookmarks