InstallerBuilder[Interactive] - launch the Maplet interface to the InstallerBuilder package
Calling Sequence
Interactive(options)
Parameters
options
-
(optional) installer options
Description
The Interactive command launches the Maplet interface to the InstallerBuilder package.
Note: The top-level InstallerBuilder command is equivalent to the InstallerBuilder[Interactive] package command.
The options can be any option described in InstallerBuilder Options. These options modify default values that can be set in the Maplet interface.
With the Maplet interface, you can build toolbox installers directly, or return a Build command which you can store and execute later.
Examples
with⁡InstallerBuilder:
Interactive⁡uninstaller=false,author=Some Maple User
See Also
InstallerBuilder, InstallerBuilder[Build], Overview of Maplet Applications
Download Help Document