Forum Discussion
AB21805
Aug 06, 2021Bronze Contributor
Install prem pro via using a script - intune
Hi all, I am having so much issues installing Prem pro using the exe as the setup file and install/uninstall commands. I was thinking is it possible to create a script which is used to run on the...
- Sep 06, 2021
I would go for this one
MsiExec.exe /X '{8CF1DABC-377C-4CD3-9F11-F23BBB491436}' /quiet
You can find the uninstall string in the register
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{8CF1DABC-377C-4CD3-9F11-F23BBB491436}
Aug 08, 2021
Hi, if you could send me the intunewin file I could test it .. got my test VM setup 🙂
AB21805
Aug 18, 2021Bronze Contributor
Hi Rudy,
I am still struggling on this
Would the install command be: "prempro.msi" /qn or prempro.msi /qn
What would the uninstall command be?
The detection rule I have put: C:\Program Files (x86)\Adobe\Adobe Creative Cloud\ACC\ (which I think also may be incorrect)
Error code Im getting: 0x800700C1
Thanks in advance!
I am still struggling on this
Would the install command be: "prempro.msi" /qn or prempro.msi /qn
What would the uninstall command be?
The detection rule I have put: C:\Program Files (x86)\Adobe\Adobe Creative Cloud\ACC\ (which I think also may be incorrect)
Error code Im getting: 0x800700C1
Thanks in advance!