As the first parameter causes a Dialog box to be displayed before starting the program, containing the following parameters. You can change the parameters before starting the program. You can even prevent the program's execution.
%P
Causes the source path to be inserted into the command line, including a backslash (\) at the end.
%N
Places the filename under the cursor into the command line.
%T
Inserts the current target path. Especially useful for packers.
%M
Places the current filename in the target directory into the command line.
%O
Places the current filename without extension into the command line.
%E
Places the current extension (without leading period) into the command line. Note: %N and %M insert the long name, while %n and %m insert the DOS alias name (8.3). %P and %T insert the long path name, and %p and %t the short path name. (Same for %o and %e)
%%
Inserts the percent sign.
%L
Long file names including the complete path, e.g. c:\Program Files\Long name.exe
%l (lowercase L)
Short file names including the complete path, e.g. C:\PROGRA~1\LONGNA~1.EXE
%F
Long file names without path, e.g. Long name.exe
%f
Short file names without path, e.g. LONGNA~1.EXE
%D
Short file names including the complete path, but using the DOS character set for accents.
%d
Short file names without path, but using the DOS character set for accents.
These are prettty helpful and took me a while to find. I figured someone may need them, even if it is one day in the future.
How-to use Total Commander button bar parameters
Step 1.
Create a new button on the button bar
Step 2.
Using the menu, insert the path to the ImgBurn executable
Step 3.
Insert the string below as the value in the Parameters box:
Comments
No comments yet. Add yours below!
Add a Comment
You are posting a reply. Cancel Reply.
Contents
A look at the available paramters for the Total Commander button bar
Cheatographer
www.deejroth.com
Cheat Sheet Stats
Tags
Related (shares tags with):
Thumbnail