IPB

Google Frontpage Forums Unattended CD/DVD Guide

> 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

> CMenu, Context Menu for Installers.
MHz
post Jun 3 2005, 07:10 AM
Post #1


SendToA3X v1.7
*******

Group: Members
Posts: 1601
Joined: 2-August 04
Member No.: 26076
OS: XP Pro x86
Country Flag


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: 640



Attached File  IDInstaller2.PNG ( 17.95K ) Number of downloads: 1355

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. smile.gif

Enjoy cool.gif

>>>>> 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: Feb 17 2009, 05:30 AM
Go to the top of the page
 
+Quote Post
10 Pages V  < 1 2 3 4 > »   
Start new topic
Replies (20 - 39)
MHz
post Jun 9 2005, 02:54 AM
Post #21


SendToA3X v1.7
*******

Group: Members
Posts: 1601
Joined: 2-August 04
Member No.: 26076
OS: XP Pro x86
Country Flag


Thanks totoymola,

I may have a new version, in a few days time, with helpfile improvements on using the editor. Maybe the copy to clipboard request. etc etc.

smile.gif
Go to the top of the page
 
+Quote Post
urie
post Jun 10 2005, 05:49 PM
Post #22


Advanced Member
***

Group: Members
Posts: 378
Joined: 30-July 03
Member No.: 5322



MHz, Great program m8 thumbup.gif i know you are still developing it but would there be any way you could change your installer to one that would be possible to install silently
Go to the top of the page
 
+Quote Post
swampy
post Jun 10 2005, 09:25 PM
Post #23


Junior
*

Group: Members
Posts: 92
Joined: 26-January 04
Member No.: 13149



cmenu.exe /silent works
Go to the top of the page
 
+Quote Post
MHz
post Jun 10 2005, 11:12 PM
Post #24


SendToA3X v1.7
*******

Group: Members
Posts: 1601
Joined: 2-August 04
Member No.: 26076
OS: XP Pro x86
Country Flag


QUOTE (swampy @ Jun 11 2005, 01:25 PM)
cmenu.exe /silent  works
*

Correct. That is as silent, as it gets. newwink.gif
/? can be used, for help.
Go to the top of the page
 
+Quote Post
urie
post Jun 11 2005, 02:12 AM
Post #25


Advanced Member
***

Group: Members
Posts: 378
Joined: 30-July 03
Member No.: 5322



Thank for the reply on the silent switch i had tried USSF but it didn't identify it
Go to the top of the page
 
+Quote Post
aktivedesign
post Jun 11 2005, 02:51 AM
Post #26


Junior
*

Group: Members
Posts: 62
Joined: 12-February 05
From: Middlesbrough, England, UK
Member No.: 43802
Country Flag


WOW great program! Extremely useful; love it! thumbup.gif
Go to the top of the page
 
+Quote Post
Dumpy Dooby
post Jun 11 2005, 02:24 PM
Post #27


Advanced Member
***

Group: Members
Posts: 418
Joined: 16-May 05
Member No.: 56247
Country Flag


QUOTE (MHz @ Jun 3 2005, 06:10 AM)
Recommendations:
This program is suited for OSes, 2000 and above.
I would not recommend for 64bit OSes.
As with a conflict of the dll used with this program and the ContextMenuExt.dll used in RyanVM's pack. I strongly suggest that they are both not used together. ContextMenuExt.dll should be unregistered before installing CMenu. This program has far more to offer. The final choice is up to you.
*

I've been running both of them together on three different computers. No problems. You sure that's where the conflict lies?

Or is it possible that they are conflicting, but not throwing up any errors?
Go to the top of the page
 
+Quote Post
MHz
post Jun 11 2005, 10:04 PM
Post #28


SendToA3X v1.7
*******

Group: Members
Posts: 1601
Joined: 2-August 04
Member No.: 26076
OS: XP Pro x86
Country Flag


QUOTE (Dumpy Dooby @ Jun 12 2005, 06:24 AM)
I've been running both of them together on three different computers.  No problems. You sure that's where the conflict lies?

Or is it possible that they are conflicting, but not throwing up any errors?
*

A verbal warning of any conflict, will not be shown, unless it coded, to do so. Changes in the context menu, while using both, is enough notice for a possible conflict.
When a shell problem does happen, it will be Dr.Watson running in the background, doing a crashdump.
When you have 3 healthy systems, it maybe fine, but if some problem, lowers the defenses of your system, that is when any other problems, tend to surface.

The best way to answer this logically? Why have 2 DLLs to do the same task?

These are pictures of CMenu only. With the exact, same task:

Attached File  copymove.PNG ( 862bytes ) Number of downloads: 61


Attached File  Browse.PNG ( 12.81K ) Number of downloads: 62


This is a builtin feature of the DLL, that CMenu uses.

CMenu does the other DLLs task plus many more. The other DLL is 25% larger, then the CMExt.dll ???
I think my recommendation is a good one. I did not say you could not have both, but do strongly recommend not to.
Go to the top of the page
 
+Quote Post
MHz
post Jun 12 2005, 01:08 AM
Post #29


SendToA3X v1.7
*******

Group: Members
Posts: 1601
Joined: 2-August 04
Member No.: 26076
OS: XP Pro x86
Country Flag


Updated to version 1.4.
Please see 1st post for information and download link.
Go to the top of the page
 
+Quote Post
bacd
post Jun 17 2005, 07:22 AM
Post #30


頑張れない


Group: Members
Posts: 38
Joined: 13-August 04
From: Inaka
Member No.: 27384
Country Flag


perfect!!! that"s what I was definately looking for!!!

Thank you for your hard work!!!
Go to the top of the page
 
+Quote Post
MHz
post Jun 17 2005, 08:18 AM
Post #31


SendToA3X v1.7
*******

Group: Members
Posts: 1601
Joined: 2-August 04
Member No.: 26076
OS: XP Pro x86
Country Flag


QUOTE (bacd @ Jun 17 2005, 11:22 PM)
perfect!!! that"s what I was definately looking for!!!

Thank you for your hard work!!!
*

Your welcome newwink.gif
Go to the top of the page
 
+Quote Post
Lolly
post Jun 17 2005, 09:42 AM
Post #32


Junior
*

Group: Members
Posts: 56
Joined: 15-August 04
From: Norway, atm...
Member No.: 27679
Country Flag


Amazing app, thanks a punch.
biggrin.gif

(edit: it seems to overwrite any old stuff, lost my "Edit" and "Open with..." options,
Maybe I need to take a closer look on this thread and what it does., hehe)

This post has been edited by Lolly: Jun 17 2005, 10:22 AM
Go to the top of the page
 
+Quote Post
Weed
post Jun 18 2005, 05:36 AM
Post #33


Please Use your Head,THINK!Or its 2 late? U got brainwashed
***

Group: Members
Posts: 355
Joined: 7-November 03
Member No.: 9157
Country Flag


thats great
expand and makecab is useful too smile.gif
Go to the top of the page
 
+Quote Post
totoymola
post Jul 8 2005, 11:16 PM
Post #34


Friend of MSFN
*****

Group: Members
Posts: 944
Joined: 24-September 04
From: Pilipinas!
Member No.: 31914
OS: none
Country Flag


MHz, can I make a feature request? Can you add the InnoUnpack feature for Inno Setups? smile.gif I hate doing it thu commandline.
Go to the top of the page
 
+Quote Post
MHz
post Jul 8 2005, 11:25 PM
Post #35


SendToA3X v1.7
*******

Group: Members
Posts: 1601
Joined: 2-August 04
Member No.: 26076
OS: XP Pro x86
Country Flag


QUOTE (totoymola @ Jul 9 2005, 03:16 PM)
MHz, can I make a feature request?  Can you add the InnoUnpack feature for Inno Setups? smile.gif  I hate doing it thu commandline.
*

I can see a purpose to add this. I will work on the addition of Innounp.exe. I will consider further additions as well.
Go to the top of the page
 
+Quote Post
totoymola
post Jul 9 2005, 01:12 AM
Post #36


Friend of MSFN
*****

Group: Members
Posts: 944
Joined: 24-September 04
From: Pilipinas!
Member No.: 31914
OS: none
Country Flag


Cool. smile.gif I'll be waiting for your future release. smile.gif
Go to the top of the page
 
+Quote Post
benners
post Jul 9 2005, 04:34 AM
Post #37


Senior Member
****

Group: Members
Posts: 685
Joined: 29-December 03
From: Darwen
Member No.: 11604
Country Flag


QUOTE (totoymola @ Jul 9 2005, 06:16 AM)
MHz, can I make a feature request?  Can you add the InnoUnpack feature for Inno Setups? smile.gif  I hate doing it thu commandline.
*
Here is an inno script i use for repacking the innounp.exe, it adds unpacker to the context menu

This post has been edited by benners: Jul 9 2005, 04:35 AM
Attached File(s)
Attached File  Unpacker.iss ( 963bytes ) Number of downloads: 92
 
Go to the top of the page
 
+Quote Post
benners
post Jul 9 2005, 04:52 AM
Post #38


Senior Member
****

Group: Members
Posts: 685
Joined: 29-December 03
From: Darwen
Member No.: 11604
Country Flag


Nice work MHz, just a bit of an update, with the latest release of Inno new switches have been added
QUOTE
/TASKS="comma separated list of task names"
and
QUOTE
/MERGETASKS="comma separated list of task names"
info available in the ISetup.hlp file if you wanted to update your Inno_Setup.txt
Go to the top of the page
 
+Quote Post
MHz
post Jul 9 2005, 08:36 AM
Post #39


SendToA3X v1.7
*******

Group: Members
Posts: 1601
Joined: 2-August 04
Member No.: 26076
OS: XP Pro x86
Country Flag


QUOTE (benners @ Jul 9 2005, 08:34 PM)
Here is an inno script i use for repacking the innounp.exe, it adds unpacker to the context menu
*

Thanks for the script. I may add innounp directly to Identify Installer. That will innounp, with no Dos box.

QUOTE (benners @ Jul 9 2005, 08:52 PM)
Nice work MHz, just a bit of an update, with the latest release of Inno new switches have been added
QUOTE
/TASKS="comma separated list of task names"
and
QUOTE
/MERGETASKS="comma separated list of task names"
info available in the ISetup.hlp file if you wanted to update your Inno_Setup.txt
*

Priceless information. I will update. Will be added and noted for Inno Setup 5.1.4 and above.
Also empty /COMPONENTS= is not default components now, instead no components. That could be nasty change, to installations.

Thanks benners. newwink.gif
Go to the top of the page
 
+Quote Post
benners
post Jul 12 2005, 05:05 AM
Post #40


Senior Member
****

Group: Members
Posts: 685
Joined: 29-December 03
From: Darwen
Member No.: 11604
Country Flag


MHz would you consider changing the installer to an Inno setup?, I would like the option of not installing certain commands, i.e AutoIt and would prefer to do this at the installation stage with the components switch instead of having to delete files\folders and reg entries after the fact.

I also am in the process of cleaning my context menu up and adding the to your Cmenu and would like the option of including these changes into each new build you create.

Thanks
Go to the top of the page
 
+Quote Post

Google Frontpage Forums Unattended CD/DVD Guide

10 Pages V  < 1 2 3 4 > » 
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 




Lo-Fi Version Time is now: 22nd November 2009 - 03:23 AM
All trademarks mentioned on this page are the property of their respective owners
MSFN is not affiliated with Microsoft
Copyright © 2001-2009 msfn.org
Privacy Policy