storme Posted July 21, 2012 Posted July 21, 2012 Hi All Just went to use this tool after the update to the latest SciTE but it's disappeared from SciTE tools list. So before I go through a whole series of uninstall/reinstall I was wondering if there is an easy way of reinstating it into the menu. Thanks! John Morrison BTW if you haven't used it it's very useful to give some base code to work from when automating an install/program. It records buttons that are pressed NOT mouse movements like Au3recorder. NOT perfect but a good start for a program. Some of my small contributions to AutoIt Browse for Folder Dialog - Automation SysTreeView32 | FileHippo Download and/or retrieve program information | Get installedpath from uninstall key in registry | RoboCopy function John Morrison aka Storm-E
Moderators Melba23 Posted July 21, 2012 Moderators Posted July 21, 2012 storme,From the SciTE4AutoIt3 changelog: *** Discontinued AutoItMacroGenerator due to lack of development.You could probably get the AutoItMacroGenerator code from a previous release and add it to the SciTE <Tools menu yourself - the Adding utilities to the SciTE Tools menu explains how. 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
storme Posted July 21, 2012 Author Posted July 21, 2012 That is annoying. I know it hasn't be updated in ages but I never foudn anything it didn't do.??? I use it all the time with new programs.....MUCH easier than using AU3Info then writting the code manually? Who was the author? Maybe I could pisk up the development for him? I'll get the exe from my portable version (glad I didn't upgarde it!) and add it to to SciTE. But it's going to be a pain in future. Thanks for the info M8 John Morrison Some of my small contributions to AutoIt Browse for Folder Dialog - Automation SysTreeView32 | FileHippo Download and/or retrieve program information | Get installedpath from uninstall key in registry | RoboCopy function John Morrison aka Storm-E
jerrycanxyz Posted August 5, 2012 Posted August 5, 2012 yes, i would like a copy of the macro generator too. i deleted my old version of scite4autoit and dont seem to be able to find a prior version of scite4autoit with the macrogenerator included. can anyone help or have a prior copy of either somewhere?
storme Posted August 5, 2012 Author Posted August 5, 2012 If no one can come up with a copy let me know I still have it on my portable version. Some of my small contributions to AutoIt Browse for Folder Dialog - Automation SysTreeView32 | FileHippo Download and/or retrieve program information | Get installedpath from uninstall key in registry | RoboCopy function John Morrison aka Storm-E
jerrycanxyz Posted August 21, 2012 Posted August 21, 2012 Hi, storme Been trying to get a copy of macro generator or an older version of scite4autoit without success. Would be great if I could get a copy from you somehow. thx
Ruud0209 Posted September 4, 2012 Posted September 4, 2012 (edited) I do have a copy of a version I use here ! Download and unpack the zip to you program filesAutoit3Scite Folder. (You will then have a AutoItMacroGenerator folder there) Put the following in your Scite au3.properties file. command.8.$(au3)="$(SciteDefaultHome)AutoItMacroGeneratorAutoItMacroGenerator02.exe" /Scite command.subsystem.8.$(au3)=1 command.name.8.$(au3)=AutoitMacroGenerator command.shortcut.8.$(au3)=Alt+A command.save.before.8.$(au3)=2 command.replace.selection.8.$(au3)=1 command.quiet.8.$(au3)=1AutoItMacroGenerator.zip Edited September 4, 2012 by Ruud0209
storme Posted September 4, 2012 Author Posted September 4, 2012 Sorry Jerry I missed this when you posted. Storm-E Some of my small contributions to AutoIt Browse for Folder Dialog - Automation SysTreeView32 | FileHippo Download and/or retrieve program information | Get installedpath from uninstall key in registry | RoboCopy function John Morrison aka Storm-E
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