Gape,
Welcome back.
I have tested SP 3.01 alpha.
Keep up the good work.
Looking forward to test your final version of SP 3.01.
Could you please post [or
email me, whatever is more convenient for you] the Q312586 [KBDSP.KBD] + Q329128 [VIP.386 4.10.2228] hotfixes, so I can post them here:
http://www.mdgx.com/web.htm#98SEP.S.:
I took a look at the TIMEZONE.INF you're using in SP 3.01. It has the "old style" names, without "Standard Time" after each Time Zone name [XP/2003 do have the "Standard Time" in all Time Zone names = M$ changed this ~ 2-3 years ago in all M$ OSes].
Please take a look at the Q933360 fix [newest, contains all M$ fixes up to date], it has the "new style" INF [from XP/2003]:
http://www.mdgx.com/files/Q933360.EXEAlso, adding these registry values, as listed in your TIMEZONE.INF:
QUOTE
HKLM,"System\CurrentControlSet\control\TimeZoneInformation",DisableAutoDaylightTimeSet,3,0xFF,0xFF,0xFF,0xFF
HKLM,"System\CurrentControlSet\control\TimeZoneInformation",ActiveTimeBias,3,0x00,0x00,0x00,0x00
HKLM,"System\CurrentControlSet\control\TimeZoneInformation",StandardName,2,"!!!First Boot!!!"
HKLM,"System\CurrentControlSet\control\TimeZoneInformation",DaylightName,2,"!!!First Boot!!!"
HKLM,"System\CurrentControlSet\control\TimeZoneInformation",Bias,3,0x00,0x00,0x00,0x00
HKLM,"System\CurrentControlSet\control\TimeZoneInformation",StandardBias,3,0x00,0x00,0x00,0x00
HKLM,"System\CurrentControlSet\control\TimeZoneInformation",DaylightBias,3,0x00,0x00,0x00,0x00
HKLM,"System\CurrentControlSet\control\TimeZoneInformation",StandardStart,3,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x0
HKLM,"System\CurrentControlSet\control\TimeZoneInformation",DaylightStart,3,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x0
forces the user to reset manually the time zone name correspondent to one's real time zone [especially outside USA], and then select the "DST" box [if appropriate for one's local TZ] = annoying, because the time zone in this INF applies only to USA users. All other users must do this manually.
Reg values above should not be modified, they are changed properly by:
(1) running the TIMEZONE.EXE tool with proper switches [see below] or
(2) when the user resets the TZ values manually, using Control Panel -> Date/Time Properties CPL.
Q933360.EXE uses TIMEZONE.EXE command line tool [from M$ Win98 Resource kit]:
ftp://ftp.microsoft.com/services/technet/...ig/TIMEZONE.EXErespectively [see Q933360.INF]:
TIMEZONE.EXE 02-0-2-03 02-0-1-11
to properly reset the Time Zone and the DST automatically, without user intervention or need for a reboot, independent of user geographical location or TZ.
M$ uses a similar tool [TZCHANGE.EXE] to do this in XP/2003/Vista, the "official" way.
Appreciate your time.
Many thanks.