Shared Folders (Server Configuration)
The
page allows you to create network shares on local or remote systems on the network.Creating a New Share
To create a new share, follow these steps:
- Click the button.
- The Create Share window appears. Populate the fields in this window to describe your share.
- Click to save your changes.
Editing an Existing Share
To update an existing share, follow these steps:
- Highlight the network share to edit.
- Click the button.
- The Create Share window appears. Update the fields in this window to revise your share.
- Click to save your changes.
Removing an Existing Share
If you would like to remove a share that is being created by your setup, follow these steps:
- Highlight the network share to remove.
- Click the button.
Scripting Details
The two-way integrated IDE emits or updates the underlying setup script every time the visual view is used. If you are using InstallAware scripting in your setups, the following information identifies the changes made by this visual page to your setup script.
Commands Used
This page emits the following types of scripting commands: Create Share, Delete Share. Additional general scripting commands may be emitted.
Commands Required
This page requires the following scripting commands to be already present in your setup script: Apply Install, Apply Uninstall.