I want to know what is the naming convention you are using for your
.msi files. For example I want to organize my setup packages like
this:
ProductName-Major.Minor.Build-setup.msi (like "FooBar-1.0.123-setup.msi")
and after an update it may become "FooBar-1.1.456-setup.msi" which can
be installed
Hello,
I am trying to deploy a sample MSI package which simply installs a
text file to Program Files folder. The setup runs just fine if you run
it through double-clicking or via msiexec /i package.msi command line
interface (with the current user is being an administrator on that
computer). Then
2 matches
Mail list logo