IMPORTANT: This version doesn't have support for the ANSI version of AutoIt3 anymore since that is removed from AutoIt3.
Here are a couple of major changes:
- Updated our version of SciTE from 1.79 to 2.27.
- Tidy now supports UTF8&16 files
- AutoIt3Wrapper can now produce both the x86 and x64 compiled version of a script.
Enjoy,
Jos
Addition/Chnages/Fixes in the current installer:
-------------------------------------------------------------------------------------------------- 7/03/2011 *** Merged the updates of SciTE v 2.27 by Neil Hodgson with our own version of SciTE. (Jos) - Fixed AutoItTools.lua to remove CR & LF from selected variable for debug statements. - Fixed AutoItTools.lua to ensure the PROPER funct is only ran when one of these characters is typed: "[ =(]". - Fixed Jump-to-Func in AutoItGotoDefinition.lua so it aloso works when there is a comment after the #include statement. *** Updated AutoIt3Wrapper_Gui/AutoIt3Wrapper v2.0.3.0 (Jos) - Added support for UTF files. (jchd) - Added #Autoit3Wrapper_compile_both to compile both version of an EXE (x86&x64). - Added #Autoit3Wrapper_outfile_x64. - Added %outx64% to the replace variables. - Added #AutoIt3Wrapper_run_debug=Off/On - Added #AutoIt3Wrapper_res_compatibility=Windows7,Vista - Updated AutoIt3Wrapper to properly support RT_STRING resource input via INI file input. (Wraithdu) - Fixed a GUI change counter when cvsWrapper isn't installed resulting in updates of the sourcecode. - Fixed regex for handling multiple spaces infront of Directives - Updated the generated directives section to better remove old lines. - Change stringreplace to regex for header and footer of Autoit3wrapper gui. *** Updated Tidy.exe v2.2.1.0 (Jos) - Removed the 4096 record limit. - Added support for UTF8 with BOM files. - Added option /region_indent or /ri which will indent #region-#endregion sections. - Set variable name case for variables as defined in the Constants included files. Parameter /prc or /properconstants support is added for this function because it will slow down the Tidy process and by default it is off. e.g.: #Tidy_Parameters=/prc=1 Tidy.ini: [ProgramSettings] * * * (tabchar) Indent setting: 0 = Tabs > 0 = Number of Space tabchar = 0 * * * Update Functions / Keywords / Macros / UDFs To Proper Case proper = 1 * * * Update Constants defined in the "constant Include files" properconstants = 0 - Fixed proper casing Keywords when they "look like a Function" e.g. switch ($a=1) - Fixed space removal after ( when /Delim=0 - Fixed space addition Between sting and closing brace in case of a Dot after the Brace. *** Updated Obfuscator.exe v1.0.29.0 (Jos) - Fixed assign/execute warnings in case parameter /sf=1 is specified. - Fixed multi layer #CS / #CE - Added support for #OnAutoItStartRegister - Added skip for #noautoit3execute to ensure it stays in the obfuscated script - Fixed mem corruption when long records are used in Func's - Fixed made the variables in the decode funcs random to avoid false positives. - Added Check for #Obfuscation_Off & On when scanning for FUNC names to avoid Obfuscation of this func *** Updated SciTEConfig v1.6.8.0 - Updated Run/Edit option to also update the beta hive in the registry. (Jos) - Added option to modify the selected line fore/background and opage settings. (Melba23) *** Updated Koda v 1.7.3.0 (lazycat) - Release 1.7.3.0 build 252 (2010-07-30) *** Updated csnippet 1.0.5.13 (GeoSoft) - Updated the source to ensure it works again in the current release. *** Added Get_AU3_RegistrySettings.au3 which will list the current reg settings and can be used to find issue. --------------------------------------------------------------------------------------------------
==> ScitillaHistory page containing all SciTE/Scintilla updates.
==> Visit the SciTE4AutoIt3 Download page for the latest versions
==> Check the online documentation for an overview of all extra's you get with this installer.
Edited by Jos, 03 July 2011 - 07:21 PM.




This topic is locked

