Custom Action List¶
Actions let you customize the behavior of the package by having it perform special operations at runtime. Here you can find the list of all actions currently available in Paquet Builder. It is strongly recommended that you read the documentation of each one before using it. Moreover, please be sure to read how the action properties editor works.
You can access to the help topic of a custom action directly by pressing the Help button in the Action Properties Editor.
All Available Actions¶
Click a link to obtain the description of the related action:
- Ask user for a choice (drop down)
- Ask user for one or more choices
- Ask user for a folder
- Ask user for a choice
- Ask User (string type)
- Call C function
- Check if a file/folder exists
- Check if a process is running
- Check if a registry key exists
- Conditional If/Then/Else
- Copy a file/folder
- Create a folder
- Create an Internet shortcut
- Create a shortcut
- Define a label
- Delete a folder
- Do an arithmetic operation
- Execute a BAT file
- Execute a dialog scenario
- Execute a program
- Exit Package
- Find one string within another
- Get File Information
- Get full path of a Windows Known Folder
- Go to a label
- Insert an Uninstall command
- Install MSI Package or Update
- Perform operation on a variable
- Open a document file
- Read data (or variables) from a file
- Read an entry from the registry
- Read a key from an .ini file
- Refresh shell icons
- Register a shared file
- Remove a registry key or entry
- Remove single file or using wildcard
- Rename a file
- Replace variables in file
- Restart Computer
- Self-register a file (ActiveX, OLE)
- Set file attributes
- Show an information panel
- Show a License Agreement
- Show a message box
- Show a Readme Dialog
- Show/Hide a wait message dialog
- Sleep (pause program execution)
- User Comment
- Write a registry entry
- Write text (or variables) to a file
- Write a value to an .ini file
- XML - Begin editing file or string
- XML - End editing file (and save)
- XML - Read attribute value from node
- XML - Read value from node
- XML - Write node attribute
- XML - Write node