Interactive - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.
Our website is currently undergoing maintenance, which may result in occasional errors while browsing. We apologize for any inconvenience this may cause and are working swiftly to restore full functionality. Thank you for your patience.

Online Help

All Products    Maple    MapleSim


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

withInstallerBuilder:

Interactiveuninstaller=false,author=Some Maple User

See Also

InstallerBuilder, InstallerBuilder[Build], Overview of Maplet Applications