Description:
What are the commands for the silent uninstallation of erwin Data Modeler?
Solution:
The following command should remove the erwin installation silently:
"<erwinDM .exe location>\<executable-name>.exe"-x -v"/qn"
For example, assume the following:
- erwin DM executable is named erwinDM2020R2.exe.
- erwin DM executable is present in C:\Users\mikea\Downloads\. This location may differ on your computer.
Based on the above, the command will be:
C:\Users\mikea\Downloads\erwinDM2020R2.exe -x -v"/qn"
Comments
0 comments
Please sign in to leave a comment.