busysignal Posted October 11, 2005 Share Posted October 11, 2005 MHz, just got the low down on the new version. Very impressive! You add-on are just awesome.. How far do you think you can take this? Two-Thumbs Up!!!! Cheers.. Link to comment Share on other sites More sharing options...
MHz Posted October 11, 2005 Author Share Posted October 11, 2005 Whoa ! You've really taken this project far I'm likin' it !! I'll report any issues I come acrross if any Thanks. I found a bug with Tidying AutoMacroGenerator scripts that was a newly added item. If a Run() line is within the read script then a alteration is done to the Run() rather then the 1st WinWait. I am considering on soon to do a service release to squash it. It may confuse most who do not expect the outcome. A rewrite of those functions are complete with the process of cleanup. :"> @busysignalThanks for your support. The main theme that inspired this project is dealing with program installers efficiently in recognition of type and methods to deliver information to quickly manage them. Available currently is commands to make installations unattended with scripts. AutoIt install scripts are now created with silent and automated methods. Other items have been added to make a more complete package to handling program Installers. Not sure how much further I can cover with this area of program installation.Other items have been added as a convenience to use regularly.Just accept newer versions as they come. As which will be the last and final version could be tough to bet on. Again, wait for a new version soon. Thanks to all. Link to comment Share on other sites More sharing options...
MHz Posted October 11, 2005 Author Share Posted October 11, 2005 CMenu v2.0 service release is available. See 1st post. Bug has been fixed with Tidying AutoMacroGenerator scripts. Link to comment Share on other sites More sharing options...
totoymola Posted October 11, 2005 Share Posted October 11, 2005 5 stars for this. Link to comment Share on other sites More sharing options...
MHz Posted October 11, 2005 Author Share Posted October 11, 2005 5 stars for this. Awesome remark and thanks. Praise makes the effort worth it. Link to comment Share on other sites More sharing options...
robiezhou Posted October 18, 2005 Share Posted October 18, 2005 I'm sorry but I can not download CMenu from the address listed in the 1st post. Can anyone help me? Thanks a lot. Link to comment Share on other sites More sharing options...
MHz Posted October 18, 2005 Author Share Posted October 18, 2005 What is the issue? The link is in working order by my testing. Link to comment Share on other sites More sharing options...
Valuater Posted October 18, 2005 Share Posted October 18, 2005 (edited) Awesome.... MHz this is the second time I have downloaded your CMenu and it has developed tremendously... congrats to your great effort a couple of things the installer says ver 1.9 i right clicked CMenu.exe and clicked "beta compile" and it compilled your CMenu. It did not check for an au3 file and it did not give me a "back-up" copy of my original... i think that is one way people lose their au3 files..( and i lost your 2.0 CMenu.exe installer too! ) thanks 8) Edited October 18, 2005 by Valuater Link to comment Share on other sites More sharing options...
MHz Posted October 18, 2005 Author Share Posted October 18, 2005 I forgot to update the variable for showing it in messageboxes. I fixed that. CMenu only adds the entries to the registry upon install if the beta exists. Any action to run or compile is passed through the shell extension without any use of CMenu. It seems the command that Aut2Exe will accept any file extension. I tested on compiling CMenu.exe and it converted it into a bad executable. Looks like I will need to pass it through CMenu to safeguard against non-au3 files. Aut2Exe currently will accept an executable and replace it with an bad converted executable and also no backup is ever given with Aut2Exe. Link to comment Share on other sites More sharing options...
robiezhou Posted November 2, 2005 Share Posted November 2, 2005 What is the issue? The link is in working order by my testing.Sorry for my slow reply.I'm in China. I can not connect to the URL you specified. Link to comment Share on other sites More sharing options...
MHz Posted November 2, 2005 Author Share Posted November 2, 2005 CMenu v2.1 is available. See 1st post for download details.@robiezhou, not sure of your problem. But I have set up a temporary link at a free filehost here. See if you can download it from there. Let me know how it works out. Link to comment Share on other sites More sharing options...
robiezhou Posted November 4, 2005 Share Posted November 4, 2005 CMenu v2.1 is available. See 1st post for download details.@robiezhou, not sure of your problem. But I have set up a temporary link at a free filehost here. See if you can download it from there. Let me know how it works out.Yes. this link works fine! Thanks you very very much. Link to comment Share on other sites More sharing options...
Gene Posted November 4, 2005 Share Posted November 4, 2005 (edited) CMenu v2.1CMenu is a handy, context menu extension. Adds a branch to your context menu called More Options.<<<SNIP>>>When installed, you will see CMenu as More Options in your contextmenu. A help guide is supplied to help you with this time saving program.It uses AutoIt Beta only.Hi, It would be good if Ini2Au3 did not overwrite existing files without warning. I just overwrote a days work with it. I hope none of the rest of it does similar things. Edited November 4, 2005 by Gene [font="Verdana"]Thanks for the response.Gene[/font]Yes, I know the punctuation is not right... Link to comment Share on other sites More sharing options...
MHz Posted November 4, 2005 Author Share Posted November 4, 2005 Check your RecycleBin. I will look at an alternative concept. :"> Link to comment Share on other sites More sharing options...
Gene Posted November 5, 2005 Share Posted November 5, 2005 Check your RecycleBin. I will look at an alternative concept. :">That did get half of it back, one I had renamed and deleted earlier. Thanks, I was more annoyed with myself than CMenu. it was a surprise. I should have been more careful, I had mentally stepped away from the project to explore the forum for a little while, so I tried it out on the first INI I came to. [font="Verdana"]Thanks for the response.Gene[/font]Yes, I know the punctuation is not right... Link to comment Share on other sites More sharing options...
MHz Posted November 5, 2005 Author Share Posted November 5, 2005 Glad you got your script back. I have made some changes for the next version to use the temp directory and the user needs to manually save them and use prompts where possible. I did not attach a suffix to Ini2Au3 filename output so I made a bad mistake with the release. FileRecycle is used in alot of functions in the release for some safety but the temp file concept in the future will change this method. Link to comment Share on other sites More sharing options...
MHz Posted November 13, 2005 Author Share Posted November 13, 2005 Version 2.2 released.See the 1st post for details.This is possibly the last and final version to be released .Overwrite Warnings and Save As routines are set across all items promptly for safe operation.Hardcoding resolved to allow for an alternate directory selection. Once installed to a chosen directory then it is set for future installations. (not recommended for existing installations as the registry paths for the items would need to be redirected)7-Zip2SFX uses the original 7Zip installation SFX module for ease and shows messages to alert of operation.Enjoy it. Link to comment Share on other sites More sharing options...
busysignal Posted November 13, 2005 Share Posted November 13, 2005 @MHz, this project is awesome. Nice add with the 7z due to I use this app. Let you know if anything comes up.. Cheers.. Link to comment Share on other sites More sharing options...
eltorro Posted January 20, 2006 Share Posted January 20, 2006 Great tool,How can CMenu be installed to also be a Desktop handler too??Thanks,Steve Regards, [indent]ElTorro[/indent][font="Book"] Decide, Commit, Achieve[/font]_ConfigIO.au3Language Translation --uses Google(tm) MsgBox Move XML wrapper UDF XML2TreeView Zip functionality Split your GUI Save Print ScreenZipPluginEdit In Place listviewSome of my scripts on Google code Link to comment Share on other sites More sharing options...
MHz Posted January 21, 2006 Author Share Posted January 21, 2006 Thanks, The shell extension handles files and folders. As for being a Desktop handler is not available. 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