MHz Posted August 23, 2006 Author Posted August 23, 2006 Finally found some spare time to release an update. Please see 1st post for information and download details for v2.6.
maxXPsoft Posted August 23, 2006 Posted August 23, 2006 (edited) Wishlist: Update your install to use Innosetup so will install over the top of existing.Perhaps using the Ignore Version FlagWhen I ran this new ver 2.6 it acted like it uninstalled the old then I ran again and got that fatal error file in use, reboot is only thing to delete the existing Prog Files and then had to run the install again.InnoSetup is much much better Installer, Silent, more powerfull and free. Edited August 23, 2006 by maxXPsoft
MHz Posted August 23, 2006 Author Posted August 23, 2006 I did notice an uninstall issue with 2.5. It is corrected hopefully in v2.6. Working fine for me. The dll cannot be unloaded and removed unless explorer is restarted, but that should be fine for a reinstall as the dll is always same version. CMenu.exe is set to run for a further 10 seconds to monitor for issues after you open the editor, so if you uninstall after using the editor and during that 10 seconds then you may get an in use issue with replacing CMenu.exe. Simply checking task manager and killing CMenu.exe if you do notice an issue may save the reboot. Other then that, I am unaware of further issues that can happen that you may have. I would consider the error you may have seen was generated by code in CMenu as a warning.The installation is handled internally, so the need for an external application is not used for the install routine. It would be a major change within the code to allow an external use of Inno Setup, but maybe in future I maybe able to change the current setup.
Nightlord Posted August 24, 2006 Posted August 24, 2006 Is there a way to integrate this new version of cmenu?
ricktendo Posted August 24, 2006 Posted August 24, 2006 I made a silent switch addon http://www.ryanvm.net/forum/viewtopic.php?...&highlight=Make your own addon with Cretèur AddonnLite Addon MakernLite Plugin CreatorUse CMenu to find the switches
Jorex Posted August 29, 2006 Posted August 29, 2006 Thank to all! I already solved the problem with Nitro PDF I used CMenu. Would like to know more commands to use in CMenu. example: sleep = timer where do I find other?
Jorex Posted August 30, 2006 Posted August 30, 2006 I want the script to close the program and also close the page of the site that opens in the end.If you have a script made and need some help, then I'm sure that I or someone else maybe able to help you with the problems in your script. There are some samples above of using scripts made with CMenu templates.I'm sure that ProcessClose() can perhaps handle your issues.Ok, my friend, see if you can me to help with this shell of IrfanView ShellExtension 125kb.See more in this site, the program is smallhttp://www.sharewareconnection.com/irfanvi...llextension.htmI tried in several ways and I didn't get. Thank you for your help.
MHz Posted August 31, 2006 Author Posted August 31, 2006 Would like to know more commands to use in CMenu. example: sleep = timer where do I find other?Have you looked in the helpfile? I'm sure I have added enough information within it to help the user.Ok, my friend, see if you can me to help with this shell of IrfanView ShellExtension 125kb.See more in this site, the program is smallhttp://www.sharewareconnection.com/irfanvi...llextension.htmI tried in several ways and I didn't get. Thank you for your help.I have looked into the installer and it is deceptive to get the correct ContolID's for the buttons, but I did get them. If it came to being too differcult to find for you, then the controls text could be used as the ControlID.This is the script code I finished with._irfanex_v102.html
Jorex Posted August 31, 2006 Posted August 31, 2006 (edited) You got... Thank you very much! You are very good. Edited August 31, 2006 by Jorex
Jorex Posted September 1, 2006 Posted September 1, 2006 Hello friend, A problem happened in the installation CMenu that you did for me. I copied the whole text and I glued in a Script, later I ordered to begin and appeared this mistake.What should I make?
MHz Posted September 3, 2006 Author Posted September 3, 2006 Please download the latest AutoIt3 installer released. AutoIt version 3.2.0.1 is the latest that will support the syntax used. I'm sure that error will not happen when 3.2.0.1 is used as the previous version of AutoIt3 did not support the keyword Default.http://www.autoitscript.com/autoit3/
Jorex Posted September 6, 2006 Posted September 6, 2006 Thank you very much! This new AutoIt solved my problem.
PopRocks Posted September 17, 2006 Posted September 17, 2006 Hi. Great program, I am using it to find switchs that ussf can't tell me. Sometime how ever it asks me to indentify the installer. As I am noob in this area, I was hopeing some one could give me some advice. I have googled how to indentify them but as yet I have not come up with any ideas. any help would be greatly appreciated. Thanx
MHz Posted September 26, 2006 Author Posted September 26, 2006 (edited) Wishlist: Update your install to use Innosetup so will install over the top of existing.Decided not to do it with CMenu, but I have used Inno Setup with the new SendToA3X. I have added most the features from CMenu over to SendToA3X so it uses the inbuilt SendTo extension that Windows uses instead of the 3rd party shell extension. I guess your wish basically come true on using Inno Setup for the move to using SendToA3X.You can get v1.0 from http://uawiki.org/CMenu/B)Edit:Separate Topic for SendToA3X below for further discussion on it.http://www.msfn.org/board/index.php?showtopic=83388 Edited September 26, 2006 by MHz
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