mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-17 10:38:04 +02:00
Add DMDE.script, update a few apps. minor bug fixes
This commit is contained in:
@@ -35,8 +35,8 @@ Author=Homes32
|
||||
Level=3
|
||||
Selected=True
|
||||
Mandatory=False
|
||||
Version=1.2.1.0
|
||||
Date=2020-07-09
|
||||
Version=1.2.2.0
|
||||
Date=2021-01-23
|
||||
|
||||
[TODO]
|
||||
// Catalog Files
|
||||
@@ -573,6 +573,7 @@ RequireFileEx,Append,\Windows\System32\imageres.dll
|
||||
RequireFileEx,Append,\Windows\System32\InfDefaultInstall.exe
|
||||
RequireFileEx,Append,\Windows\System32\InputSwitch.dll
|
||||
RequireFileEx,Append,\Windows\System32\kdcpw.dll
|
||||
If,%SourceVer%,BiggerEqual,10.0.19041.0,RequireFileEx,Append,\windows\System32\KernelBase.dll
|
||||
RequireFileEx,Append,\windows\system32\mblctr.exe
|
||||
RequireFileEx,Append,\Windows\System32\mfperfhelper.dll
|
||||
RequireFileEx,Append,\Windows\System32\MrmCoreR.dll
|
||||
@@ -582,9 +583,11 @@ RequireFileEx,Append,\Windows\System32\msutb.dll
|
||||
RequireFileEx,Append,\Windows\System32\mycomput.dll
|
||||
// ncsi.dll.mui is not included in WinRE.wim, so we must copy it here
|
||||
RequireFileEx,Append,\Windows\System32\ncsi.dll
|
||||
RequireFileEx,Append,\Windows\System32\nsi.dll
|
||||
RequireFileEx,Append,\Windows\System32\netplwiz.dll
|
||||
RequireFileEx,Append,\Windows\System32\netplwiz.exe
|
||||
RequireFileEx,Append,\Windows\System32\networkexplorer.dll
|
||||
RequireFileEx,Append,\Windows\System32\offreg.dll
|
||||
RequireFileEx,Append,\Windows\System32\pdh.dll
|
||||
RequireFileEx,Append,\Windows\System32\policymanager.dll
|
||||
RequireFileEx,Append,\Windows\System32\PhotoMetadataHandler.dll,NOMUI
|
||||
@@ -789,6 +792,10 @@ RequireFileEx,Append,\Windows\System32\wsepno.dll
|
||||
RequireFileEx,Append,\Windows\System32\prm*.dll
|
||||
RequireFileEx,Append,\Windows\System32\MLS*.dll
|
||||
|
||||
|
||||
// Cursor required for touch screens
|
||||
RequireFileEx,Append,\Windows\cursors\aero_arrow.cur
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////////
|
||||
// ShellHWDetection
|
||||
RequireFileEx,Append,\Windows\System32\shsvcs.dll
|
||||
|
Reference in New Issue
Block a user