Using PowerShrink from the command line

With Powershrink you have the ability to run the program in command
line mode with every option of the graphical user interface. Plan tasks
and shrink complete folders including PowerPoint files.
Open command line and browse to find where PowerShrink is installed

Ex: (C:\Program Files\PowerShrink)

Use PowerShrink with the following options:

PowerShrink.exe /dq "filename"               // Shrink (use current options)
PowerShrink.exe /eq "filename"               // Extra Shrink
PowerShrink.exe /nq "filename"               // Normal Shrink
PowerShrink.exe /hq "filename"              // High Quality Shrink
PowerShrink.exe /email "filename"          // Shrink And Email
PowerShrink.exe /config                          // Configure...

Shrink a complete folder including PowerPoint files by entering
one of the following syntax (for example the foldername is
c:\ppt):

PowerShrink.exe /dq c:\ppt // Shrink (uses current options)
PowerShrink.exe /eq c:\ppt // Extra Shrink
PowerShrink.exe /nq c:\ppt // Normal Shrink
PowerShrink.exe /hq c:\ppt // High Quality Shrink
PowerShrink.exe /email c:\ppt // Shrink And Email
PowerShrink.exe /config // Configure...


Register PowerShrink:

C:\Program Files\Powershrink\PowerShrink.exe REGISTER
(You can pre-load the Enter Key window with a name and key by adding
the name, followed by a comma, followed by the key, after the
REGISTER command).
C:\Program Files\Powershrink\PowerShrink.exe REGISTER
Regname,111111-222222-333333-444444-5555555-666666-7777777
Quiet Register:
You can also supress the "success" message-box by using
QUIETREGISTER instead of REGISTER, but if you don't supply a valid
name and key on the command line the other dialogs will still be shown.
Similarly, the command INFO will let a user see the name and key he's
currently using.
C:\Program Files\PowerShrink\PowerShrink.exe QUIETREGISTER
Regname,111111-222222-333333-444444-5555555-666666-7777777


Obove may be used together with your SMS, or Altiris distributions to
prevent manual work with the registration progress.
Other options:
PowerShrink.exe /progress // program shows progress bar only
PowerShrink.exe /hidden // program runs fully invisible
PowerShrink.exe /rename:[place]:[separator]:[add_text] // set output
file name
Place = b/a (before/after name)
separator = 0/1/2 (no separator, [SpaceBar], [SB]-[SB])
add_text - allows "%d" and "%t" usage to insert date or time
add_text - requires usage of "__"(double) in place of one
Spacebar
Samples:
PowerShrink.exe /rename:a:2:Text__to__add "p1.ppt" "p2.ppt"
PowerShrink /rename:b::Shrinked "p1.ppt" "p2.ppt"
PowerShrink.exe /output:[dir]
requires usage of "__"(double) in place of one SPACEBAR
leave dir empty to output in same directory with source files
Samples:
PowerShrink.exe /output:C:\My__Documents "p1.ppt" "p2.ppt"
PowerShrink.exe /output: "p1.ppt"
PowerShrink.exe /ifbigger:[a/s/c/i] //action is case when shrinked is
bigger than source
a - ask user to solve
s - skip such file (delete created)
c - copy smaller original file in place shrinked. This option will is
used by default.
i - ignore (leave the larger file created)