Silent/Unattended Uninstall the Novell Client for Windows

INSTALL acu.exe /u:c:\path2unatt_file\filename.txt Example of an unattended INSTALL file: [Novell_Client_Install_Manager] Novell_Client=2000/XP Version=4.91.4 [SetupNWInstallOptions] !Reboot_Or_Ask=Neither !DisplayInitialScreen=NO [NovellNetWareClientParameters] !Protocol=IPIPX !RemoveIPXIfPresent=NO !DoInstall=YES !AcceptLicenseAgreement=YES [NDPSParameters] !DoInstall=NO !IsOptional=NO [Network_2000] Install2000Services=Services2000List [Services2000List] NW_NWFS=NovellNetwareClientParameters, \$OEM$\NET\NTCLIENT\I386 NW_NDPS=NDPSParameters, \$OEM$\NET\NTCLIENT\I386 …