Skip to content

Commit e516def

Browse files
authored
Merge pull request #2783 from msbemba/patch-97
Update apps-win32-add.md
2 parents a2f387f + e259198 commit e516def

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

memdocs/intune/apps/apps-win32-add.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,9 +122,9 @@ On the **Program** page, configure the app installation and removal commands for
122122
> The Win32 app installation and uninstallation will happen under admin privilege (by default) when the app is set to install in user context and the user on the device has admin privileges.
123123
124124
- **Device restart behavior**: Select one of the following options:
125-
- **Determine behavior based on return codes**: Choose this option to restart the device based on the return codes.
125+
- **Determine behavior based on return codes**: Choose this option to restart the device based on the return codes. This option means that the device will restart based on the configured return code. With this configuration a hard reboot return code will immediately trigger a restart of the device and a soft reboot return code will notify the user that a restart is required to finish the installation.
126126
- **No specific action**: Choose this option to suppress device restarts during the app installation of MSI-based apps.
127-
- **App install may force a device restart**: Choose this option to allow the app installation to finish without suppressing restarts.
127+
- **App install may force a device restart**: Choose this option to allow the app installation to finish without suppressing restarts. This option means that the Win32 app installation is allowed to complete without suppressing restarts. With this configuration, a hard reboot return code will notify the user that a restart of the device will be triggered in 120 minutes and a soft reboot return code will notify the user that a restart is required to finish the installation.
128128
- **Intune will force a mandatory device restart**: Choose this option to always restart the device after a successful app installation.
129129

130130
- **Specify return codes to indicate post-installation behavior**: Add the return codes that are used to specify either app installation retry behavior or post-installation behavior. Return code entries are added by default during app creation. However, you can add more return codes or change existing return codes.

0 commit comments

Comments
 (0)