Hi im trying to uninstall Stata15 via batch file on a windows 10 1803 environment using the following command
msiexec /x "SetupStata15-x64.exe" /quiet
or
msiexec /x "SetupStata15-x64.exe" /passive
or
msiexec /x "SetupStata15-x64.exe" /q
or
msiexec /x "SetupStata15-x64.exe" /p
or
msiexec /x "SetupStata15-x64.exe" /qb
or
msiexec /x "SetupStata15-x64.exe" /qn
nothing seems to work, any help would be greatly appreciated
msiexec /x "SetupStata15-x64.exe" /quiet
or
msiexec /x "SetupStata15-x64.exe" /passive
or
msiexec /x "SetupStata15-x64.exe" /q
or
msiexec /x "SetupStata15-x64.exe" /p
or
msiexec /x "SetupStata15-x64.exe" /qb
or
msiexec /x "SetupStata15-x64.exe" /qn
nothing seems to work, any help would be greatly appreciated
Comment