10-15-2010 12:37 AM
Hello guys,
I want to make an application which will install say Labview run time engine while running on PC which does not have Labview installed (I know how to do this). And after closing the exe it should uninstall it (Don't know...
). Is it possible?
This application is like a Demo for client...
Thanks
10-22-2010 11:50 AM
You can do this by executing a command line. Something like this:
msiexec /quiet /uninstall lv82runtime.msi