Does the Full or Host msi package support the public property "INSTALLDIR"? I am tasked with a scripted installation for our company and need to be able to install our package in a different dir than the default x86.
Hi @John_Powell
yes, you can also install TeamViewer into a different directory instead of the default x86 also via command line. You should use the parameter INSTALLFOLDER.
Example:
msiexec.exe /i TeamViewer_Full.msi INSTALLFOLDER="C:\TeamViewer\" /qn
Best,Sven
It seems the
INSTALLFOLDER=
parameter is not working anymore.
What parameter can be used to set a different installation location of TeamViewer?
@Sven_F Thank you very much. This worked for me
Be part of the conversations shaping TeamViewer.
Learn more about the latest feature we’ve released.
Discover quick, practical tips to get more out of TeamViewer each month.