Run a program in toolbar without parameter..

Here you can propose new features, make suggestions etc.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
sheppaul
Member
Member
Posts: 134
Joined: 2003-12-05, 07:59 UTC

Run a program in toolbar without parameter..

Post by *sheppaul »

Hello,

Sometimes, I'd like to run a program from toolbar without parameter like %P%N.

Is it possible to add a mouse action like Ctrl + Click to run a program without parameter?
User avatar
Vochomurka
Power Member
Power Member
Posts: 816
Joined: 2005-09-14, 22:19 UTC
Location: Russia
Contact:

Post by *Vochomurka »

Just drag'n'drop its executable to the bar. Parameters are never added by default.
Single user license #329241
PowerPro scripts for Total Commander
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

Vochomurka,
He wants to run the same button in both modes: with parameters and w/o.
User avatar
Horst.Epp
Power Member
Power Member
Posts: 7014
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Re: Run a program in toolbar without parameter..

Post by *Horst.Epp »

sheppaul wrote:Hello,

Sometimes, I'd like to run a program from toolbar without parameter like %P%N.

Is it possible to add a mouse action like Ctrl + Click to run a program without parameter?
Have a look at the following:
http://www.ghisler.ch/board/viewtopic.php?t=20274
User avatar
sqa_wizard
Power Member
Power Member
Posts: 3896
Joined: 2003-02-06, 11:41 UTC
Location: Germany

Post by *sqa_wizard »

Sometimes, I'd like to run a program from toolbar without parameter like %P%N.
Just add a "?" in front of your parameter:

Code: Select all

?%P%N
This will show the parameter first. If you don't like it for now, just press DEL key ...
#5767 Personal license
Post Reply