Rename RequireFileEx,Append to RequireFileEx,AppendList

This commit is contained in:
Homes32
2021-04-03 08:28:43 -05:00
parent ac05466529
commit cebda4e1c4
29 changed files with 1594 additions and 1592 deletions

View File

@@ -53,11 +53,11 @@ Echo,"Processing %ScriptTitle%..."
// so we include our program that places an icon in the system tray that allows us to toggle the OSK on/off.
ExtractAllFiles,%ScriptFile%,%SourceArch%,%TargetSystem32%
RequireFileEx,Append,\Windows\System32\osk.exe
RequireFileEx,Append,\Windows\System32\OskSupport.dll
RequireFileEx,Append,\Windows\System32\utilman.exe
RequireFileEx,Append,\Windows\System32\WindowsCodecsExt.dll
RequireFileEx,Append,\Windows\cursors\aero_arrow.cur
RequireFileEx,AppendList,\Windows\System32\osk.exe
RequireFileEx,AppendList,\Windows\System32\OskSupport.dll
RequireFileEx,AppendList,\Windows\System32\utilman.exe
RequireFileEx,AppendList,\Windows\System32\WindowsCodecsExt.dll
RequireFileEx,AppendList,\Windows\cursors\aero_arrow.cur
RequireFileEx,ExtractList