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...
theuser200
Sep 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!
AB21805
Sep 10, 2024Bronze Contributor
It 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
.\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