Paul van der Vlis schreef: > This helped: > > -------- > #!/bin/bash > export TZ=GMT > wine /opt/schedule/SCHDPL32.EXE /U agenda > -------- > > setting the TZ did it. > An export TZ=GMT-1 does not work. > An export TZ= does work. This, at the end of system.reg, works too. And is maybe better. (Dutch specific) ----------- [System\\CurrentControlSet\\Control\\TimeZoneInformation] 1162294285 "ActiveTimeBias"=hex:c4,ff,ff,ff "Bias"=hex:c4,ff,ff,ff "DaylightBias"=hex:c4,ff,ff,ff "DaylightFlag"=hex:01,00,00,00 "DaylightName"="West-Europa (zomertijd)" "DaylightStart"=hex:00,00,03,00,00,00,05,00,02,00,00,00,00,00,00,00 "StandardBias"=hex:00,00,00,00 "StandardName"="West-Europa (standaardtijd)" "StandardStart"=hex:00,00,0a,00,00,00,05,00,03,00,00,00,00,00,00,00 "StandardTime"=hex:97,ae,ff,ff ----------- Then the TZ variable is not needed anymore. With regards, Paul van der Vlis. _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users