With Windows 10, businesses are bound to encounter changes/upgrades in intervals like – built-in mobile management APIs, more frequent cloud updates, modern apps, and many more. This modernization is facilitating the management of operating systems (OS) from the cloud, just as IT admins across various industries are managing mobile devices with Mobile Device Management. Also, since the hybrid model workplace is gaining traction, IT administrators will need to achieve deep, granular control over global workforce devices as well as manage, secure, and deliver modern applications to all the workforces dispersed across geographies.
Moreover, increasing business expansion and evolution also results in IT teams having to face greater overhead. As part of their application delivery strategy, they have to ensure that employees can access applications anytime, as well as ensure that different types of applications can be delivered, including local apps, hosted apps, SaaS apps, classic apps, or cloud apps.
In general, Microsoft has made Windows enterprise software available in an MSI installer that can be deployed via MDMs without much difficulty. Nevertheless, there is a large segment of publishers that do not distribute MSI packages for their apps and alternatively deliver EXEs to be installed on Windows devices. Such applications can be in-house enterprise applications, utility software, or other types of applications.
To provide ease of deployment to IT Admins, Windows MDM offers the ability to upload and publish the Exe files on the managed Windows 10 devices.
Throughout this guide, we will explore the step-by-step process of how can an IT administrator deploy and publish Win32 applications on managed Windows devices using the Scalefusion MDM solution:
Prior to deploying Win32 applications to managed Windows devices using Scalefusion, a few prerequisites must be met:
Obtaining all the required information mentioned below about the EXE you wish to remotely install on managed Windows 10 devices is the first parameter to be met before you upload the EXE to Scalefusion. Obtaining this information can be accomplished easily by consulting the publisher/developer documentation or installing the application on a Windows 10 test machine.
The information that needs to be gathered is as follows:
Scalefusion does not have the ability to parse the version information and logo of the EXE files. Therefore you would need to obtain both the version information and the logo of the app before installation by installing the same on the test device. It is optional to extract the logo, but it is essential to know the version details. Meanwhile, whenever you require a logo for your app or software, you can count on an online logo creator offered by various companies like Designhill, Wix, and more.
IT administrators also need to determine whether the EXE needed to be deployed installs on a device level or a user level in order to determine how to proceed. Most often, the developer/publisher of the app provides this information.
Generally speaking, apps whose installation path redirects to Program Files(x86) or Program Files are device-level installers whereas the ones whose installation path shows AppData/Local/Programs or AppData/Roaming/Programs are installed for the current user using Windows 10 devices.
It is not possible to install applications with no user interaction when the application does not explicitly support silent installation (offers any silent installation switches or installation arguments). Foreground installation is required for these apps since user interaction is necessary to complete installation.
IT administrators can set the deployment of EXE via Background installation for applications in which they have silent installation arguments in hand; in such cases, they will have to specify the silent installation arguments as installation arguments.
In order to deploy Windows 32 Apps via Scalefusion, it is a mandate to ascertain whether the EXE supports silent installation or not. When the silent installation is supported, the silent installation arguments are typically provided by the application. In general, these are /quiet, /S, or /silent commands, but they vary from app to app, so it is imperative that you find out this information manually.
Among the examples include:
For Scalefusion to uninstall an EXE, the MDM agent has to be employed with both the information – program path as well as the uninstall parameter (uninstall argument) that allows it to uninstall the app. In most cases, the developer or publisher makes these parameters available, or alternatively, these can also be retrieved after the app is installed on a Windows test device.
The following are some examples:
Uninstall Program Path: C:\Program Files (x86)\VideoLAN\VLC\uninstall.exe
Uninstall Argument: /S
Uninstall Program Path: %Local%\Programs\Opera\Launcher.exe
Uninstall Argument: /uninstall
It is necessary for you (IT admins using the Scalefusion agent) to inform the Scalefusion agent of the indicators used to determine whether an app has been installed or uninstalled. There are indicators in the form of files, folders, and registry keys.
To give an example:
After you have gathered all the required parameters about an app (EXE) that needs to be remotely installed, the following step is to upload it to your Scalefusion dashboard. Throughout this section, we will be learning the steps to upload and install an executable that has the silent install switch available. To illustrate this, let’s use Notepad++.
Log in to Scalefusion by going to www.scalefusion.com. Scalefusion accounts can be accessed using personal email IDs, G-suite, or Office 365. Select Windows OS from the Enroll Devices section on the left side of the dashboard.
Follow the steps on screen to enroll your windows 10 devices, and start managing them remotely through kiosk mode once you’ve configured device profiles to be pushed.
After enrollment of the Windows device, navigate to the Application Management > Enterprise Store listed on the feature panel in the dashboard and click on Upload Windows App.
Choose an application type: Click on EXE to upload an Executable (Legacy) Application.
You will need to fill in the collected basic details such as App Name, Version & Logo. Including the logo is an option. When finished, click Next.
Now, you will need to upload the EXE file of the application. However, there is an option for you to select the installer architecture of the EXE file. Depending on your requirement, you can either upload a 32-bit architecture & 64-bit architecture separately or upload the same EXE for 32 bit or 64 bit. Click on Next.
During this section, we will determine and specify the app installation mode, the installation arguments, and the uninstall information. It’s the information/parameter you’ve already gathered by following the developer documentation or by installing the EXE on a Windows test machine. We’ve detailed this information below:
After completing this step, click Next.
The App Detection Rules will be defined in this step. Using this info, the Scalefusion agent will determine whether the uploaded EXE is installed or not. You can now upload the application to Scalefusion by clicking save.
Once that is done, choose the Device Profile where you would like to deploy this application and click Publish.
The EXE file (installed version) will now be accessible to the managed Windows devices.
In contrast to MSI files, executable (EXE) based installers on managed windows 10 devices are deployed differently. Prior to uploading the EXE files to Scalefusion and initiating remote deployment, the IT Admins need to gather certain information about the executable. This tutorial covers the agenda of required parameters such as ascertaining of application version and logo, determination of installation path such as user-level and device-level, installation parameter such as background or foreground, installation arguments such as silent installation argument, uninstall argument, and ascertaining the status of installation via inspection of installation path.
Deploying the EXE files in Windows Kiosk mode via Scalefusion MDM solution relieves complex IT processes and simplifies the management, deployment, and uninstallation of EXE files with ease.
©2023 Scalefusion. All Rights Reserved. MADE WITH LOVE by ProMobi Technologies.