| InstallerContactSite Map |
Advanced Installer User Guide | |||
How do I make the package install per-user or per-machine? |
| AnswerIn order to allow the user to choose the installation type at runtime add the InstallType dialog to the project (Dialog Editor Page).
The Application Folder and Application Shortcut Folder and all their sub-folders will be automatically redirected to per-user/per-machine locations if certain configuration rules are met:
Using this dialog also provide per-user/per machine upgrade process. This means that when the installation type is changed the applications to be upgraded are searched again in concordance with the new installation context.
|
