Command Line Parameters
Photo Commander trenner Command Line Parameters

The Ashampoo Photo Commander 10 supports command line parameters, however these are recommended to be only used by advanced users. Support for relative paths is given. All Parameters are case-sensitive and have to be supplied lower case!
 

Hint: Please note that all effects and mouse tools can be undone and redone using the unlimited Undo/Redo function.

 

 

Extract current Frame

Using the Extract current Frame tool allows you to extract (capture) the current image (frame) of an animation or movie. Again this tool can also be accessed from the animation control toolbar or video toolbar. To capture an image is very simple, play the movie or animation, you would like to extract a frame from and press the Extract current Frame button in the menu or the animation control toolbar (+-Button).

 

Photo Commander warning Command Line Parameters

Hint: To call the Ashampoo Photo Commander 10 with specific command line parameters create an empty text file using the *.bat extension and write the commands to the file. To execute, double click on the file in Windows Explorer.

 

 

Options

-t – start in Browser Mode in current directory

 

-t=”Directory” – start in Browser Mode in specified directory

 

-p – print the specified image without user interaction using the saved print settings

 

-f – start in Presentation Mode

 

-m – start with the “Always Maximize Mode” option enabled

 

-s=”Directory” – start a slideshow in the specified Directory

 

-o – opens the Settings dialog

 

-u – uninstall any file associations without user interaction

 

Examples

Load an image and print it without GUI: “apc.exe” “foo.jpg” -p

 

Load an image and show it in Presentation Mode: “apc.exe” “foo.jpg” -f

 

Start in Browser Mode with a specified Directory: “apc.exe” -t=”C:FooBar”

 

Start a Slideshow with relative path in Presentation Mode: “apc.exe” -f -s=”..IMAGESNATURE”

 

Command Line Parameters