Hello,
I would like to know how can i uninstall programs in Setup Factroy installer in silent mode, i have this uninstall string in registry:
"C:\Windows\MyProduct\uninstall.exe" "/U:C:\Program Files\MyProduct\MyProduct.xml"
What do i need to Add/remove so the unistallation will be completly silent?
i have tried the /S switch but it didnt work!
Thanks for the help!

