本帖最後由 匿名 於 2025-1-19 16:13 編輯
+1
感謝分享 AutoCAD 2025 免安裝
另
在Win11 24H2 無法執行 AutoCAD 2024 免安裝
可 手動關掉[記憶體保護]即可
或
機碼 關掉[記憶體保護].reg
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\DeviceGuard\Scenarios\HypervisorEnforcedCodeIntegrity]
"WasEnabledBy"=-
"ChangedInBootCycle"=-
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\HypervisorEnforcedCodeIntegrity]
"WasEnabledBy"=-
"ChangedInBootCycle"=-
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\DeviceGuard\Scenarios\HypervisorEnforcedCodeIntegrity]
"Enabled"=dword:00000000
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\HypervisorEnforcedCodeIntegrity]
"Enabled"=dword:00000000
機碼 打開[記憶體保護].reg
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\DeviceGuard\Scenarios\HypervisorEnforcedCodeIntegrity]
"Enabled"=dword:00000001
"EnabledBootId"=dword:0000000a
"WasEnabledBy"=dword:00000002
"ChangedInBootCycle"=hex(b):40,ca,aa,d1,a2,53,db,01
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\HypervisorEnforcedCodeIntegrity]
"Enabled"=dword:00000001
"EnabledBootId"=dword:0000000a
"WasEnabledBy"=dword:00000002
"ChangedInBootCycle"=hex(b):40,ca,aa,d1,a2,53,db,01
|