Hello.
I have been trying for ages now and I have come to a dead end so I am turning to you chaps for help.
On my startup action, i am trying to uninstall the previous version of my program before installing the new one.
I know that the uninstall string is
"C:\WINDOWS\myapp\uninstall.exe" "/U:C:\Program Files\myapp\irunin.xml"
but I just cannot figure how to do it with File.Run
Any help would be appreciated pus an example would be even better so I can save it for further use.
Regards

