Using CLI For Windows And Linux Operating Systems
To uninstall DSET application using the CLI, run the following command from the command prompt:
For Windows Operating System
To uninstall DSET application using the CLI, run the following command from the command prompt:
Msiexec /x
The Windows Installer window displays Are you sure you want to uninstall this product? message. Click Yes to uninstall the DSET application.
For silent uninstallation, run the command:
Msiexec /x
For Linux Operating Systems
To uninstall DSET application using the CLI, run the following command from the command prompt:
dsetuninstall
Or
/opt/dell/advdiags/dset/uninstall.sh
For silent uninstallation, run the command:
28