mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 18:15:11 +00:00
[SYSSETUP] Rename defltws.inf to defltwk.inf
This commit is contained in:
parent
1627e44637
commit
8de143e058
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue