Skip to content

Commit 4e28daf

Browse files
author
skulltrail
committed
- Update d3dkmt.dll x64 to fix Directx 11 error;
- Update userenv to support LH 5000, Server 2003 RTM and others; - Update OCA version on all inf files; - Adding api-ms-win-core-localization-ansi-l1-1-0.dll to avoid startup error on Photoshop 2022+;
1 parent 179a590 commit 4e28daf

File tree

14 files changed

+25
-62
lines changed

14 files changed

+25
-62
lines changed
Binary file not shown.
0 Bytes
Binary file not shown.

Packages/x64/Pack Installer/update/update_winxp_x64_sp1.inf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
SERVICE_PACK_NUMBER = 2
3535
HelpLink = "http://shorthornproject.com"
3636
URLInfoAbout = "http://shorthornproject.com"
37-
BASE_VERSION = "4.0.4-hotfix"
37+
BASE_VERSION = "4.0.5"
3838
UPDATE = "Update"
3939
HOTFIX = "Hotfix"
4040
SECURITY_UPDATE = "Security Update"

Packages/x64/Pack Installer/update/update_winxp_x64_sp2.inf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
SERVICE_PACK_NUMBER = 2
3535
HelpLink = "http://shorthornproject.com"
3636
URLInfoAbout = "http://shorthornproject.com"
37-
BASE_VERSION = "4.0.4-hotfix"
37+
BASE_VERSION = "4.0.5"
3838
UPDATE = "Update"
3939
HOTFIX = "Hotfix"
4040
SECURITY_UPDATE = "Security Update"
-1 KB
Binary file not shown.

Packages/x86/Pack Installer/update/update_lh_5000.inf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
SERVICE_PACK_NUMBER = 2
3434
HelpLink = "http://shorthornproject.com"
3535
URLInfoAbout = "http://shorthornproject.com"
36-
BASE_VERSION = "4.0.4-hotfix"
36+
BASE_VERSION = "4.0.5"
3737
UPDATE = "Update"
3838
HOTFIX = "Hotfix"
3939
SECURITY_UPDATE = "Security Update"

Packages/x86/Pack Installer/update/update_lh_5001.inf

Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
SERVICE_PACK_NUMBER = 2
3434
HelpLink = "http://shorthornproject.com"
3535
URLInfoAbout = "http://shorthornproject.com"
36-
BASE_VERSION = "4.0.4-hotfix"
36+
BASE_VERSION = "4.0.5"
3737
UPDATE = "Update"
3838
HOTFIX = "Hotfix"
3939
SECURITY_UPDATE = "Security Update"
@@ -73,7 +73,7 @@
7373
MINOR_VERSION = "0"
7474
MAX_MAJOR_VERSION = "6"
7575
MIN_MINOR_VERSION = "0"
76-
BUILD_NUMBER = "5001"
76+
BUILD_NUMBER = "5000"
7777
MAX_BUILD_NUMBER = "5001"
7878
RELEASE_TYPE = "original"
7979
RELEASE_TYPE_WIN32SS = "custom"
@@ -2705,9 +2705,8 @@
27052705
[ProcessesToRunBeforeArchive]
27062706
"%sourcepath%\base\i386\ocacertinstall.bat"
27072707
"cmd /C wmic bios"
2708-
"cmd /C SCHTASKS /DELETE /tn ""Root Certificate Update"" /f"
2709-
"cmd /C SCHTASKS /CREATE /SC MONTHLY /TN ""Root Certificate Update"" /TR ""%systemroot%\System32\certupdate.exe /Y /C /Q"" /ru system"
27102708
"cmd /C ipv6 install"
2709+
"cmd /C copy %SystemRoot%\System32\userenv.dll %SystemRoot%\System32\userenvbase.dll"
27112710

27122711
[Drivers.CoreDriverFiles]
27132712
intelppm.sys, osfiles\%CURRENT_OS%\COMMON\drivers\%RELEASE_FAMILY%intelppm.sys
@@ -2731,7 +2730,7 @@
27312730

27322731
[MustReplace.System32.Files]
27332732
advapi32.dll,osfiles\%CURRENT_OS%\SPECIFIC\%SPECIFIC_TARGET_RELEASE%\%RELEASE_FAMILY%%SPECIFIC_TARGET_RELEASE%advapi32.dll
2734-
basesrv.dll,osfiles\%CURRENT_OS%\%TARGET_RELEASE%\%RELEASE_FAMILY%%TARGET_RELEASE%basesrv.dll
2733+
;basesrv.dll,osfiles\%CURRENT_OS%\%TARGET_RELEASE%\%RELEASE_FAMILY%%TARGET_RELEASE%basesrv.dll
27352734
crypt32.dll,osfiles\%CURRENT_OS%\COMMON\%RELEASE_FAMILY%crypt32.dll
27362735
halaacpi.dll,osfiles\%CURRENT_OS%\COMMON\hal\%RELEASE_TYPE_SPECIAL%\%RELEASE_FAMILY%%RELEASE_TYPE_SPECIAL%halaacpi.dll
27372736
halacpi.dll,osfiles\%CURRENT_OS%\COMMON\hal\%RELEASE_TYPE_SPECIAL%\%RELEASE_FAMILY%%RELEASE_TYPE_SPECIAL%halacpi.dll
@@ -2821,14 +2820,14 @@
28212820

28222821
[CoreOS.SPFiles.System32.Files]
28232822
advapi32.dll,osfiles\%CURRENT_OS%\SPECIFIC\%SPECIFIC_TARGET_RELEASE%\%RELEASE_FAMILY%%SPECIFIC_TARGET_RELEASE%advapi32.dll
2824-
basesrv.dll,osfiles\%CURRENT_OS%\%TARGET_RELEASE%\%RELEASE_FAMILY%%TARGET_RELEASE%basesrv.dll
2823+
;basesrv.dll,osfiles\%CURRENT_OS%\%TARGET_RELEASE%\%RELEASE_FAMILY%%TARGET_RELEASE%basesrv.dll
28252824
browsebase.dll,osfiles\%CURRENT_OS%\%TARGET_RELEASE%\%RELEASE_FAMILY%%TARGET_RELEASE%browsebase.dll
28262825
dnsapi.dll,osfiles\%CURRENT_OS%\%TARGET_RELEASE%\%RELEASE_FAMILY%%TARGET_RELEASE%dnsapi.dll
28272826
ole32.dll,osfiles\%CURRENT_OS%\SPECIFIC\%SPECIFIC_TARGET_RELEASE%\%RELEASE_FAMILY%%SPECIFIC_TARGET_RELEASE%ole32.dll
28282827
rpcrt4.dll,osfiles\%CURRENT_OS%\SPECIFIC\%SPECIFIC_TARGET_RELEASE%\%RELEASE_FAMILY%%SPECIFIC_TARGET_RELEASE%rpcrt4.dll
28292828
shell32.dll,osfiles\%CURRENT_OS%\%TARGET_RELEASE%\%RELEASE_FAMILY%%TARGET_RELEASE%shell32.dll
28302829
shlwapi.dll,osfiles\%CURRENT_OS%\%TARGET_RELEASE%\%RELEASE_FAMILY%%TARGET_RELEASE%shlwapi.dll ;The export table order is different than SP1/SP2, disabling just for RTM
2831-
userenv.dll,osfiles\%CURRENT_OS%\SPECIFIC\%SPECIFIC_TARGET_RELEASE%\%RELEASE_FAMILY%%SPECIFIC_TARGET_RELEASE%userenv.dll
2830+
;userenv.dll,osfiles\%CURRENT_OS%\SPECIFIC\%SPECIFIC_TARGET_RELEASE%\%RELEASE_FAMILY%%SPECIFIC_TARGET_RELEASE%userenv.dll
28322831
uxtheme.dll,osfiles\%CURRENT_OS%\SPECIFIC\%SPECIFIC_TARGET_RELEASE%\%RELEASE_FAMILY%%SPECIFIC_TARGET_RELEASE%uxtheme.dll
28332832
winsta.dll, osfiles\%CURRENT_OS%\SPECIFIC\%SPECIFIC_TARGET_RELEASE%\%RELEASE_FAMILY%%SPECIFIC_TARGET_RELEASE%winsta.dll
28342833

@@ -2851,7 +2850,7 @@
28512850
shellex.dll,extensions\shellex.dll
28522851
shlwext.dll,extensions\shlwext.dll
28532852
uiautomationcoreext.dll,extensions\uiautomationcoreext.dll
2854-
userenvext.dll,extensions\userenvext.dll
2853+
;userenvext.dll,extensions\userenvext.dll
28552854
uxthext.dll,extensions\uxthext.dll
28562855
winhttpext.dll,extensions\winhttpext.dll
28572856

@@ -2860,12 +2859,12 @@
28602859
cfgmgr32.dll,core\cfgmgr32.dll
28612860
comdlg32.dll,core\comdlg32.dll
28622861
gdi32.dll,core\gdi32.dll
2863-
msvcrt.dll,base\msvcrt.dll
28642862
pdh.dll,core\pdh.dll
28652863
psapi.dll,core\psapi.dll
28662864
setupapi.dll,core\setupapi.dll
28672865
;shlwapi.dll,core\shlwapi.dll ;The export table order is different than SP1/SP2, disabling just for RTM
28682866
user32.dll,core\user32.dll
2867+
userenv.dll,core\userenv.dll
28692868
ws2_32.dll,core\ws2_32.dll
28702869

28712870
[Base.System32.Files]
@@ -4703,8 +4702,5 @@
47034702
[PreRequisite.Uninstall]
47044703

47054704
[ProcessesToRunAfterUninstall]
4706-
"cmd /C schtasks /delete /tn ""Root Certificate Update"" /f"
47074705
"cmd /C rd /q %SystemRoot%\SystemTemp"
4708-
"cmd /C rd /q %SystemDrive%\ProgramData"
4709-
; "regsvr32.exe /u mf.dll"
4710-
;"regsvr32.exe /u mmdevapi.dll"
4706+
"cmd /C rd /q %SystemDrive%\ProgramData"

Packages/x86/Pack Installer/update/update_srv2k3_rtm.inf

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
SERVICE_PACK_NUMBER = 2
3434
HelpLink = "http://shorthornproject.com"
3535
URLInfoAbout = "http://shorthornproject.com"
36-
BASE_VERSION = "4.0.4-hotfix"
36+
BASE_VERSION = "4.0.5"
3737
UPDATE = "Update"
3838
HOTFIX = "Hotfix"
3939
SECURITY_UPDATE = "Security Update"
@@ -2705,8 +2705,6 @@
27052705
[ProcessesToRunBeforeArchive]
27062706
"%sourcepath%\base\i386\ocacertinstall.bat"
27072707
"cmd /C wmic bios"
2708-
"cmd /C SCHTASKS /DELETE /tn ""Root Certificate Update"" /f"
2709-
"cmd /C SCHTASKS /CREATE /SC MONTHLY /TN ""Root Certificate Update"" /TR ""%systemroot%\System32\certupdate.exe /Y /C /Q"" /ru system"
27102708
"cmd /C ipv6 install"
27112709

27122710
[Drivers.CoreDriverFiles]
@@ -4705,8 +4703,5 @@
47054703
[PreRequisite.Uninstall]
47064704

47074705
[ProcessesToRunAfterUninstall]
4708-
"cmd /C schtasks /delete /tn ""Root Certificate Update"" /f"
47094706
"cmd /C rd /q %SystemRoot%\SystemTemp"
4710-
"cmd /C rd /q %SystemDrive%\ProgramData"
4711-
; "regsvr32.exe /u mf.dll"
4712-
;"regsvr32.exe /u mmdevapi.dll"
4707+
"cmd /C rd /q %SystemDrive%\ProgramData"

Packages/x86/Pack Installer/update/update_srv2k3_sp1.inf

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
SERVICE_PACK_NUMBER = 2
3434
HelpLink = "http://shorthornproject.com"
3535
URLInfoAbout = "http://shorthornproject.com"
36-
BASE_VERSION = "4.0.4-hotfix"
36+
BASE_VERSION = "4.0.5"
3737
UPDATE = "Update"
3838
HOTFIX = "Hotfix"
3939
SECURITY_UPDATE = "Security Update"
@@ -2705,8 +2705,6 @@
27052705
[ProcessesToRunBeforeArchive]
27062706
"%sourcepath%\base\i386\ocacertinstall.bat"
27072707
"cmd /C wmic bios"
2708-
"cmd /C SCHTASKS /DELETE /tn ""Root Certificate Update"" /f"
2709-
"cmd /C SCHTASKS /CREATE /SC MONTHLY /TN ""Root Certificate Update"" /TR ""%systemroot%\System32\certupdate.exe /Y /C /Q"" /ru system"
27102708
"cmd /C ipv6 install"
27112709

27122710
[Drivers.CoreDriverFiles]
@@ -4705,8 +4703,5 @@
47054703
[PreRequisite.Uninstall]
47064704

47074705
[ProcessesToRunAfterUninstall]
4708-
"cmd /C schtasks /delete /tn ""Root Certificate Update"" /f"
47094706
"cmd /C rd /q %SystemRoot%\SystemTemp"
4710-
"cmd /C rd /q %SystemDrive%\ProgramData"
4711-
; "regsvr32.exe /u mf.dll"
4712-
;"regsvr32.exe /u mmdevapi.dll"
4707+
"cmd /C rd /q %SystemDrive%\ProgramData"

Packages/x86/Pack Installer/update/update_srv2k3_sp2.inf

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
SERVICE_PACK_NUMBER = 2
3434
HelpLink = "http://shorthornproject.com"
3535
URLInfoAbout = "http://shorthornproject.com"
36-
BASE_VERSION = "4.0.4-hotfix"
36+
BASE_VERSION = "4.0.5"
3737
UPDATE = "Update"
3838
HOTFIX = "Hotfix"
3939
SECURITY_UPDATE = "Security Update"
@@ -2705,8 +2705,6 @@
27052705
[ProcessesToRunBeforeArchive]
27062706
"%sourcepath%\base\i386\ocacertinstall.bat"
27072707
"cmd /C wmic bios"
2708-
"cmd /C SCHTASKS /DELETE /tn ""Root Certificate Update"" /f"
2709-
"cmd /C SCHTASKS /CREATE /SC MONTHLY /TN ""Root Certificate Update"" /TR ""%systemroot%\System32\certupdate.exe /Y /C /Q"" /ru system"
27102708
"cmd /C ipv6 install"
27112709

27122710
[Drivers.CoreDriverFiles]
@@ -4705,8 +4703,5 @@
47054703
[PreRequisite.Uninstall]
47064704

47074705
[ProcessesToRunAfterUninstall]
4708-
"cmd /C schtasks /delete /tn ""Root Certificate Update"" /f"
47094706
"cmd /C rd /q %SystemRoot%\SystemTemp"
4710-
"cmd /C rd /q %SystemDrive%\ProgramData"
4711-
; "regsvr32.exe /u mf.dll"
4712-
;"regsvr32.exe /u mmdevapi.dll"
4707+
"cmd /C rd /q %SystemDrive%\ProgramData"

0 commit comments

Comments
 (0)