meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
windows:windows7 [2019/11/27 13:22] niziakwindows:windows7 [2023/03/31 08:43] (current) niziak
Line 1: Line 1:
 +====== Windows 7 ======
 +
 +===== Remove EOL ad notify =====
 +
 +<file reg eosnotify-block.reg>
 +REGEDIT4
 +
 +
 +[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\EOSNOTIFY.EXE]
 +"Debugger"="*"
 +
 +[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\EOSNotify]
 +"Discontinue"=dword:00000001
 +
 +[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\SIPNOTIFY.EXE]
 +"Debugger"="*"
 +
 +[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\SipNotify]
 +"DontRemindMe"=dword:00000001 
 +</file>
 +
 ====== Enable remote desktop RDP ====== ====== Enable remote desktop RDP ======