Passing a variable to an msi.InstallProducts
Dim nbsp, sCommandPath, sPath
sPath="\\dwdsetup\prod\Apps\Lexis-Nexis\Lexis7215\Automated Install\LexisNexis.msi"
nbsp = Chr(160)
sCommandPath = replace(sPath, " ", nbsp)
Set msi = CreateObject("WindowsInstaller.Installer")
msi.UILevel = 4
msi.InstallProducts ???
0 Comments
[ + ] Show comments
Answers (4)
Please log in to answer
Posted by:
fosteky
18 years ago
Posted by:
brenthunter2005
18 years ago
Posted by:
Thegunner
18 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.