Refactor Paths
The
tool helps you stay on top of the changing folder structures of your application. This tool investigates your setup commands for embedded path values. It parses all the paths used by your setup and displays the common locations in an view. You may then update your paths with new values in one pass.- On the tab, in the group, click .
- Review the listing, which displays each path that has been found to be in use by your setup.
- If you would like to update a path, first click the path to update from the listing. Then type in the new path into the field, or click to visually locate the new path. Remember to click and finalize your new path selection.
- If you would like to prevent updating a path that is displayed, click the path from the listing, then click . Note that this procedure does not delete paths from your setup script - it simply removes them from the listing of the tool.
- When you are ready to apply changes to your setup script, click . None of your changes are actually applied to the setup script until you click . If you would like to exit the tool without making any changes, click .
Notes
- This tool can also update URL (Internet) and UNC (network) paths used in your setup script.