meta data for this page
  •  

Differences

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

Link to this comparison view

Next revision
Previous revision
windows:windows7 [2015/11/30 13:29] – created 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 ======
 +
 +HKEY_LOCAL_MACHINE > System > CurrentControlSet > Control > Terminal Server. Change the value of “fDenyTSConnections” to “0”.
 +
 +
 +====== Dell Windwos 7 Images ======
 +Download Win7 PRO 64: [[http://www.dell.com/support/home/pl/pl/plbsd1/drivers/osiso/W764]]
 +
 +
 +====== Install from USB pendrive ======
 +Create primary bootable FAT32 partition on pendrive.
 +Copy files from DVD or mounted ISO image onto USB pendrive. 
 +BIOS with UEFI support should boot this pendrive.
 +
 +
 ====== Install unsigned drivers ====== ====== Install unsigned drivers ======
 Boot into safe mode with command prompt and: Boot into safe mode with command prompt and: