installer: launch MEMFS as LocalService

This commit is contained in:
Bill Zissimopoulos
2018-01-04 11:44:29 -08:00
parent d6aaf0088a
commit a7febb8265

View File

@ -188,6 +188,10 @@
Type="string"
Name="CommandLine"
Value="-i -F NTFS -n 65536 -s 67108864 -u %1 -m %2" />
<RegistryValue
Type="string"
Name="RunAs"
Value="LocalService" />
<RegistryValue
Type="string"
Name="Security"
@ -214,6 +218,10 @@
Type="string"
Name="CommandLine"
Value="-i -F NTFS -n 65536 -s 67108864 -u %1 -m %2" />
<RegistryValue
Type="string"
Name="RunAs"
Value="LocalService" />
<RegistryValue
Type="string"
Name="Security"
@ -240,6 +248,10 @@
Type="string"
Name="CommandLine"
Value="-i -F NTFS -n 65536 -s 67108864 -u %1 -m %2" />
<RegistryValue
Type="string"
Name="RunAs"
Value="LocalService" />
<RegistryValue
Type="string"
Name="Security"