![]() |
how can change time zone & dataTime by nsis
how can get & set data-time And also time zone by calling Kernel32.dll?
set local time get time zone set time zone |
You can find all win32 time-related functions here:
http://msdn.microsoft.com/en-us/libr...=vs.85%29.aspx |
thanks i Could handle set time
ex. System::Call '*(&i2 2012, &i2 12, &i2 5, &i2 22, &i2 2, &i2 54, &i2 20) i .r0' System::Call 'kernel32::SetLocalTime(i r0) i.r0' but for changing time zone can u help me |
How to set (change) only date ? Time does not change !
|
Quote:
Does the time not change or do you not want to change the time? |
Quote:
|
You have to get the current time first:
Quote:
|
Anders, Does not work ...
|
Quote:
|
Anders
ОK. Thank you ! |
| All times are GMT. The time now is 17:56. |
Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.