From bd32f54904c270dab4224002be6b8d991652e2ee Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Tue, 17 Apr 2018 13:24:57 -0700 Subject: [PATCH] Revert "installer: launch MEMFS as LocalService" This reverts commit a7febb8265de1ded67a7c8cefb41349e83e1e57b. --- build/VStudio/installer/Product.wxs | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/build/VStudio/installer/Product.wxs b/build/VStudio/installer/Product.wxs index ff655777..b3db7126 100644 --- a/build/VStudio/installer/Product.wxs +++ b/build/VStudio/installer/Product.wxs @@ -188,10 +188,6 @@ Type="string" Name="CommandLine" Value="-i -F NTFS -n 65536 -s 67108864 -u %1 -m %2" /> - - -