Changes between Version 6 and Version 7 of Windows Eleven Tweeks


Ignore:
Timestamp:
11/16/22 04:55:49 (17 months ago)
Author:
Paul Kulda
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Windows Eleven Tweeks

    v6 v7  
    1616== Allow Command Prompt to Access Network Drive ==
    1717
    18 reg add !HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v !EnableLinkedConnections /t REG_DWORD /d "1" /f
     18reg add HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\!CurrentVersion\Policies\System /v !EnableLinkedConnections /t REG_DWORD /d "1" /f
    1919
    2020== Allow LT2P No IPSEC ==
    2121
    22 reg add !HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RasMan\Parameters /v !ProhibitIpSec /t REG_DWORD /d "1" /f
     22reg add HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RasMan\Parameters /v !ProhibitIpSec /t REG_DWORD /d "1" /f