mirror of
https://github.com/reactos/reactos.git
synced 2024-11-24 12:03:31 +08:00
[SYSSETUP] Rename defltws.inf to defltwk.inf
This commit is contained in:
parent
1627e44637
commit
8de143e058
@ -595,7 +595,7 @@ InstallSecurity(VOID)
|
||||
// if (IsServer())
|
||||
// pszSecurityInf = L"defltsv.inf";
|
||||
// else
|
||||
pszSecurityInf = L"defltws.inf";
|
||||
pszSecurityInf = L"defltwk.inf";
|
||||
|
||||
InstallBuiltinAccounts();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user