Hi,
I am trying to open a msi .exe file from a command button in a VB form using
process.start("C:\setup.exe")
but get an error saying 'Windows cannot find REBOOT-reallysuprpess').I'm not sure what I then need to be enetring to open this .exe. I've had a look at using the various command line switches such as \i to no avail. Any help appreciated!
Cheers
Tania
I am trying to open a msi .exe file from a command button in a VB form using
process.start("C:\setup.exe")
but get an error saying 'Windows cannot find REBOOT-reallysuprpess').I'm not sure what I then need to be enetring to open this .exe. I've had a look at using the various command line switches such as \i to no avail. Any help appreciated!
Cheers
Tania