mirror of
https://github.com/moonlight-stream/Internet-Hosting-Tool.git
synced 2025-07-01 23:35:27 +00:00
Remove privilege restrictions due to app compat issues
This commit is contained in:
parent
0fdbee831b
commit
20e7374480
@ -1 +1 @@
|
||||
Subproject commit 25d0eaeee5d2c2e4c4d51abab074f77a8150a7c5
|
||||
Subproject commit b7a5c7be4b9afa17d6713c71dad88faee38009bd
|
@ -47,9 +47,7 @@
|
||||
Account="NT AUTHORITY\LocalService"
|
||||
ErrorControl="ignore"
|
||||
Interactive="no">
|
||||
<ServiceConfig DelayedAutoStart="no" OnInstall="yes" OnReinstall="yes" ServiceSid="unrestricted">
|
||||
<RequiredPrivilege>SeChangeNotifyPrivilege</RequiredPrivilege>
|
||||
</ServiceConfig>
|
||||
<ServiceConfig DelayedAutoStart="no" OnInstall="yes" OnReinstall="yes" ServiceSid="unrestricted"/>
|
||||
</ServiceInstall>
|
||||
<ServiceControl Id="StartService" Start="install" Stop="both" Remove="uninstall" Name="MISS" Wait="yes" />
|
||||
</Component>
|
||||
|
Loading…
x
Reference in New Issue
Block a user