/build/static/layout/Breadcrumb_cap_w.png

Script to uninstall IBM Lotus Forms Viewer?

I am in need of a complete batch file to remove All older versions of IBM Lotus Forms Viewer. Also need a bacth script also that will remove Approveit also..


1 Comment   [ + ] Show comment
  • Still looking for the proper uninstall of this software to push out SCCM - theitguy 10 years ago
    • I just posted one that works for me - Henskens 10 years ago

Answers (1)

Posted by: Henskens 10 years ago
Senior Yellow Belt
0

:INSTALL
cls
@echo off
Echo Checking for old Products.......
wmic product where "name like 'ApproveIt%%'" call uninstall /nointeractive

 

Same for IBM Forms just replace the ApproveIt%% with part of the IBM Forms name in Add and Remove Programs.


 

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ