Index: remoting/host/installer/chromoting.wxs |
diff --git a/remoting/host/installer/chromoting.wxs b/remoting/host/installer/chromoting.wxs |
index ae650af7351f3560af00a2609703bea886512b5c..ef6b1b363a5f07a8726f252cee50fec2c15b6234 100644 |
--- a/remoting/host/installer/chromoting.wxs |
+++ b/remoting/host/installer/chromoting.wxs |
@@ -52,7 +52,8 @@ |
Compressed="yes" |
Description="$(var.ChromotingHost) Package" |
InstallerVersion="200" |
- Manufacturer="$(var.Manufacturer)"/> |
+ Manufacturer="$(var.Manufacturer)" |
+ InstallScope="perMachine"/> |
<Condition |
Message="$(var.ChromotingHost) is only supported on Windows Vista, Windows Server 2008, or higher."> |