Changes for page 4. Windows Install Options
Last modified by teamwire001 on 2024/12/12 14:44
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.teamwire00 11 +XWiki.teamwire003 - Content
-
... ... @@ -8,9 +8,9 @@ 8 8 9 9 {{id name="4-quietinstall"/}} 10 10 11 -== Quiet installation ==11 +== Silent installation == 12 12 13 -The {{code}}msiexec{{/code}} **display options** allow a quiet installation. All available parameters can be found here: [[Microsoft > msiexec > Display options>>url:https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/msiexec#display-options||rel="noopener noreferrer" target="_blank"]] 13 +The {{code}}msiexec{{/code}} **display options** allow a quiet installation. All available parameters can be found here: [[Microsoft ~> msiexec ~> Display options>>url:https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/msiexec#display-options||rel="noopener noreferrer" target="_blank"]] 14 14 15 15 16 16 To install the Teamwire app quietly, use the following command and parameters: ... ... @@ -24,9 +24,9 @@ 24 24 25 25 {{id name="4-quietdeinstall"/}} 26 26 27 -== Quiet deinstallation ==27 +== Silent deinstallation == 28 28 29 -The {{code}}msiexec{{/code}} **display options** allow a quiet deinstallation. All available parameters can be found here: [[Microsoft > msiexec > Display options>>url:https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/msiexec#display-options||rel="noopener noreferrer" target="_blank"]] 29 +The {{code}}msiexec{{/code}} **display options** allow a quiet deinstallation. All available parameters can be found here: [[Microsoft ~> msiexec ~> Display options>>url:https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/msiexec#display-options||rel="noopener noreferrer" target="_blank"]] 30 30 31 31 32 32 To deinstall the Teamwire app quietly, use the following command and parameters: ... ... @@ -51,7 +51,7 @@ 51 51 52 52 Windows Installer can install a package on a computer into two installation contexts: per-machine and per-user. 53 53 54 -A per-machine installation of the package is required to enable **all users** of the computer to access and use the application. Because a per-machine installation makes changes to the system that affect all users, administrative permissions are required. Further information available here: [[Microsoft > Windows Installer > Installation context>>https://learn.microsoft.com/en-us/windows/win32/msi/installation-context||rel="noopener noreferrer" target="_blank"]] 54 +A per-machine installation of the package is required to enable **all users** of the computer to access and use the application. Because a per-machine installation makes changes to the system that affect all users, administrative permissions are required. Further information available here: [[Microsoft ~> Windows Installer ~> Installation context>>https://learn.microsoft.com/en-us/windows/win32/msi/installation-context||rel="noopener noreferrer" target="_blank"]] 55 55 56 56 57 57 {{id name="4-context-user"/}} ... ... @@ -135,7 +135,7 @@ 135 135 136 136 {{id name="optional"/}} 137 137 138 -= Optional parameters = 138 +== Optional parameters == 139 139 140 140 The following parameters are optional and support additional settings to be enabled during the installation. 141 141 ... ... @@ -144,7 +144,7 @@ 144 144 145 145 {{id name="roamingdir"/}} 146 146 147 -== Roaming User Directory == 147 +=== Roaming User Directory === 148 148 149 149 {{code language="plain"}}/APPDATA=TRUE{{/code}} ## ## 150 150 ... ... @@ -167,7 +167,7 @@ 167 167 168 168 {{id name="customdir"/}} 169 169 170 -== Custom User Directory == 170 +=== Custom User Directory === 171 171 172 172 {{code language="plain"}}/USERDATADIR=<path>{{/code}} ## ## 173 173 ... ... @@ -190,7 +190,7 @@ 190 190 191 191 {{id name="runonstartup"/}} 192 192 193 -== Run on Startup == 193 +=== Run on Startup === 194 194 195 195 {{code language="plain"}}/STARTUP=TRUE{{/code}} ## ## 196 196