Not seeing how we can deploy .msi apps that have a .mst tranform required. Anybody else been able to figure this out?
Not seeing how we can deploy .msi apps that have a .mst tranform required. Anybody else been able to figure this out?
I create a cmd file with for example this command: msiexec /i "AcroRead.msi" TRANSFORMS=" AcroRead.mst" /qn /L*v c:\InstallAcrobatReader.log and create an *.intunewin file with the IntuneWinApputil.
When publishing the app in Intune type the created cmd file as install command and it works like a charme...;)
You can try to use the Microsoft Intune Win32 App Packaging Tool and specify the path of .mst file. Here is an example by Peter, just for your reference and hope it helpful.
https://www.petervanderwoude.nl/post/deploy-customized-win32-apps-via-microsoft-intune/
There's a '+' in the URL on the link; remove it and it works.
https://www.petervanderwoude.nl/post/deploy-customized-win32-apps-via-microsoft-intune/
Hi, i try to do msi,mst packet with this tool. after 32% when it try to create intuwin file it give me error failed to create file. I have opened cmd by admin rights . can some one help me? if i dont input catalof files. it will go tru but then it will install software with default settings.
31 people are following this question.