Timeline
Aug 5, 2025:
- 8:00 AM Ticket #4044 (Time macros don't adjust to timezone changes while running script) updated by
- Jpm, there is nothing to wait for. Goto [[Image(...)]] and change the time zone [[Image(...)]] and that will show the time difference between @macros and system time.
- 7:30 AM Ticket #4044 (Time macros don't adjust to timezone changes while running script) updated by
- anonymous it is me
- 7:29 AM Ticket #4044 (Time macros don't adjust to timezone changes while running script) updated by
- even with […] I don't see any console write after hours
Aug 4, 2025:
- 8:41 PM Ticket #4044 (Time macros don't adjust to timezone changes while running script) updated by
- http://msdn.microsoft.com/en-us/library/windows/desktop/ms725498%28v=vs.85%29.aspx If you register it […] it should solve it. Recalculate the internals for time macros if it triggers.
- 6:56 PM Ticket #4044 (Time macros don't adjust to timezone changes while running script) updated by
- Even fixed the version from 3.2.x.x […] to track down when did it started, and the "bug" is been there since always. ...that to tell you the truth, I would have ever find on my own because who would do that ! but, is true and as it seems other users do change time zones more than just at the setup of the OS in the beginning. And I don't consider this a bug but rather an overlooked possibility while coding. A "..what if.." kind of thing.
- 5:48 PM Ticket #4044 (Time macros don't adjust to timezone changes while running script) updated by
- Tested under Win11 and Win10 and shows the bug in v3.3.16.1 and the new beta v3.3.17.1. […]
- 3:52 PM Ticket #4044 (Time macros don't adjust to timezone changes while running script) updated by
- under Beta 3.3.17.1 i don't see any discrepency
Aug 3, 2025:
- 8:16 PM Ticket #4044 (Time macros don't adjust to timezone changes while running script) created by
- The forum entry is at [ …
Jul 23, 2025:
- 1:16 AM Ticket #4043 (#Directive_If_Run) updated by
- Posted in the forum ( https://www.autoitscript.com/forum/topic/213009-directive_if_run/page/2/#findComment-1544584 ) changes to the wrapper that would show how #HighestAvailable would work.
Jul 22, 2025:
- 9:11 AM Ticket #4043 (#Directive_If_Run) updated by
- I respond in the thread to the reported issue with #RequireAdmin as this is the request about AutoIt3.
- 3:09 AM Ticket #4043 (#Directive_If_Run) updated by
- ...I don't know if this is useful: […]
- 3:00 AM Ticket #4043 (#Directive_If_Run) updated by
- #RequireAdmin, either compiled or not, will request RunAs admin in it's behavior. #AutoIt3Wrapper_Res_requestedExecutionLevel=highestAvailable will run as highest available only compiled. Any script, compiled or not, can be requested to run elevated. A #HighestAvailable would be the request am making, that would request RunAs admin if the user has admin rights but limited by UAC, or run default/limited/user if the user do not have admin rights. The request is for the AutoIt3 product as complementary to #RequireAdmin Then in IsAdmin(), would be nice to return an @extended, returning if the user can be admin or not ( putting the icing on the cake ).
Jul 21, 2025:
- 2:04 PM Ticket #4043 (#Directive_If_Run) updated by
- Replying to mLipok: > My understanding of this request lead me to this proposal: > > normal/standard behavior > {{{#!autoit > #RequireAdmin > }}} > > only if not compiled (processed by AutoIt3.exe but omitted by Aut2exe.exe ) > {{{#!autoit > #RequireAdmin=1 > }}} > > only if compiled (processed by Aut2exe.exe but omitted by AutoIt3.exe) > {{{#!autoit > #RequireAdmin=2 > }}} This was the reason the #AutoIt3Wrapper directives are created... right?: […]
- 2:00 PM Ticket #4043 (#Directive_If_Run) updated by
- Added some support to AutoIt3Wrapper for this...see linked thread.
- 1:49 PM Ticket #4043 (#Directive_If_Run) updated by
- My understanding of this request lead me to this proposal: normal/standard behavior […] only if not compiled (processed by AutoIt3.exe but omitted by Aut2exe.exe ) […] only if compiled (processed by Aut2exe.exe but omitted by AutoIt3.exe) […]
- 1:47 PM Ticket #4043 (#Directive_If_Run) updated by
-
Description changed
- 12:24 PM Ticket #4043 (#Directive_If_Run) updated by
-
Owner, Status changed
- 12:00 PM Ticket #4043 (#Directive_If_Run) updated by
-
Version changed
Automatic ticket cleanup. - 11:24 AM Ticket #4043 (#Directive_If_Run) updated by
- ..added in the post https://www.autoitscript.com/forum/topic/213009-directive_if_run/#findComment-1544532 that maybe #HighestAvailable is an option given that why would a user need an "if" conditional ?, just for #HighestAvailable ?, lets add #HighestAvailable then.
- 11:06 AM Ticket #4043 (#Directive_If_Run) created by
- […] The above is an idea. Naming is unimportant. But the concept …
Note:
See TracTimeline
for information about the timeline view.
