You can silently install Superhuman Go for Windows on multiple computers at once using the Microsoft Intune cloud-based device management tool or Microsoft SCCM.
Minimum requirements:
Deployment methods
Prerequisites:
- Download the Superhuman Go for Windows installer.
- Package the file in a .intunewin format: Prepare Win32 App Content for Upload
MSI Installer:
Note: Per-machine installation is unavailable by default. If your organization has a Superhuman or a Grammarly subscription purchased through our Sales team, contact your Customer Success Manager to enable this option.
-
In Azure, go to Microsoft Endpoint → Apps → Windows Apps and click Add:
-
Select App type → Windows app (Win32):
- Add the app package file in .intunewin format.
- Fill in App information.
-
Specify app installation and uninstallation commands:
- Install command → SuperhumanInstaller.exe /S
- Uninstall command → SuperhumanInstaller.exe /S /uninstall
- In the Install behavior field, select the User option.
-
Select Operation system architecture and Minimum operating system:
-
Under Detection rules, set the Rules format field to Manually configure detection rules and click Add:
-
In the window that appears, fill in the following values:
- Rule type → Registry
- Key path → Computer\HKEY_CURRENT_USER\Software\Superhuman Platform\Desktop
- Value name → DisplayVersion
- Detection method → Version comparison
- Operator → Greater than or equal to
- Value → Use current installer version value
- Associated with a 32-bit app on 64-bit clients → Yes
- Add Dependencies and Supersedence(preview) if needed.
-
Add Assignments:
- Review and create the app.
-
Download the Superhuman Go for Windows installer.
- To deploy the Superhuman Platform with Superhuman Go for Windows, download this installer instead: Superhuman Platform installer
- Copy the SuperhumanInstaller.exe to the folder C:\Sources
- In the ConfigMgr Console, go to \Software Library\Overview\Application Management\Packages
-
Create a package.
- Important: When creating the package, specify that it contains a source file and choose a path to it.
-
Click Next and choose Standard program:
-
Fill in the required fields and click Next.
- For silent installation, add the /S prefix in the Command line. For silent uninstall, create a package with the /S /uninstall prefix in the Command line.
-
Specify platform requirements:
- Review the summary and click Next.
- Deploy the package.
-
Download the Superhuman Go for Windows installer.
- To deploy the Superhuman Platform with Superhuman Go for Windows, download this installer instead: Superhuman Platform installer
- Follow the instructions from this article by Active Directory Pro: How to Deploy Software Using Group Policy
This parameter disables the “Launch at Startup” setting during installation. If the registry key below exists, “Launch at Startup” is enabled.
The value is stored in:
perMachine:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run
Value Data:
C:\Program Files (x86)\Superhuman Platform\Desktop\Superhuman.Desktop.exe
Note: Per-machine installation is unavailable by default. If your organization has a Superhuman or Grammarly subscription purchased through our Sales team, contact your Customer Success Manager to enable this option.
perUser:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
Value Data:
C:\Users\<USERNAME>\AppData\Local\Superhuman Platform\Desktop\Superhuman.Desktop.exe
Set the browser that Superhuman Go for Windows will use to open web pages. If it is not specified or the value is incorrect, Google Chrome will be used by default.
The value is stored in:
HKEY_CURRENT_USER\Software\Superhuman Platform\Desktop\PreferredBrowser
The valid values are the following:
- Chrome
- Firefox
- MicrosoftEdge
- InternetExplorer
- WorkStream
Example:
SuperhumanInstaller.exe /preferred-browser MicrosoftEdge
To use the default browser, run the following command:
SuperhumanInstaller.exe /preferred-browser start
Enables Superhuman Go to run in managed mode by adding the GrammarlyEnrollmentToken registry key. Learn more about the managed mode →
Example:
SuperhumanInstaller.exe /managed-mode-sso-key “602f1e9e-cc42-4a12-a595-a604”
Note: Per-machine installer only. If your organization has a Superhuman or Grammarly subscription purchased through our Sales team, contact your Customer Success Manager to enable this option.
Removes GrammarlyEnrollmentToken from the registry during installation and turns off the managed mode. Learn more about the managed mode →
Alternatively, admins can turn off the managed mode by removing the following value from the registry:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Grammarly\DesktopIntegrations\GrammarlyEnrollmentToken
Note: Per-machine installer only. If your organization has a Superhuman or Grammarly subscription purchased through our Sales team, contact your Customer Success Manager to enable this option.
After deployment
The Superhuman Go for Windows update process occurs automatically every two weeks. If you are using a proxy server or antivirus software, consider safelisting Superhuman Go for Windows to avoid it getting blocked during automatic updates. To ensure authenticity, Superhuman Go for Windows files are digitally signed with a private certificate. The update package is downloaded from Superhuman’s trusted data storage.