Applications
Last updated
Last updated
First, create a content item and specify that its purpose is Application and type is either Folder or Single File. Check the "Open after creation" checkbox for convenience.
Next, click "+ New Version" to add a version to the application. In the application version, specify the installation command line, and optionally the working directory and success exit codes.
The working directory defaults to the folder containing the extracted content. If no success codes are specified, the default of "0 3010" will apply. (Exit code 3010 indicates that a reboot should be performed.)
After the application version has been created, the content for the application can then be uploaded. Click the "Choose File" button and select either a file or a folder needed for the application.
Normally, you would use a folder (the entire contents of the folder will be uploaded), but there are instances where a single file would be desired:
MSI installers where no other files (e.g. transforms) are required.
Intune app packages (.intunewin files) which can be automatically extracted by DeployR before installation.