diff --git a/winrc/w_inst.c b/winrc/w_inst.c index bd1af7131..c96c5092b 100644 --- a/winrc/w_inst.c +++ b/winrc/w_inst.c @@ -231,7 +231,6 @@ wsvc_install(FILE* out, const char* rename) NULL, /* no load ordering group */ NULL, /* no tag identifier */ NULL, /* no deps */ - NULL, /* on LocalSystem */ _T("NT AUTHORITY\\NetworkService"), /* network service account with restricted rights */ "" /* no password (must be an empty string) */ );