Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: Drawbar on November 13, 2006, 07:18:04 AM

Title: Lost my good shortcut
Post by: Drawbar on November 13, 2006, 07:18:04 AM
I am using Mach 2 with much success.  I recently deleted my shortcut from my desktop.  I wanted it back so I created a new one that points to Mach2.exe.  Now when I use it, I have to select which session of Mach to run.  I remember there were originally shortcuts specifically for Mach Turn and Mach Mill.  Is there a switch I can add to the command line of the shortcut to always jump to the Mach 2 Mill session without me having to select it every time?

Brian
Title: Re: Lost my good shortcut
Post by: Brian Barker on November 13, 2006, 07:47:24 AM
You need to go to the properties of the shortcut (By right clicking on it) and add this (  /p Mach3Mill   ) to the end of the C:/Mach2/Mach2.exe .
So in the end you have :
C:/Mach2/Mach2.exe  /p Mach3Mill

That should to it
Brian
Title: Re: Lost my good shortcut
Post by: Drawbar on November 14, 2006, 07:36:17 AM
Worked like a charm!   :D

Thank you very much, Brian.


Brian
Title: Re: Lost my good shortcut
Post by: Drawbar on November 14, 2006, 01:47:22 PM
One small correction:

Since I'm using Mach 2, my correct target is C:\Mach2\Mach2.exe /p Mach2Mill

Using Mach3Mill created a new profile which had none of my settings in it, but once corrected, everything is OK.

Thanks again,

Brian