MSFN Forum: CMenu - MSFN Forum

Jump to content


Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
  • 10 Pages +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

CMenu Context Menu for Installers. Rate Topic: ***** 2 Votes

#1 User is offline   MHz 

  • SendToA3X v1.7
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,634
  • Joined: 02-August 04

Posted 03 June 2005 - 07:10 AM

CMenu v2.6
Released 23 August, 2006

CMenu is a handy, context menu extension. Adds a branch to your context menu called More Options.
  • Uses PEiD, which is able to recognize installer types, if available in it's the database. Identify Installer uses this information, and is able to popup a window to show parameters associated with that installer. Identify Installer can unpack, admin, record, silent installations, if available. And also create a template AutoIt Script, to suit.
  • Includes CMenu Editor. This allows further customizing.
  • Files can Execute With Parameters, optional working directory, and allowing for different window states.
  • Create a Directory List. Preset options are available, as well as a custom options.
  • Create an AutoIt Archive Script, that can be included into your main scripts. This allows AutoIt to act like an archiver.
  • Includes PEiD as a separate item also, which allows the user to enhanced, portable executable identification.
  • Filenames and paths can be easily sent to the windows clipboard, by using Path To ClipBoard.
  • Allows for the user to download and add Resource Hacker or Stud PE. These will be detected, if placed in the correct folder, and will be added to the context menu.
  • MyUninstaller is included in CMenu.
  • Force Delete is included in CMenu. Use this only, as required. When deleting multiple files, do not do anything, until the operation is complete. A msgbox will popup and will allow, not to proceed. Use at own risk.
  • AutoItMacroGenerator is included to handle recording of AutoIt install scripts.
  • Reg2Au3 quickly converts Regedit4 type registry files to AutoIt3 syntax.
  • Ini2Au3 quickly converts Ini files into AutoIt syntax.
  • Constants Generator retrieves the constants declarations that your AutoIt script only needs.
  • 7-Zip2Sfx for easily converting 7z archives to self extracting archives.
Preview of CMenu:

Attached File  MSFN_CMenu.PNG (3.85K)
Number of downloads: 762


Attached File  IDInstaller2.PNG (17.95K)
Number of downloads: 1478
Identify Installer supercedes USSF for installer identification.


A little project, that I have been working on. Try it out, and see if it is useful for you. Any feedback on any bugs or compliments would be appreciated. :)

Enjoy B)

>>>>> CMenu Homepage <<<<<

>>>>> CMenu Download <<<<<

Edit:
Updated the download link.
Added link to CMenu homepage for more detailed information

Also consider SendToA3X which is like CMenu except it uses the builtin SendTo rather then a 3rd party shell extension.

This post has been edited by MHz: 17 February 2009 - 05:30 AM



#2 User is offline   Wesmosis 

  • Just Call Me Doctor Just Call Me Pain!
  • PipPipPipPipPip
  • Group: Members
  • Posts: 787
  • Joined: 20-September 04

Posted 03 June 2005 - 07:15 AM

thank........i'll try it soon

#3 User is offline   <SparTacuS> 

  • I want to know . . . everything!
  • PipPip
  • Group: Members
  • Posts: 206
  • Joined: 24-April 04

Posted 03 June 2005 - 05:11 PM

Thanx MHz,

Just installed/tried on my test rig - seems like it could be v.useful.

#4 User is offline   bacd 

  • 頑張れない
  • Group: Members
  • Posts: 38
  • Joined: 13-August 04

Posted 04 June 2005 - 07:03 AM

definately great tool...

one suggestion I would like to see added though would be the ability to clip the name of the file, or clip the name with the path..

would definately save time adding new files to xplode...

thanks again for the tool!

#5 User is offline   glent 

  • Tpyo Spceialist
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,041
  • Joined: 16-August 04

Posted 04 June 2005 - 07:07 AM

Since installing I can no longer right click to open folder/files and dont have make option open files with notepad :(

#6 User is offline   MHz 

  • SendToA3X v1.7
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,634
  • Joined: 02-August 04

Posted 04 June 2005 - 07:24 AM

glent, on Jun 4 2005, 11:07 PM, said:

Since installing I can no longer right click to open folder/files and dont have make option open files with notepad :(
<{POST_SNAPBACK}>


That is not good at all.
Run this in your run box. It will unregister the context menu dll.
Regsvr32 /u "%ProgramFiles%\CMenu\CMExt.dll"
You may have a shell extention, that may conflict with it? Restarting explorer may also help, perhaps try restarting explorer first.

Are you running XP?

#7 User is offline   glent 

  • Tpyo Spceialist
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,041
  • Joined: 16-August 04

Posted 04 June 2005 - 11:32 AM

I'm about to do my monthly format as i have been testing a lot of software lately. You maybe be rigth about a confict, I will report the results asap :yes:
oh and yup XP Pro English

#8 User is offline   MHz 

  • SendToA3X v1.7
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,634
  • Joined: 02-August 04

Posted 04 June 2005 - 06:11 PM

glent, on Jun 5 2005, 03:32 AM, said:

I'm about to do my monthly format  as i have been testing a lot of software lately. You maybe be rigth about a confict, I will report the results asap :yes:
oh and yup XP Pro English
<{POST_SNAPBACK}>

You should be fine running it on XP Pro English. I have uploaded a new version. This uses the editor from the dll author. This editor will apply the initial registry entries, rather then CMenu. Perhaps safer? And as a bonus, makes the context menu, user configurable.
You should really test programs in Virtual PC or VMWare. Your OS will last longer.
I will always try to ensure that any programs that I release, are safe for use.
I apologize for any inconvenience.

#9 User is offline   glent 

  • Tpyo Spceialist
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,041
  • Joined: 16-August 04

Posted 05 June 2005 - 01:51 AM

MHz please do not apologize there really is no need :)..Since the format last night I have just installed Version 1.1. I now can right click to open folders but I still no longer have my right click to edit,print or open txt files .
Almost there :yes:

Edit I am using Ryanvm's latest update and he has the "copy/move to" and also "unlocker" shell extention maybe these are the cause of the conflict

#10 User is offline   MHz 

  • SendToA3X v1.7
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,634
  • Joined: 02-August 04

Posted 05 June 2005 - 03:31 AM

Tested with
Unlocker
Copy To/Move To Context Menu Shell Extension
Font properties extension, version 2.1 (do you need this? unregister it otherwise, else excess baggage for the shell)

All test fine. Unless they were altered in the ryanvm pack?

Generally unstable context menu handling, would be a shell problem, whether extention or whatever. But the right click to edit, print or open text files, that could be more file association related. You do have Microsoft NotePad.exe still? Does the left click on text files work fine?

#11 User is offline   glent 

  • Tpyo Spceialist
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,041
  • Joined: 16-August 04

Posted 05 June 2005 - 04:07 AM

:no: This is strange maybe its a reg tweak I use? I will investigate this further. Yes I do use the default notepad and left click works fine .

#12 User is offline   MHz 

  • SendToA3X v1.7
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,634
  • Joined: 02-August 04

Posted 05 June 2005 - 10:23 AM

I have loaded all your tweaks. Unlocker, font shell thing, etc. Seem fine.
But...
Editing of text files is being lost from context menu when registering ContextMenuExt.dll (copy to\move to) and CMExt.dll (CMenu), at the same time. The edit does exist when one or the other is registered. So a choice may need to be made. CMenu can do what the other dll can do, it has copy to, move to, plus more. But you have ContextMenuExt.dll bound into a pack, which does little? You pick which one.
I believe this is the root cause, of the problem. A warning will be inserted on the 1st post, about this conflict of DLLs.

#13 User is offline   MHz 

  • SendToA3X v1.7
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,634
  • Joined: 02-August 04

  Posted 05 June 2005 - 11:20 AM

Updated to version 1.2.
Please see 1st post for information and download link.

#14 User is offline   Dumpy Dooby 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 424
  • Joined: 16-May 05

Posted 07 June 2005 - 05:04 AM

Wow, this is awesome. Love it.

Danke much. :)

#15 User is offline   MHz 

  • SendToA3X v1.7
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,634
  • Joined: 02-August 04

Posted 07 June 2005 - 05:50 AM

bacd, on Jun 4 2005, 11:03 PM, said:

definately great tool...

one suggestion I would like to see added though would be the ability to clip the name of the file, or clip the name with the path..

would definately save time adding new files to xplode...

thanks again for the tool!
<{POST_SNAPBACK}>

I am unsure exactly, of the request? A good editor can help with clipping to suit, with search and replace, regular expressions etc. I have not used xplode... :blink:

Dumpy Dooby, on Jun 7 2005, 09:04 PM, said:

Wow, this is awesome. Love it.

Danke much. :)
<{POST_SNAPBACK}>

;)

#16 User is offline   MHz 

  • SendToA3X v1.7
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,634
  • Joined: 02-August 04

Posted 07 June 2005 - 06:15 AM

Updated to version 1.3.
Please see 1st post for information and download link.

#17 User is offline   bacd 

  • 頑張れない
  • Group: Members
  • Posts: 38
  • Joined: 13-August 04

Posted 07 June 2005 - 06:59 PM

MHz, on Jun 7 2005, 05:50 AM, said:

bacd, on Jun 4 2005, 11:03 PM, said:

definately great tool...

one suggestion I would like to see added though would be the ability to clip the name of the file, or clip the name with the path..

would definately save time adding new files to xplode...

thanks again for the tool!
<{POST_SNAPBACK}>

I am unsure exactly, of the request? A good editor can help with clipping to suit, with search and replace, regular expressions etc. I have not used xplode... :blink:


Sorry for the confusion....the explode coment was there as an example of why I like this feature...

For example, say you are in an Explorer window and you have a file you want to add to your UAXPCD....usually you have to copy the path and then the file name seperately...but using a program called clipname you an copy them both with one click

the extention can be found here for a better clarification...Clipname

#18 User is offline   redfive19 

  • Junior
  • Pip
  • Group: Members
  • Posts: 96
  • Joined: 17-August 04

Posted 08 June 2005 - 02:44 PM

This is already one of those apps that I don't know how I lived without before. THANK YOU VERY MUCH!

#19 User is offline   MHz 

  • SendToA3X v1.7
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,634
  • Joined: 02-August 04

Posted 09 June 2005 - 12:25 AM

@bacd
I consider it possible to do names, full path and the 8.3 equivalents.
May have something soon. Also, have a look at Pathinformation, in the editor.

@redfive19
A very nice comment. Thankyou.

:)

This post has been edited by MHz: 09 June 2005 - 12:26 AM


#20 User is offline   totoymola 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 944
  • Joined: 24-September 04

Posted 09 June 2005 - 02:35 AM

Thanks man. I'm really impressed. :)

Share this topic:


  • 10 Pages +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy