CMDLINE & TARGETDIR
Posted: Wed Aug 31, 2016 4:03 am
ALREADY SOLVED with 2 double quotes !!
Hey Guys,
one small question:
When we want to use TARGETDIR in CMDLINE (MSI) Parameter, how can we use TARGETDIR with spaces.
Example which does not work:
msiexec.exe /i "product Server.msi" /qn CMDLINE="SILENT=TRUE TARGETDIR="D:\s\V10\product Server"
How we have do it ?
Heiko
Hey Guys,
one small question:
When we want to use TARGETDIR in CMDLINE (MSI) Parameter, how can we use TARGETDIR with spaces.
Example which does not work:
msiexec.exe /i "product Server.msi" /qn CMDLINE="SILENT=TRUE TARGETDIR="D:\s\V10\product Server"
How we have do it ?
Heiko