Display
Caption
In this field you can specify the text that will be displayed in Control Panel next to your applet icon. You can localize this string.
Description
Short description of your applet. This text will appear as status bar text or tool-tip when your applet is selected in Control Panel. You can localize this string.
These fields are of Formatted Type and
can be edited using Smart Edit Control.
Icon File
Select the icon that will be displayed in Control Panel for your applet. The icon can be extracted from an icon file, an executable or a DLL file.
Command
Target
Specify the target file that will be executed or launched when the Control Panel icon is double-clicked.
If your target application needs administrator privileges, the
appropriate UAC requested execution
level information has to be set to
"requireAdministrator" for proper behavior under
Windows Vista or above.
Command Line
You can specify a command line for your executable.
These fields are of Formatted Type and
can be edited using Smart Edit Control.
Examples:
Target: [WindowsFolder]notepad.exe
Target: [#yourfile] Command Line: /out "[APPDIR]OutputFolder"
Target: [#Readme.html]