Developers Jos Posted June 26, 2006 Developers Share Posted June 26, 2006 6/26/2006: Uploaded a new SciTe4AutoIt3.exe installer which contains the new SciTE 1.70 released a few days ago.Happy Scripting ==> 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.Enjoy,Updates:6/26/2006 *** Updated installer with SciTE v1.70. *** Updated Beta definitions to AutoIt3 v 3.1.1.127. *** Updated Tidy v1.31.6 (JdeB) - Removed tidy logic for [] due to problems. *** Updated SciTEConfig v1.6.1 (JdeB) - Added check to ensure that SciTE is running because else SciTEUser.properties potentially contain empty settings removing all colors for AutoIt3 scripts. 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...
Moderators big_daddy Posted June 27, 2006 Moderators Share Posted June 27, 2006 Great job Jos! Just thought I'd let you know that the notes on the download page has:Definition files included: AutoIt v3.1.1.0 and BETA 3.1.1.118Whereas the update history has:Updated Beta definitions to AutoIt3 v 3.1.1.127 Link to comment Share on other sites More sharing options...
Developers Jos Posted June 27, 2006 Author Developers Share Posted June 27, 2006 Great job Jos! Just thought I'd let you know that the notes on the download page has:Whereas the update history has:Fixed .... thanks 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...
ptrex Posted June 28, 2006 Share Posted June 28, 2006 @JdeB It's been some time that I have compiled some scripts, but lately when compiling with OPTIONS. ResourceHack doesn't update the compiled EXE anymore. Was this feature taken out somewhere ? Or is it my installation that' s having problems. Ps : I am using the latests version of SciTE. Contributions :Firewall Log Analyzer for XP - Creating COM objects without a need of DLL's - UPnP support in AU3Crystal Reports Viewer - PDFCreator in AutoIT - Duplicate File FinderSQLite3 Database functionality - USB Monitoring - Reading Excel using SQLRun Au3 as a Windows Service - File Monitor - Embedded Flash PlayerDynamic Functions - Control Panel Applets - Digital Signing Code - Excel Grid In AutoIT - Constants for Special Folders in WindowsRead data from Any Windows Edit Control - SOAP and Web Services in AutoIT - Barcode Printing Using PS - AU3 on LightTD WebserverMS LogParser SQL Engine in AutoIT - ImageMagick Image Processing - Converter @ Dec - Hex - Bin -Email Address Encoder - MSI Editor - SNMP - MIB ProtocolFinancial Functions UDF - Set ACL Permissions - Syntax HighLighter for AU3ADOR.RecordSet approach - Real OCR - HTTP Disk - PDF Reader Personal Worldclock - MS Indexing Engine - Printing ControlsGuiListView - Navigation (break the 4000 Limit barrier) - Registration Free COM DLL Distribution - Update - WinRM SMART Analysis - COM Object Browser - Excel PivotTable Object - VLC Media Player - Windows LogOnOff Gui -Extract Data from Outlook to Word & Excel - Analyze Event ID 4226 - DotNet Compiler Wrapper - Powershell_COM - New Link to comment Share on other sites More sharing options...
djek Posted June 28, 2006 Share Posted June 28, 2006 @JdeBIt's been some time that I have compiled some scripts, but lately when compiling with OPTIONS.ResourceHack doesn't update the compiled EXE anymore.Was this feature taken out somewhere ?Or is it my installation that' s having problems.Ps : I am using the latests version of SciTE.Have had that problem too.Try commenting out these options:;~ #Compiler_OutFile_Type=;~ #Compiler_OutFile= Link to comment Share on other sites More sharing options...
Developers Jos Posted June 28, 2006 Author Developers Share Posted June 28, 2006 @JdeBIt's been some time that I have compiled some scripts, but lately when compiling with OPTIONS.ResourceHack doesn't update the compiled EXE anymore.Was this feature taken out somewhere ?Or is it my installation that' s having problems.Ps : I am using the latests version of SciTE.Are you doing this from the WindowsExplorer/Right_Mouse_Click ?I always compile with F7 or Alt+F7 from within SciTE and have no problems.Did try the CompileWithOptions from Explorer and that also worked fine.Give it a try from with SciTE and see what it says in the OutputPane... 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...
ptrex Posted June 28, 2006 Share Posted June 28, 2006 Thanks for the reply. Can you indicate where I should comment out these lines ? Contributions :Firewall Log Analyzer for XP - Creating COM objects without a need of DLL's - UPnP support in AU3Crystal Reports Viewer - PDFCreator in AutoIT - Duplicate File FinderSQLite3 Database functionality - USB Monitoring - Reading Excel using SQLRun Au3 as a Windows Service - File Monitor - Embedded Flash PlayerDynamic Functions - Control Panel Applets - Digital Signing Code - Excel Grid In AutoIT - Constants for Special Folders in WindowsRead data from Any Windows Edit Control - SOAP and Web Services in AutoIT - Barcode Printing Using PS - AU3 on LightTD WebserverMS LogParser SQL Engine in AutoIT - ImageMagick Image Processing - Converter @ Dec - Hex - Bin -Email Address Encoder - MSI Editor - SNMP - MIB ProtocolFinancial Functions UDF - Set ACL Permissions - Syntax HighLighter for AU3ADOR.RecordSet approach - Real OCR - HTTP Disk - PDF Reader Personal Worldclock - MS Indexing Engine - Printing ControlsGuiListView - Navigation (break the 4000 Limit barrier) - Registration Free COM DLL Distribution - Update - WinRM SMART Analysis - COM Object Browser - Excel PivotTable Object - VLC Media Player - Windows LogOnOff Gui -Extract Data from Outlook to Word & Excel - Analyze Event ID 4226 - DotNet Compiler Wrapper - Powershell_COM - New Link to comment Share on other sites More sharing options...
ptrex Posted June 28, 2006 Share Posted June 28, 2006 Are you doing this from the WindowsExplorer/Right_Mouse_Click ?Yes, via the explorer. Worked before like a charm, not anymore ?I always compile with F7 or Alt+F7 from within SciTE and have no problems. ALT+F7 does not bring up the window to change the Resource Hack Info.So, that's not what I needed.Did try the CompileWithOptions from Explorer and that also worked fine.Yes that's what I use all the time. Brings up the correct Window but it is not changing the EXE file. Even if the info is in the Resource Hack Section.Give it a try from with SciTE and see what it says in the OutputPane...! RC.Exe (1) : Error : Resources information will not be updated in target program! Any hint why it is not updating ? Contributions :Firewall Log Analyzer for XP - Creating COM objects without a need of DLL's - UPnP support in AU3Crystal Reports Viewer - PDFCreator in AutoIT - Duplicate File FinderSQLite3 Database functionality - USB Monitoring - Reading Excel using SQLRun Au3 as a Windows Service - File Monitor - Embedded Flash PlayerDynamic Functions - Control Panel Applets - Digital Signing Code - Excel Grid In AutoIT - Constants for Special Folders in WindowsRead data from Any Windows Edit Control - SOAP and Web Services in AutoIT - Barcode Printing Using PS - AU3 on LightTD WebserverMS LogParser SQL Engine in AutoIT - ImageMagick Image Processing - Converter @ Dec - Hex - Bin -Email Address Encoder - MSI Editor - SNMP - MIB ProtocolFinancial Functions UDF - Set ACL Permissions - Syntax HighLighter for AU3ADOR.RecordSet approach - Real OCR - HTTP Disk - PDF Reader Personal Worldclock - MS Indexing Engine - Printing ControlsGuiListView - Navigation (break the 4000 Limit barrier) - Registration Free COM DLL Distribution - Update - WinRM SMART Analysis - COM Object Browser - Excel PivotTable Object - VLC Media Player - Windows LogOnOff Gui -Extract Data from Outlook to Word & Excel - Analyze Event ID 4226 - DotNet Compiler Wrapper - Powershell_COM - New Link to comment Share on other sites More sharing options...
djek Posted June 28, 2006 Share Posted June 28, 2006 Thanks for the reply.Can you indicate where I should comment out these lines ?The lines as they show up in my post, in your scriptbut only if you use the autoit3wrapper.Yes, via the explorer.Ah, well I use scite4autoit and hotkeys to compile a script.I don't (ever) use the explorer. You can use 'compiler options' for with the autoit3wrapper and embed them in your script.Sorry, but I don't think my solution is related to your problem. Link to comment Share on other sites More sharing options...
ptrex Posted June 28, 2006 Share Posted June 28, 2006 @JdeB Any more hints on what is going wrong ? Thanks Contributions :Firewall Log Analyzer for XP - Creating COM objects without a need of DLL's - UPnP support in AU3Crystal Reports Viewer - PDFCreator in AutoIT - Duplicate File FinderSQLite3 Database functionality - USB Monitoring - Reading Excel using SQLRun Au3 as a Windows Service - File Monitor - Embedded Flash PlayerDynamic Functions - Control Panel Applets - Digital Signing Code - Excel Grid In AutoIT - Constants for Special Folders in WindowsRead data from Any Windows Edit Control - SOAP and Web Services in AutoIT - Barcode Printing Using PS - AU3 on LightTD WebserverMS LogParser SQL Engine in AutoIT - ImageMagick Image Processing - Converter @ Dec - Hex - Bin -Email Address Encoder - MSI Editor - SNMP - MIB ProtocolFinancial Functions UDF - Set ACL Permissions - Syntax HighLighter for AU3ADOR.RecordSet approach - Real OCR - HTTP Disk - PDF Reader Personal Worldclock - MS Indexing Engine - Printing ControlsGuiListView - Navigation (break the 4000 Limit barrier) - Registration Free COM DLL Distribution - Update - WinRM SMART Analysis - COM Object Browser - Excel PivotTable Object - VLC Media Player - Windows LogOnOff Gui -Extract Data from Outlook to Word & Excel - Analyze Event ID 4226 - DotNet Compiler Wrapper - Powershell_COM - New Link to comment Share on other sites More sharing options...
Developers Jos Posted June 28, 2006 Author Developers Share Posted June 28, 2006 @JdeBAny more hints on what is going wrong ?ThanksCan you PM the total output in the output pane and the INI file ?I will have a look at see what the reason is....Could be something to do with using ax3 in stead of exe as output format. 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...
Developers Jos Posted August 13, 2006 Author Developers Share Posted August 13, 2006 8/13/2006 Uploaded a new SciTE4AU3Upd.exe to update your SciTE4AutoIt3 installation with the Definitions files for Production. It now contains the definitions for 3.2.0.1==> 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.Enjoy,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...
GaryFrost Posted August 13, 2006 Share Posted August 13, 2006 8/13/2006 Uploaded a new SciTE4AU3Upd.exe to update your SciTE4AutoIt3 installation with the Definitions files for Production. It now contains the definitions for 3.2.0.1==> 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.Enjoy,JosFYI:SciTE config lists 3.1.1 as the Loaded Auto It3 definitions SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference. Link to comment Share on other sites More sharing options...
Developers Jos Posted August 13, 2006 Author Developers Share Posted August 13, 2006 FYI:SciTE config lists 3.1.1 as the Loaded Auto It3 definitionsShould be fixed now....tnx 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...
MHz Posted August 14, 2006 Share Posted August 14, 2006 (edited) JdeB, UpdateDefs is still using the 3.1.1 version of Abbreviations for v3.2 selection. Copying over the Abbreviations in the unstable folder over to the Production folder should fix the issue. Edit1: Also the keywords file...hmm looking at it, or all rest of the files? Edit2: Seems like choosing Beta defs could be the easiest decision for now for users. Edited August 14, 2006 by MHz Link to comment Share on other sites More sharing options...
Developers Jos Posted August 14, 2006 Author Developers Share Posted August 14, 2006 JdeB,UpdateDefs is still using the 3.1.1 version of Abbreviations for v3.2 selection. Copying over the Abbreviations in the unstable folder over to the Production folder should fix the issue.Edit1:Also the keywords file...hmm looking at it, or all rest of the files?Edit2:Seems like choosing Beta defs could be the easiest decision for now for users.Fixed in the current version of SciTE4Au3Upd...Need to work a bit on my "New Production version Script logic" to make sure i don't forget things like this. 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...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now