ValeryVal Posted February 8, 2010 Posted February 8, 2010 Try to replace this line from file install.rdf em:maxVersion="3.5.*" to em:maxVersion="3.6.*" Don't forget to report about your result! The point of world view
ValeryVal Posted February 8, 2010 Posted February 8, 2010 em:maxVersion="3.6.*"It was tested. OK under ff 3.6! The point of world view
ValeryVal Posted February 8, 2010 Posted February 8, 2010 You can get this extension from Files/Misc topic of AutoItGroup group. File autoit-menu-v1.2.9_ru.xpi has also the locale ru. The point of world view
rajeshontheweb Posted February 9, 2010 Posted February 9, 2010 have u got it submitted in the add on page? https://addons.mozilla.org/en-US/developers/addon/submit Started late is much better than having never started it!!!!Failure is another step towards success. I've been messing around with: Adding Entry to 'Hosts'File Information Lister (Logger)Yet Another AutoIT Error Handler Yet Another AutoIT Error Handler & Debugger Control your App's TaskBar Button YCurrency Ticker (Latest Release : 16 Apr 2009)_WinInetInternetCheckConnection UDF Symantec Definitions Lister UDF _GetLocalIPAddresses UDF UDF to get Special Folder Information WMI_NetworkAdapterConfiguration2Array WMI_CDRomDriveCapabilities _ScriptExists - Check if your au3 script is running!! Uninstaller UDF Get Version for your application (at script level or compiled stage) Uninstaller Pro - faster alternative to windows application removal applet
ValeryVal Posted February 9, 2010 Posted February 9, 2010 have u got it submitted in the add on page? https://addons.mozilla.org/en-US/developers/addon/submitbig_daddy will consider submission, I think. The point of world view
ldub Posted February 13, 2010 Posted February 13, 2010 (edited) Detailed solution of Valery to install Autoit Menu 129 in Firefox 3.6 Dowload autoit-menu-v1.2.9.xpi Rename autoit-menu-v1.2.9.xpi to autoit-menu-v1.2.9.zip Extract install.rdf from the zip file Replace the line "<em:maxVersion>3.5.*</em:maxVersion>" with "<em:maxVersion>3.6.*</em:maxVersion>" Save the file Copy install.rdf into autoit-menu-v1.2.9.zip Rename autoit-menu-v1.2.9.zip to autoit-menu-v1.2.9.xpi Run autoit-menu-v1.2.9.xpi Hope it is usefull Edited June 15, 2011 by big_daddy
Hest Posted February 25, 2010 Posted February 25, 2010 Thx, it's working again. Software:Model Train Calculator (Screen)Autoit3 beginner!
Sn3akyP3t3 Posted July 13, 2010 Posted July 13, 2010 (edited) Detailed solution of Valery to install Autoit Menu 129 in Firefox 3.6Dowload autoit-menu-v1.2.9.xpiRename autoit-menu-v1.2.9.xpi to autoit-menu-v1.2.9.zipExtract install.rdf from the zip fileReplace the line "<em:maxVersion>3.5.*</em:maxVersion>" with "<em:maxVersion>3.6.*</em:maxVersion>"Save the fileCopy install.rdf into autoit-menu-v1.2.9.zipRename autoit-menu-v1.2.9.zip to autoit-menu-v1.2.9.xpiRun autoit-menu-v1.2.9.xpiHope it is usefullEasy enough to understand why the incompatibility flag is raised and how to fix it. Useful fix-it post. I now know a little more about FF installation files even though other add-ons may be a bit more dangerous to quick fix for compatibility.Nice work and thanks! Edited June 15, 2011 by big_daddy
Moderators big_daddy Posted August 4, 2010 Author Moderators Posted August 4, 2010 Uploaded new version (v1.2.10) which includes the fix for captured text containing illegal characters. If you already have AutoIt Menu installed, just use "Find Updates" from within Firefox. Enjoy, Bob
ValeryVal Posted August 5, 2010 Posted August 5, 2010 It works for me under FF v. 4.0b2 with updated line of install.rdf em:maxVersion="4.1.*" Thanx The point of world view
Moderators big_daddy Posted August 5, 2010 Author Moderators Posted August 5, 2010 It works for me under FF v. 4.0b2 with updated line of install.rdf em:maxVersion="4.1.*" Thanx Good deal! --- Can someone test this on Windows 7 x32 w/Firefox 3.6.8 ? I developed this on Windows XP Pro SP3 w/Firefox 3.6.8, but when I attempt to use "Edit All w/SciTE" on my Win 7 x64 w/Firefox 3.6.8 it's sporadic. To test go to the AutoIt Wrappers topic and press Ctrl+Alt+Insert, if working properly it should open 20 tabs in SciTE with all of them named temp*.au3. If any of the tabs are named Untitled or if it opens multiple SciTE windows, something is wrong.
Moderators big_daddy Posted August 5, 2010 Author Moderators Posted August 5, 2010 (edited) Uploaded new version (v1.2.11) which includes the fix for saving the SciTE.exe path to preferences. If you already have AutoIt Menu installed, just use "Find Updates" from within Firefox.Enjoy,BobUploaded new version (v1.2.12) which includes the fix for SciTE not opening files correctly. If you already have AutoIt Menu installed, just use "Find Updates" from within Firefox.Enjoy,Bob Edited August 5, 2010 by big_daddy
Moderators big_daddy Posted February 3, 2011 Author Moderators Posted February 3, 2011 Uploaded new version v1.3.0b1, which includes the following:Added - Ability to specify where to save temp filesAdded - Ability to specify keyboard shortcutsUpdated - Forum shortcutsSee for more details.
ValeryVal Posted February 4, 2011 Posted February 4, 2011 About version v1.3.0b1 with Russian locale fixed read in AutoItgroup on Yahoo, please.You can also get autoit-menu-v1.3.0b1_with_ru.xpi from there. Thanx The point of world view
Moderators big_daddy Posted February 4, 2011 Author Moderators Posted February 4, 2011 @ValeryVal - Something is not right with that file. I tried both 7-Zip and WinRAR and neither would open it. If you post the updated .dtd file here I will include it in v1.3.0b2. @All - Please test the new features and report back with any issues. Also, now is the time to request additional features as you never know how long I will stay motivated!
ValeryVal Posted February 4, 2011 Posted February 4, 2011 It's here: - AutoItMenuOptions.dtd. I've also updated install.rdf like this: em:maxVersion="4.1.*"/> Thanx The point of world view
Moderators big_daddy Posted February 4, 2011 Author Moderators Posted February 4, 2011 @ValeryVal - Thanks. Can you also take a look at AutoItMenu.dtd? I changed some things in that file as well. If you can translate the following I am adding a locale to the install.rdf file.Navigate the AutoIt community with ease! Edit or run code with the SciTE Editor using definable keyboard shortcuts.
ValeryVal Posted February 7, 2011 Posted February 7, 2011 Can you also take a look at AutoItMenu.dtd? Yes. Fixed file is in attachment. "Navigate the AutoIt community with ease! Edit or run code with the SciTE Editor using definable keyboard shortcuts"translated into Russian is saved in File "for_install.rdf", too. The point of world view
netegg Posted February 7, 2011 Posted February 7, 2011 it will be better that the items in menu can be defined by user
Moderators big_daddy Posted February 7, 2011 Author Moderators Posted February 7, 2011 @ValeryVal - Thanks again! Could you double check the following entries?ENTITY newPosts.label "New Content"ENTITY activeTopics.label "Today's Actvie Content"ENTITY inbox.label "New Messages"ENTITY sent.label "My Converstations"ENTITY compose.label "Compose New"
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