Forum Discussion
Rob_Lam
May 17, 2024Brass Contributor
Deploying Win32 APPS with intune - Install Pending
Hi Guys I'm new in deploying apps through intune for windows device but I've followed this guide here https://www.recastsoftware.com/create-win32-application-and-deploy-with-microsoft-intune/...
NicklasOlsen
May 18, 2024Iron Contributor
Can I see how your install and uninstall parameters looks?
That would give me a better understanding of your problem.
That would give me a better understanding of your problem.
Rob_Lam
May 19, 2024Brass Contributor
- NicklasOlsenMay 19, 2024Iron ContributorDid you wrap the .exe file as a .intunewin file?
Also, are you 100% sure, that you are using the correct file name?
I just quickly found this install command for installing Irfanview silent.
iview460_x64_setup.exe /silent
Make sure to change it so it's correct file name.- Rob_LamMay 19, 2024Brass Contributor
Yes I used the wrapper and it auto closes the window when done.
I actually renamed the file to something shorter before I used the wrapper to output the file but does the name have any cause on the problem?
I will try again tomorrow
- NicklasOlsenMay 19, 2024Iron ContributorIf I was you, I would try to use the 'standard' naming of the file, to see if there is any issues.