Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

5eraph UpdatePacks x64 v2019

Featured Replies

On 6/3/2025 at 8:15 PM, MilkChan said:

It is not useful for other languages in x64
Some source files are only released in the company and on request
and only in English
Some updates like RDP in x64 are only in 2 official languages
English and Japanese

For Windows 2003 Server x64 the official languages are 19!
I asked you how you create packages for the x64 versions, since DXUPAC does not work.
If you want to give me an answer I thank you.
If you want to evade the question I will find the method in another way.
Thanks

  • Author
56 minutes ago, Condor.07 said:

For Windows 2003 Server x64 the official languages are 19!
I asked you how you create packages for the x64 versions, since DXUPAC does not work.
If you want to give me an answer I thank you.
If you want to evade the question I will find the method in another way.
Thanks

I already told you that if there is no source files, the language and I only have English.
The Japanese language, I created it, just making each message straight text files in DLL.
And the following problem is SFC
There is a lot of mistakes. 

19 that language I already know You will never find official files.
Unless you have to ask for Microsoft only

On 6/7/2025 at 11:52 AM, MilkChan said:

I already told you that if there is no source files, the language and I only have English.
The Japanese language, I created it, just making each message straight text files in DLL.
And the following problem is SFC
There is a lot of mistakes. 

19 that language I already know You will never find official files.
Unless you have to ask for Microsoft only

are you serious or joking?

I have all the original files in all languages do you understand?!

in which language should I write it to you?!

I just need to know how to create the pack, is it that hard to understand?!

Thanks

  • Author
5 hours ago, Condor.07 said:

are you serious or joking?

I have all the original files in all languages do you understand?!

in which language should I write it to you?!

I just need to know how to create the pack, is it that hard to understand?!

Thanks

I'm not teasing you If you have a file as requested for Italian, real and complete And I can do

  • 2 weeks later...

the most upgrades use the a installer maker
the older ones are made via InstallShield (suspection is that these are made with VC6/VS6)
the newer ones seems to be made with the InstallShield from VS2010

they have 1 important thing in common
both create a .inf file 
for .inf files microsoft has a "installer engine"
like "CopyFiles" or "AddReg"

therefore you can combine all the upgrades using that "installer engine"/"inf installer".
that engine can do multiple things but the most 2 things are registry and filecontrolment
this has a problem that engine is not very fast - it is probaly made for smaller installers

these .inf engine then use very windows common functions to control the registry and the files
like MoveFileEx, RegOpenKey ect.  (those are obsolete - windows only has it´s own functions

so a installer script like the .inf installer or the .msi installer - have to use these windows functions)

these installer makers are made to make things easier 


there is also a famous bug with some of the registry entrys:
office 2010 create context menu entrys
that context menu is controled by explorer.exe (where office made entrys)
but at some point the deeper function cant handle the corrupted Heap
RtlAllocateHeap then is failing, it is failing because the Heap got currupted, RtlAllocateHeap is called by every alloc function 
that bug can be considered a windows error because RtlAllocateHeap should not fail just because the Heap got corrupted 

Edited by user57

  • 5 months later...
  • Author

Update to Version Ver20250522


Update rootsupd and rvkroots.

Change EXE from WinRAR to Windows Win32Cab

  • 2 months later...
On 3/10/2023 at 9:03 AM, MilkChan said:

Windows XP x64

1.5eraph_Windows_XP_x64_Post-SP2_UpdatePack_ENU_v2019-08-Final.7z

2.5er_IE8_Addon_2019-08_1_x64

3.WMP11 Addon

 

Server 2003 x64

1.5eraph_Windows_XP_x64_Post-SP2_UpdatePack_ENU_v2019-08-Final.7z

2.5er_IE8_Addon_2019-08_1_x64

3.5eraph_Windows_2003_x64_Post-SP2_Addon_ENU_v2019-08

4. WMP11 Addon

 

You can choose to use it or not.

5er_NT5.2_EoS_FlashAX_32.0.0.465_SIAddon Flash Player

5er_Win7CMDToolsForNT5x_Addon_v2012-01_3_x64

entries_IE8Tweaks

 

;localization via MUI packs  For IE8

5er_IE8MUI-x64_Addon

 

Last time I made an ISO for Windows XP x64 I followed this, do you have a more updated list of what needs installed now? 

Is it just:

1. 5eraph_Windows_XP_x64_Post-SP2_UpdatePack_ENU_Ver20250522

2. 5er_IE8_Addon_2019-08_ENU_x64_TLS

3. WMP11 x64-AddonENU-v2

?

In the past I installed: 

1.5eraph_Windows_XP_x64_Post-SP2_UpdatePack_ENU_v2019-08-HotfixTZ

2.5er_IE8_Addon_2019-08_1_x64

3.OnePiece_Microsoft_WinUsb_2.0_XPx64_True_Addon

4.Kernel Mode 1.9XP64_addon

5.WMP11 XPVer2003x64-v4_Addon 

6.5er_NT5.2_EoS_FlashAX_32.0.0.465_SIAddon Flash Player

Thanks!

  • Author
4 hours ago, gooface said:

Last time I made an ISO for Windows XP x64 I followed this, do you have a more updated list of what needs installed now? 

Is it just:

1. 5eraph_Windows_XP_x64_Post-SP2_UpdatePack_ENU_Ver20250522

2. 5er_IE8_Addon_2019-08_ENU_x64_TLS

3. WMP11 x64-AddonENU-v2

?

In the past I installed: 

1.5eraph_Windows_XP_x64_Post-SP2_UpdatePack_ENU_v2019-08-HotfixTZ

2.5er_IE8_Addon_2019-08_1_x64

3.OnePiece_Microsoft_WinUsb_2.0_XPx64_True_Addon

4.Kernel Mode 1.9XP64_addon

5.WMP11 XPVer2003x64-v4_Addon 

6.5er_NT5.2_EoS_FlashAX_32.0.0.465_SIAddon Flash Player

Thanks!

Before that, it was outdated. The current version should be installed. Some addons I already integrated into UpdatePacks are not needed. Because I fixed several important bugs even installing Realtek Audio Driver.

  • 2 weeks later...
On 2/15/2026 at 3:34 AM, MilkChan said:

4.Kernel Mode 1.9XP64_addon

What this thing do? What is it?

  • 1 month later...
  • Author
On 2/28/2026 at 11:52 PM, Rod Steel said:

What this thing do? What is it?

Kernel Mode = KB970158
It's included in the Update Packs, but it's nothing particularly special.

  • 3 months later...

Hi, I am new to all this building custom ISO stuff. I need Windows XP x64 for daily usage on semi-modern hardware fully updated for 2026 SATA + ACPI

Edited by KuriuZ

Please sign in to comment

You will be able to leave a comment after signing in

Sign In Now

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.