Forum Discussion
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 packaging the application, I uploaded it to Intune for deployment. However, during installation via Intune, I receive an error: "The application was not detected after installation completed successfully."
When I install the modified MSI manually, it works perfectly. The detection rule in Intune is set to look for the MSI, but it seems that Intune isn't detecting it correctly. Any suggestions on what might be causing this issue?
If I install the inprint.msi via intune before the core.msi the applications doesnt get the license key
4 Replies
- NicklasOlsenIron ContributorIf 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?- AB21805Bronze Contributor
- theuser200Copper Contributor
AB21805 Would you be happy to share the powershell? Was going to do this today but would love to claw back the time!