I made a MSI file with Com+ and I would like to install it by
using a command line command. It work well as long as I want to
install it on the default directory, but when I write the INSTALLDIR
command on the command line as an argument, It doesn't bored with it
and install components in the default directory.
Here is the command line I wrote :
msiexec /i mse.msi INSTALLDIR="C:\TEMP\whatever"
I'm using a windows XP Pro workstation computer...
Thanks.
Jimmy Beaulieu.