@x23piracy Thanks for getting back to me. It’s possible it could be a path issue as well…
Bat file (uninstall.bat) —> MsiExec.exe /X{A1E58BXX-ECXX-XX19-XXEA-B85CA4F1A2XX} /qn /norestart
To upload this file as a snapin, I zipped the file and named the folder uninstall. Then I created a snapin pack with the snapin argument /c “[FOG_SNAPIN_PATH]\uninstall.bat”.
If you have a better method of uploading the snapin, please share.
Thanks for all of your help!
Y
Latest posts made by YG2018
-
RE: Install snapin packs with elevated command prompt.
-
Install snapin packs with elevated command prompt.
I’ve created a simple bat file to remove applications from our PC’s. The problem that I’m running in to is that the bat file needs to be ran in an elevated command prompt. Is there any way to deploy a snapin with an elevated command prompt?