@KrX : I'm working on the "Keep Files List", and on the "WinReducer Components Size Information" ! 

winterstorm2050 wrote:@KrX : I'm working on the "Keep Files List", and on the "WinReducer Components Size Information" !
ntuser1 wrote:Hi Winterstorm2050,
Would it be possible to implement complete removal of Windows Defender, as well as *.pnf files from the C:\Windows\inf folder. Also can you implement the following registry tweaks:
Disable ASLR:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]
"MoveImages"=dword:00000000
Disable File System Tunneling:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem]
"MaximumTunnelEntries"=dword:00000000
Fault Tolerant Heap:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\FTH]
"Enabled"=dword:00000000
Command Prompt on Folders:
[HKEY_CLASSES_ROOT\Directory\shell\runas]
@="Command Prompt Here"
[HKEY_CLASSES_ROOT\Directory\shell\runas\command]
@="cmd.exe /s /k pushd \"%V\""
DLL and OCX File Registration and Deregistration:
[HKEY_CLASSES_ROOT\.dll]
"Content Type"="application/x-msdownload"
@="dllfile"
[HKEY_CLASSES_ROOT\dllfile]
@="Application Extension"
[HKEY_CLASSES_ROOT\dllfile\Shell\Register\command]
@="regsvr32.exe \"%1\""
[HKEY_CLASSES_ROOT\dllfile\Shell\UnRegister\command]
@="regsvr32.exe /u \"%1\""
[HKEY_CLASSES_ROOT\.ocx]
@="ocxfile"
[HKEY_CLASSES_ROOT\ocxfile]
@="OCX"
[HKEY_CLASSES_ROOT\ocxfile\Shell\Register\command]
@="regsvr32.exe \"%1\""
[HKEY_CLASSES_ROOT\ocxfile\Shell\UnRegister\command]
@="regsvr32.exe /u \"%1\""
Copy / Move To on Folders:
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Copy To]
@="{C2FBB630-2971-11D1-A18C-00C04FD75D13}"
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Move To]
@="{C2FBB631-2971-11D1-A18C-00C04FD75D13}"
Disable No-Execute Prevention:
bcdedit /set nx alwaysoff
Disable Last Known Good configuration:
[HKEY_LOCAL_MACHINE\SYSTEM\Select]
"Current"=dword:00000001
"Default"=dword:00000001
"Failed"=dword:00000000
"LastKnownGood"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"ReportBootOk"="0"
Mozilla Firefox Tweak to Improve Flash Player Performance:
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Session Manager\Environment]
"MOZ_DISABLE_OOP_PLUGINS"="1"
as well as the following contents of mms.cfg in "C:\windows\system32\Macromed\Flash"
ProtectedMode=0
AutoUpdateDisable=1
SilentAutoUpdateEnable=0
Thank you very much in advance.
Kind regards
winterstorm2050 wrote:@KrX : I'm working on the "Keep Files List", and on the "WinReducer Components Size Information" !
KrX wrote:
i think you should split those request and post each on the request forum
foobar wrote:Just wanted to say everything is working as expected here. :~)
I kept a few features – search, calculator, etc – and Intel drivers, and protected important files. Removed everything else, and enabled all the “Expert” removal features. My ISO is 847MB, installed size is 2.11GB, c:\windows\ folder is 1.71GB, and winsxs is 82MB.
I'm installing this on an actual hard-drive as my main OS. It seems as if I have all the functionality I need. I'll report back if any of my applications break.
qbert79 wrote:Hi, i have checked remove dvd maker,windows sidebar and sticky notes, but not work. I have this program when install modified iso.
Why?
Thanks