Add user-setup script for disable file open warnings

This commit is contained in:
Fierelier 2022-03-04 06:38:15 +01:00
parent eec465252f
commit a1f89db959

View File

@ -0,0 +1,2 @@
@echo off
reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\policies\Attachments" /v "SaveZoneInformation" /t REG_DWORD /d "1" /f