I am trying to create an uninstall package for jmp 15,16,17 in pdq. it is saying that it is successful but the jmp software is still installed.
I am using this command:
"C:\Program Files (x86)\InstallShield Installation Information\{FED26F9C-CC96-45DD-9CF5-44594CA88583}\setup.exe" -f1"\\*path*\uninstall.iss" -runfromtemp -l0x0409 -removeonly /s
I have created the uninstall.iss file and moved it to the proper folder.