Forum Discussion
AB21805
Sep 05, 2024Bronze Contributor
INstalling win32 app - inprint 3
Hi all, I'm attempting to deploy an app called InPrint 3 using Intune. The installation requires modifying the core.msi file to package the license key, which I've done successfully. After packag...
NicklasOlsen
Sep 06, 2024Iron Contributor
If you take a look in the following location in the registry, on a device where it has been installed:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
Can you see the application in there?
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
Can you see the application in there?
AB21805
Sep 09, 2024Bronze Contributor
- theuser200Sep 10, 2024Copper Contributor
AB21805 Would you be happy to share the powershell? Was going to do this today but would love to claw back the time!
- AB21805Sep 10, 2024Bronze ContributorIt was a command rather than a script. I added this .\inprint.msi /passive in a .cmd file and used that to deploy inprint
.\inprint.msi /passive this was for the custom core file which needs to be installed first.
In the install command within intune point to the .cmd files for each