Administrators Jon Posted July 11, 2014 Administrators Share Posted July 11, 2014 File Name: AutoIt v3.3.13.2 BetaFile Submitter: JonFile Submitted: 11 Jul 2014File Category: Beta3.3.13.2 (11th July, 2014) (Beta) AutoIt: - Changed: Minimum OS requirements are now Windows XP SP3 and Windows Server 2003 SP2. - Added #2665: FileCopy() no longer fails when copying EFS files to destinations that don't support encryption. - Fixed #2743: Hex() crash with invalid len. - Fixed #2685: HotKeySet() fails to register a Hungarian letter. - Fixed #2588: Menu/Statusbar location problem. - Fixed #2471: Bad restore for script using $WS_EX_LAYOUTRTL. - Fixed #2287: GUICtrlSetState() $GUI_ONTOP not set. - Fixed #1573: TCPTimeout for Connect. - Fixed #2596: TCPUDP @error values to be unique. Au3Check: - Fixed: False error report On With statement.Click here to download this file mLipok, funkey, jaberwacky and 1 other 4 Deployment Blog: https://www.autoitconsulting.com/site/blog/ SCCM SDK Programming: https://www.autoitconsulting.com/site/sccm-sdk/ Link to comment Share on other sites More sharing options...
Iczer Posted July 11, 2014 Share Posted July 11, 2014 just to confirm - is Windows XP64 SP2 will work? Link to comment Share on other sites More sharing options...
DXRW4E Posted July 11, 2014 Share Posted July 11, 2014 What does this mean?, it seems that AutoIt v3.3.13.2 worksupports WinXP SP2 ?Ciao. Link to comment Share on other sites More sharing options...
Moderators Melba23 Posted July 11, 2014 Moderators Share Posted July 11, 2014 Iczer & DXRW4E,From what I understand from his comments >here, Jon has now removed various hacks in the compilation process which allowed certain functions work when used with XP SP2. So although some functions might still work, there will certainly be others that will not. I suggest that when he says "Minimum OS requirements are now Windows XP SP3" you take him at his word. M23 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area Link to comment Share on other sites More sharing options...
Iczer Posted July 11, 2014 Share Posted July 11, 2014 But for XP64 there are no SP3 Link to comment Share on other sites More sharing options...
Administrators Jon Posted July 11, 2014 Author Administrators Share Posted July 11, 2014 If the exe runs it will be fine (it will fail to run when functions are missing). But the Visual Studio compiler states SP3 - so at your own risk. Deployment Blog: https://www.autoitconsulting.com/site/blog/ SCCM SDK Programming: https://www.autoitconsulting.com/site/sccm-sdk/ Link to comment Share on other sites More sharing options...
DXRW4E Posted July 11, 2014 Share Posted July 11, 2014 I understand, Thanks to All Ciao. Link to comment Share on other sites More sharing options...
FaridAgl Posted July 11, 2014 Share Posted July 11, 2014 I thought removing some codes (hacks) from the source means reducing the file size, guess I was wrong. http://faridaghili.ir Link to comment Share on other sites More sharing options...
Moderators JLogan3o13 Posted July 11, 2014 Moderators Share Posted July 11, 2014 I don't understand why we have this complaint with every release. It isn't as though the size is jumping my 100's of MB every release. I am honestly curious why the deep concern and complaining for an increase in size as new features are added? "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum! Link to comment Share on other sites More sharing options...
FaridAgl Posted July 11, 2014 Share Posted July 11, 2014 1. It's not any kind of complaint. 2. No new feature added to this release. 3. Some codes removed <> Some KBs dropped? http://faridaghili.ir Link to comment Share on other sites More sharing options...
jaberwacky Posted July 11, 2014 Share Posted July 11, 2014 Just because he removed a hack doesn't mean he couldn't have replaced it with a non-hack. Helpful Posts and Websites: AutoIt3 Variables and Function Parameters MHz | AutoIt Wiki | Using the GUIToolTip UDF BrewManNH | Can't find what you're looking for on the Forum? Link to comment Share on other sites More sharing options...
Richard Robertson Posted July 12, 2014 Share Posted July 12, 2014 And even if the code was flat removed, the code may have only resulted in a small amount of compiled binary. Link to comment Share on other sites More sharing options...
Administrators Jon Posted July 12, 2014 Author Administrators Share Posted July 12, 2014 1. 2. No new feature added to this release. 3. That you know of. MVPs are testing a new feature. Everyone needs to stop second guessing every single decision I make by looking at filesizes. I'm adding stuff, removing stuff, changing compiler, arrgggh. Deployment Blog: https://www.autoitconsulting.com/site/blog/ SCCM SDK Programming: https://www.autoitconsulting.com/site/sccm-sdk/ Link to comment Share on other sites More sharing options...
Developers Jos Posted July 12, 2014 Developers Share Posted July 12, 2014 (edited) Everyone needs to stop second guessing every single decision I make by looking at filesizes. I'm adding stuff, removing stuff, changing compiler, arrgggh. This could very well be due to the fact that certain individuals feed (none)-information which makes them draw wrong conclusions. I know somebody that would say just to ignore it as there are certain things in life you can't change nor battles you can win. Jos Edited July 12, 2014 by Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Link to comment Share on other sites More sharing options...
FaridAgl Posted July 12, 2014 Share Posted July 12, 2014 That you know of. MVPs are testing a new feature. I said that, because you didn't maintained any new feature in the first post. And yes, you are right, I don't know what's happening in MVP's secret world. Finally, I had no offense, I didn't even said "Why file size didn't changed?". Usually removing some codes from the source, reduce the compiled binary size, it just was what I expected, not what I wanted to happen. Cheers http://faridaghili.ir Link to comment Share on other sites More sharing options...
AdmiralAlkex Posted July 12, 2014 Share Posted July 12, 2014 @Bunch of people above The x64 Windows XP (and by that I mean only x86-64 not Itanium which is a completely different mess) is actually based on Windows 2003, not XP. Thus logic dictates that if 2003 SP2 is supported then so is XP x64 SP2. .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface Link to comment Share on other sites More sharing options...
AZJIO Posted July 12, 2014 Share Posted July 12, 2014 (edited) DirCopy DirCopy(@ScriptDir & '\33', @ScriptDir & '\44', 1) If the folder is a hidden (33), the folder 44 is not hidden. Do not copy attributes (3.3.8.1 - 3.3.13.2). Edited July 12, 2014 by AZJIO My other projects or all Link to comment Share on other sites More sharing options...
Moderators Melba23 Posted July 12, 2014 Moderators Share Posted July 12, 2014 AZJIO,This thread is really for specific Beta matters so have you checked if earlier releases show the same behaviour? If so then please raise a Trac "feature request" ticket if you want Jon to consider adding it - if not then "well done"! M23 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area Link to comment Share on other sites More sharing options...
AZJIO Posted July 12, 2014 Share Posted July 12, 2014 Melba23 I was asked to report. I'm not interested, but I can not remain silent. Interesting size sections of code, depending on function. Such as FileSaveDialog, FileOpenDialog, FileSelectFolder can be done outside. Execution speed is not critical. #include <AutoIt.au3> ; code AutoIt.au3 Func FileSaveDialog() ; code EndFunc Func FileOpenDialog() ; code EndFunc Func FileSelectFolder() ; code EndFunc My other projects or all Link to comment Share on other sites More sharing options...
Moderators Melba23 Posted July 12, 2014 Moderators Share Posted July 12, 2014 AZJIO,Whatever. M23 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area Link to comment Share on other sites More sharing options...
Recommended Posts