Timeline



Nov 3, 2025:

6:13 AM Ticket #4055 (add maxversiontested to AutoIt's app manifest) updated by MattyD
Fair enough, I can understand not wanting to bake this in. The problem is more around running scripts from the IDE though. So I wouldn't think we could solve that without altering the manifests in the Autoit bins? On the Win11+ question - for later builds, MS says: "you should either leave the 10.0.18362.0 value as is, or add multiple maxversiontested elements for the different values the app supports." (the actual release of win10 1903 is 10.0.18362.1). https://learn.microsoft.com/en-us/windows/apps/desktop/modernize/xaml-islands/host-standard-control-with-xaml-islands-cpp (point 5b) I've been using this value with win11 24H2 so far without issue (touch wood) - albeit we haven't really tested a variety of controls.
1:12 AM Ticket #4056 (MakePoints addition to WinAPIConv.au3) created by MattyD
Just a suggestion for an addition to. - WinAPIConv.au3 - and …

Oct 30, 2025:

2:02 PM Ticket #4055 (add maxversiontested to AutoIt's app manifest) updated by Jos
Yes, but only when the target OS is Win10, so assume only when this is part of the source: […] Doubt we should change the manifest for AutoIt3.exe and make this general setting for all ran scripts and assume everything will keep on working on win11+: Thoughts?
7:21 AM Ticket #4055 (add maxversiontested to AutoIt's app manifest) updated by J-Paul Mesnage
Should the manifest for AutoIt3.exe and AUt2exe.exe be changed to […]

Oct 29, 2025:

1:11 PM Ticket #4054 (Tidy - feature request / parameter - continuation line and indentation) closed by Jos
Completed: Ok, There is a Beta Tidy v25.205.1420.7 available that supports: Directives: […] Tidy.INI: […] Default remains 2 indents. :-)
12:08 PM Ticket #4054 (Tidy - feature request / parameter - continuation line and indentation) updated by Jos
Responded in guthub
8:52 AM Ticket #4055 (add maxversiontested to AutoIt's app manifest) created by MattyD
Hi guys, I understand if this a bit on the obscure side - but would it …

Oct 23, 2025:

11:00 PM Ticket #4054 (Tidy - feature request / parameter - continuation line and indentation) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
10:53 PM Ticket #4054 (Tidy - feature request / parameter - continuation line and indentation) updated by mLipok
Description changed
10:51 PM Ticket #4054 (Tidy - feature request / parameter - continuation line and indentation) created by mLipok
Jos please consider to provide parameter for TIDY to not add na …
10:29 PM Ticket #4051 (StringRegExp Helpfile has minor typo) updated by mLipok
Replying to donnyh13: > Maybe it would be best to move this to the forum post, and get some opinions and input from others? sure here: https://www.autoitscript.com/forum/topic/153782-help-filedocumentation-issues-discussion-only

Oct 19, 2025:

7:42 AM Ticket #4053 (Allow default values for ByRef parameters) updated by J-Paul Mesnage
Owner, Status changed
I confirm not related as the objectif is to pass the value with a keyword Example(a=1) in this case as there is no may parameter not useful Back to your proposal when calling the variable must exist to be updated on the return so I will leave to Jon the final answer but for me I cannot see to have it working

Oct 18, 2025:

3:24 AM Ticket #4053 (Allow default values for ByRef parameters) created by genius257
Current behavior: […] Output: […] Ticket #3892 uses this …
Note: See TracTimeline for information about the timeline view.