initial commit

This commit is contained in:
2024-01-05 14:14:45 -05:00
parent 9aa3946c06
commit c8e45b62dd
+4
View File
@@ -0,0 +1,4 @@
# Note: $FileTypes must be set by the calling script
# Unblock attachment types
[Microsoft.Win32.Registry]::SetValue("HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\16.0\Outlook\Security","Level1Remove","${FileTypes}",[Microsoft.Win32.RegistryValueKind]::String)