mirror of
https://github.com/winfsp/winfsp.git
synced 2025-06-15 08:12:45 -05:00
Revert "installer: launch MEMFS as LocalService"
This reverts commit a7febb8265
.
This commit is contained in:
@ -188,10 +188,6 @@
|
||||
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"
|
||||
@ -218,10 +214,6 @@
|
||||
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"
|
||||
@ -248,10 +240,6 @@
|
||||
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"
|
||||
|
Reference in New Issue
Block a user