Command Reference - Action Examples
|
Actions used: |
In this example, we'll copy a font file into the user's Fonts folder, and then register that font file on their system so it can be accessed by other programs.
Here's what the action list looks like:

First we use a "File - Copy" action to copy the font file to the user's Fonts folder.

Note that we use the built-in variable %FontDir% to provide the path to the user's Fonts folder.
Then, we use a "Font - Register" action to register the font on the user's system.

Here's a link to the finished example, as an AutoPlay Media Studio 4.0 actions XML file that you can import into an action list:
(Note: save this file to your hard drive and use a tool like WinZip to extract the XML file)