I already did that my friend. It took roughly an hour the last time which is better than before but still slow going. That's life though. It's an old Dell Dimension 3000, Pentium 4, 2GB RAM, 160GB Hard Drive. It's pretty fast for an old computer from 2005. This is just one of those things. I had to check if there was something I was missing. That turned out to be patience on my part. Just seemed really long and it had me concerned.nonno fabio wrote:The longest time requested to full Dotnet setup we have seen has been about 30 minutes on very low-end HW.
With shift + f11 you can verify what is in progress and shift + f10, if you type taskmgr.exe, will show you processes being executed.
If you want to be sure, integrate again updatepack with nothing else in a clean source using RVMi and retry.
Onepiece XP Post-SP3 AIO Update Pack FINAL
I have xp sp1a cd with OEM CoA product key. I tried to use it as a source in nlite, added sp3 to it, then onepiece, finally boot ISO. It boots ok, all well until it asks me to enter Product Key. I enter what I have on CoA and it fails with "The Product Id you entered is not valid" error. I also tried another OEM (?) key - same error. What did I do wrong? Is the key latched on sp1a cd?
- Kelsenellenelvian
- Moderator
- Posts: 4383
- Joined: Tue Nov 30, 2004 8:32 pm
- Location: Pocatello, ID
- Contact:
- nonno fabio
- Posts: 1627
- Joined: Mon Jun 06, 2005 10:36 am
- Location: Northern Italy
- Contact:
and it's better to integrate SP3 on your source using official commands than third-party apps http://support.microsoft.com/kb/900871
example:
example:
Code: Select all
WindowsXP-KB936929-SP3-x86-ENU.exe -s:c:\XPCD
;or
WindowsXP-KB936929-SP3-x86-ENU.exe /integrate:C:\XPCD
Don't ask for a different configuration of Onepiece's XP AIO Update Pack: use one of the existing vanilla XP UpdatePack with your preferred addons instead
- nonno fabio
- Posts: 1627
- Joined: Mon Jun 06, 2005 10:36 am
- Location: Northern Italy
- Contact:
new release (see changelog)
Don't ask for a different configuration of Onepiece's XP AIO Update Pack: use one of the existing vanilla XP UpdatePack with your preferred addons instead
I have discovered a hotfix not included with OnePiece updatepack.
http://support.microsoft.com/?kbid=2095711
http://support.microsoft.com/?kbid=2095711
- OnePiece Alb
- Posts: 525
- Joined: Sat Sep 01, 2007 7:01 pm
- Location: Albania
- Contact:
Hi Acheron, http://www.ryanvm.net/forum/viewtopic.p ... 165#133165Acheron wrote:I have discovered a hotfix not included with OnePiece updatepack.
http://support.microsoft.com/?kbid=2095711
Hi shon3i, during all tests never had\seen that problem (I always use VMware Workstation, having said that, I do not want to say something stupid, but I doubt that it concerned only in VirtualBox user), run the "qfecheck.exe /v" and see what happens ??, integrates UpdatePacks in a CD clean with RVMi (Do not run "Optimize System Files" or other, just integrate UpdatePacks) and after doing a test (check MU, not WU), when it enters Nonno Fabio can tell you everything better (will give you an answer more professional)shon3i wrote:Also KB2862330 showed on WU? any reason ?
Ciao.
Last edited by OnePiece Alb on Mon Nov 18, 2013 8:07 pm, edited 2 times in total.
The information in the hotfix article for KB2095711 does not mention that this update is specifically for Windows Embedded.
Below the article says that the hotfix is for:
Microsoft Windows XP Professional
Microsoft Windows XP Embedded Service Pack 1
Microsoft Windows XP Home Edition
So, Windows XP Home and Professional are supported. The only problem with this update is that it contains a check to allow installation only on Windows XP Embedded. If you look into the installer it contains the Windows XP SP3 files.
I have successfully tested this update on Windows XP SP3 Professional.
Below the article says that the hotfix is for:
Microsoft Windows XP Professional
Microsoft Windows XP Embedded Service Pack 1
Microsoft Windows XP Home Edition
So, Windows XP Home and Professional are supported. The only problem with this update is that it contains a check to allow installation only on Windows XP Embedded. If you look into the installer it contains the Windows XP SP3 files.
I have successfully tested this update on Windows XP SP3 Professional.
- OnePiece Alb
- Posts: 525
- Joined: Sat Sep 01, 2007 7:01 pm
- Location: Albania
- Contact:
Does not work in what way

you should never change\Edit the Update.inf (precisely for this reason is a protected file)

however UpdatePacks does not contain any kind of tweaks or otherwise (only integrate update\component in True Mod, never modify any structure of any update or components), Update Pack contains only the official way
Ciao.

you should never change\Edit the Update.inf (precisely for this reason is a protected file)

however UpdatePacks does not contain any kind of tweaks or otherwise (only integrate update\component in True Mod, never modify any structure of any update or components), Update Pack contains only the official way
Ciao.
- OnePiece Alb
- Posts: 525
- Joined: Sat Sep 01, 2007 7:01 pm
- Location: Albania
- Contact:
I understandAcheron wrote:You can use the files from this update without any Anyway if you don't want to include this update maybe someone can create an addon for it
example, drag the WindowsXP-KB2095711-x86-*.exe in KB2095711.cmd
KB2095711.cmd
Ciao.CD /D "%~p0"
RD /S /Q "KB2095711"
RD /S /Q "KB2095711_AddOn"
"%~1" -x:"%~dp0\KB2095711" /Q
MD KB2095711_AddOn\SvcPack
COPY "KB2095711\SP3QFE\cryptsvc.dll" "KB2095711_AddOn\cryptsvc.dll" /Y
COPY "KB2095711\update\KB2095711.CAT" "KB2095711_AddOn\SvcPack\KB2095711.CAT" /Y
RD /S /Q "KB2095711"
CD /D "%~p0\KB2095711_AddOn"
>"entries_KB2095711.ini" ECHO ;by OnePiece
>>"entries_KB2095711.ini" ECHO ;#############################################################################################################
>>"entries_KB2095711.ini" ECHO ;This section contains version information to nLite and RyanVM Integrator Entries.ini
>>"entries_KB2095711.ini" ECHO ;# This file contains a list of all necessary entries to add in the various installation
>>"entries_KB2095711.ini" ECHO ;# files of Windows for the integration of KB2095711.
>>"entries_KB2095711.ini" ECHO ;#############################################################################################################
>>"entries_KB2095711.ini" ECHO.
>>"entries_KB2095711.ini" ECHO [general]
>>"entries_KB2095711.ini" ECHO builddate=2013/11/19
>>"entries_KB2095711.ini" ECHO description=A memory leak occurs in Windows XP when you play a Digital Rights Management-enabled video for a long time
>>"entries_KB2095711.ini" ECHO language=English
>>"entries_KB2095711.ini" ECHO ServicePack=SP3
>>"entries_KB2095711.ini" ECHO title=KB2095711
>>"entries_KB2095711.ini" ECHO version=2013
>>"entries_KB2095711.ini" ECHO website=http://support.microsoft.com/kb/2095711
>>"entries_KB2095711.ini" ECHO Windows=XP
>>"entries_KB2095711.ini" ECHO.
>>"entries_KB2095711.ini" ECHO ;This section contains entries that need to go into the [Components] section of the Sysoc.inf file.
>>"entries_KB2095711.ini" ECHO [Sysoc]
>>"entries_KB2095711.ini" ECHO KB2095711=ocgen.dll,OcEntry,KB2095711.inf,HIDE,7
>>"entries_KB2095711.ini" ECHO.
>>"entries_KB2095711.ini" ECHO ;This section contains entries that need to go into the [Files] section of dosnet.inf
>>"entries_KB2095711.ini" ECHO [Dosnet_Files]
>>"entries_KB2095711.ini" ECHO d1,KB2095711.inf
>>"entries_KB2095711.ini" ECHO.
>>"entries_KB2095711.ini" ECHO ;This section contains entries that need to go into the [WinntDirectories] section of txtsetup.sif
>>"entries_KB2095711.ini" ECHO [Txtsetup_Files]
>>"entries_KB2095711.ini" ECHO KB2095711.inf = 100,,,,,,,20,0,0
>>"entries_KB2095711.ini" ECHO.
>>"entries_KB2095711.ini" ECHO ;This section contains a list of files in i386 which should be compressed at the very
>>"entries_KB2095711.ini" ECHO ;beginning of the integration process
>>"entries_KB2095711.ini" ECHO [i386_compress]
>>"entries_KB2095711.ini" ECHO rvmtemp\extracted\KB2095711.inf
>>"entries_KB2095711.ini" ECHO.
>"KB2095711.inf" ECHO ;
>>"KB2095711.inf" ECHO ; KB2095711 INF
>>"KB2095711.inf" ECHO ;
>>"KB2095711.inf" ECHO.
>>"KB2095711.inf" ECHO [Version]
>>"KB2095711.inf" ECHO signature="$Windows NT$"
>>"KB2095711.inf" ECHO ClassGUID={00000000-0000-0000-0000-000000000000}
>>"KB2095711.inf" ECHO SetupClass=Base
>>"KB2095711.inf" ECHO LayoutFile=layout.inf
>>"KB2095711.inf" ECHO DriverVer=07/01/2001,5.1.2600.5512
>>"KB2095711.inf" ECHO.
>>"KB2095711.inf" ECHO.
>>"KB2095711.inf" ECHO [Optional Components]
>>"KB2095711.inf" ECHO KB2095711
>>"KB2095711.inf" ECHO.
>>"KB2095711.inf" ECHO.
>>"KB2095711.inf" ECHO [OPMWXPUP]
>>"KB2095711.inf" ECHO OptionDesc ="KB2095711"
>>"KB2095711.inf" ECHO Tip ="A memory leak occurs in Windows XP when you play a Digital Rights Management-enabled video for a long time"
>>"KB2095711.inf" ECHO Modes = 0,1,2,3
>>"KB2095711.inf" ECHO AddReg = KB2095711.AddReg
>>"KB2095711.inf" ECHO.
>>"KB2095711.inf" ECHO.
>>"KB2095711.inf" ECHO [KB2095711.AddReg]
>>"KB2095711.inf" ECHO HKLM, "%%UpdateRegKey%%\%%PRODUCT_NAME%%\SP%%SERVICE_PACK_NUMBER%%\KB2095711", "Description", %%REG_SZ%%, "%%LOC_SECURITY_UPDATE%% for %%PRODUCT_NAME%% (KB2095711)"
>>"KB2095711.inf" ECHO HKLM, "%%UpdateRegKey%%\%%PRODUCT_NAME%%\SP%%SERVICE_PACK_NUMBER%%\KB2095711", "InstalledBy", %%REG_SZ%%, "%%NAME%%"
>>"KB2095711.inf" ECHO HKLM, "%%UpdateRegKey%%\%%PRODUCT_NAME%%\SP%%SERVICE_PACK_NUMBER%%\KB2095711", "InstalledDate", %%REG_SZ%%, "%%VERSION%%"
>>"KB2095711.inf" ECHO HKLM, "%%UpdateRegKey%%\%%PRODUCT_NAME%%\SP%%SERVICE_PACK_NUMBER%%\KB2095711", "Type", %%REG_SZ%%, "Update"
>>"KB2095711.inf" ECHO HKLM, "%%UpdateRegKey%%\%%PRODUCT_NAME%%\SP%%SERVICE_PACK_NUMBER%%\KB2095711\Filelist\0", "FileName", %%REG_SZ%%, "cryptsvc.dll"
>>"KB2095711.inf" ECHO HKLM, "%%UpdateRegKey%%\%%PRODUCT_NAME%%\SP%%SERVICE_PACK_NUMBER%%\KB2095711\Filelist\0", "Version", %%REG_SZ%%, "5.1.2600.5988"
>>"KB2095711.inf" ECHO HKLM, "%%UpdateRegKey%%\%%PRODUCT_NAME%%\SP%%SERVICE_PACK_NUMBER%%\KB2095711\Filelist\0", "BuildDate", %%REG_SZ%%, "Wed May 26 07:59:27 2010"
>>"KB2095711.inf" ECHO HKLM, "%%UpdateRegKey%%\%%PRODUCT_NAME%%\SP%%SERVICE_PACK_NUMBER%%\KB2095711\Filelist\0", "BuildCheckSum", %%REG_SZ%%, "f5f6"
>>"KB2095711.inf" ECHO HKLM, "%%UpdateRegKey%%\%%PRODUCT_NAME%%\SP%%SERVICE_PACK_NUMBER%%\KB2095711\Filelist\0", "Location", %%REG_SZ%%, "%%11%%"
>>"KB2095711.inf" ECHO HKLM, "%%KEY_HOTFIX%%\KB2095711", "Backup Dir", %%REG_SZ%%, ""
>>"KB2095711.inf" ECHO HKLM, "%%KEY_HOTFIX%%\KB2095711", "Comments", %%REG_SZ%%, "%%LOC_SECURITY_UPDATE%% for %%PRODUCT_NAME%% (KB2095711)"
>>"KB2095711.inf" ECHO HKLM, "%%KEY_HOTFIX%%\KB2095711", "Fix Description", %%REG_SZ%%, "%%LOC_SECURITY_UPDATE%% for %%PRODUCT_NAME%% (KB2095711)"
>>"KB2095711.inf" ECHO HKLM, "%%KEY_HOTFIX%%\KB2095711", "Installed", %%REG_DWORD%%, "1"
>>"KB2095711.inf" ECHO HKLM, "%%KEY_HOTFIX%%\KB2095711", "Installed By", %%REG_SZ%%, "%%NAME%%"
>>"KB2095711.inf" ECHO HKLM, "%%KEY_HOTFIX%%\KB2095711", "Installed On", %%REG_SZ%%, "%%VERSION%%"
>>"KB2095711.inf" ECHO HKLM, "%%KEY_HOTFIX%%\KB2095711", "Service Pack", %%REG_DWORD%%, %%SERVICE_PACK_NUMBER%%
>>"KB2095711.inf" ECHO HKLM, "%%KEY_HOTFIX%%\KB2095711", "Valid", %%REG_DWORD%%, "1"
>>"KB2095711.inf" ECHO HKLM, "%%KEY_HOTFIX%%\KB2095711\File 1", "Flags", %%REG_SZ%%, ""
>>"KB2095711.inf" ECHO HKLM, "%%KEY_HOTFIX%%\KB2095711\File 1", "New File", %%REG_SZ%%, ""
>>"KB2095711.inf" ECHO HKLM, "%%KEY_HOTFIX%%\KB2095711\File 1", "New Link Date", %%REG_SZ%%, ""
>>"KB2095711.inf" ECHO HKLM, "%%KEY_HOTFIX%%\KB2095711\File 1", "Old Link Date", %%REG_SZ%%, ""
>>"KB2095711.inf" ECHO HKLM,"Software\Microsoft\Cryptography\CatalogDB", "ConnectionTerminate", %%REG_DWORD%%, 0x1
>>"KB2095711.inf" ECHO.
>>"KB2095711.inf" ECHO.
>>"KB2095711.inf" ECHO [Strings]
>>"KB2095711.inf" ECHO NAME = "OnePiece"
>>"KB2095711.inf" ECHO VERSION = "2013"
>>"KB2095711.inf" ECHO UpdateRegKey = "SOFTWARE\Microsoft\Updates"
>>"KB2095711.inf" ECHO SERVICE_PACK_NUMBER = "4"
>>"KB2095711.inf" ECHO PRODUCT_NAME = "Windows XP"
>>"KB2095711.inf" ECHO KEY_HOTFIX = "SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix"
>>"KB2095711.inf" ECHO.
>>"KB2095711.inf" ECHO REG_EXPAND_SZ=0x00020000
>>"KB2095711.inf" ECHO REG_SZ=0x00000000
>>"KB2095711.inf" ECHO REG_DWORD=0x00010001
>>"KB2095711.inf" ECHO REG_BINARY=0x00000001
>>"KB2095711.inf" ECHO REG_MULTI_SZ = 0x00010000
>>"KB2095711.inf" ECHO REG_DWORD_NOCLOBBER = 0x00010003
>>"KB2095711.inf" ECHO REG_SZ_NOCLOBBER = 0x00000002
>>"KB2095711.inf" ECHO REG_BINARY_NOCLOBBER = 0x00000003
>>"KB2095711.inf" ECHO REG_MULTI_SZ_APPEND = 0x0001000A
>>"KB2095711.inf" ECHO REG_MULTI_SZ_NOCLOBBER = 0x00010002
>>"KB2095711.inf" ECHO REG_MULTI_SZ_DELVAL = 0x00010006
>>"KB2095711.inf" ECHO REG_ADDREG_APPEND = 0x00010008
>>"KB2095711.inf" ECHO REG_EXPAND_SZ_NOCLOBBER = 0x00020002
>>"KB2095711.inf" ECHO REG_NONE = 0x00020001
>>"KB2095711.inf" ECHO VALUE_NOT_SET = 0x00000010
>>"KB2095711.inf" ECHO VALUE_NOT_SET_NOCLOBBER = 0x00000012
>>"KB2095711.inf" ECHO.
>>"KB2095711.inf" ECHO ;;;;;;;--------------------------------------------
>>"KB2095711.inf" ECHO ;-- Only localize strings below this line
>>"KB2095711.inf" ECHO ;;;;;;--------------------------------------------
>>"KB2095711.inf" ECHO LOC_UPDATE="Update"
>>"KB2095711.inf" ECHO LOC_CRITICALUPDATE="Critical Update"
>>"KB2095711.inf" ECHO LOC_HOTFIX="Hotfix"
>>"KB2095711.inf" ECHO LOC_SECURITY_UPDATE="Security Update"
>>"KB2095711.inf" ECHO.
>"KB2095711.dif" ECHO .option explicit
>>"KB2095711.dif" ECHO .set DiskDirectoryTemplate=.
>>"KB2095711.dif" ECHO .set CabinetNameTemplate="..\KB2095711_AddOn.cab"
>>"KB2095711.dif" ECHO .set SourceDir=.\
>>"KB2095711.dif" ECHO .set RptFileName=nul
>>"KB2095711.dif" ECHO .set InfFileName=nul
>>"KB2095711.dif" ECHO .set MaxDiskSize=999948288
>>"KB2095711.dif" ECHO .set Compress=on
>>"KB2095711.dif" ECHO .set Cabinet=on
>>"KB2095711.dif" ECHO .set CompressionType=LZX
>>"KB2095711.dif" ECHO .set CompressionMemory=21
>>"KB2095711.dif" ECHO.
>>"KB2095711.dif" ECHO "entries_KB2095711.ini"
>>"KB2095711.dif" ECHO "KB2095711.inf"
>>"KB2095711.dif" ECHO .Set DestinationDir="SvcPack"
>>"KB2095711.dif" ECHO "SvcPack\KB2095711.CAT"
>>"KB2095711.dif" ECHO.
DEL /F/Q "%~p0\KB2095711_AddOn.cab"
"%SystemRoot%\System32\MAKECAB.exe" /f "KB2095711.dif"
CD /D "%~p0"
RD /S /Q "KB2095711_AddOn"
Exit
Last edited by OnePiece Alb on Tue Nov 19, 2013 3:31 am, edited 1 time in total.
Hello,
So, running Optimize System Files after update pack integration may cause a problem?
What I did: Integrated the latest update pack into a fresh XPSP3 CD, removed Windows Search via its removal addon, and then optimized system files, all in 3 separate RVM Integrator sessions.
So it should be OK?
Thanks so much.
So, running Optimize System Files after update pack integration may cause a problem?
What I did: Integrated the latest update pack into a fresh XPSP3 CD, removed Windows Search via its removal addon, and then optimized system files, all in 3 separate RVM Integrator sessions.
So it should be OK?
Thanks so much.
- nonno fabio
- Posts: 1627
- Joined: Mon Jun 06, 2005 10:36 am
- Location: Northern Italy
- Contact:
We have no evidence that Optimize System Files causes issues and we never investigate about that.
But some users reported problems with their integration, solved by simply unchecking Optimize System Files option.
So your method should be correct. You could build an .iso at the end of session and test it on a VM to be sure there's no problems due to updatepack itself
But some users reported problems with their integration, solved by simply unchecking Optimize System Files option.
So your method should be correct. You could build an .iso at the end of session and test it on a VM to be sure there's no problems due to updatepack itself
Don't ask for a different configuration of Onepiece's XP AIO Update Pack: use one of the existing vanilla XP UpdatePack with your preferred addons instead
PPl, salvation comes along, as a company is about to give non official support to XP after April 2014
http://www.zdnet.com/windows-xp-post-ap ... 000020291/
http://www.zdnet.com/windows-xp-post-ap ... 000020291/
- nonno fabio
- Posts: 1627
- Joined: Mon Jun 06, 2005 10:36 am
- Location: Northern Italy
- Contact:
new release (see changelog)
Don't ask for a different configuration of Onepiece's XP AIO Update Pack: use one of the existing vanilla XP UpdatePack with your preferred addons instead
1 update to download shows in High-priority updates
Security Update for Windows XP and Windows Server 2003 (KB2917500)
http://www.microsoft.com/en-us/download ... x?id=41542
could this be added to the iso folder easy like with nlite or some thing
or could it be added to the update pack some how
thanks..
Security Update for Windows XP and Windows Server 2003 (KB2917500)
http://www.microsoft.com/en-us/download ... x?id=41542
could this be added to the iso folder easy like with nlite or some thing
or could it be added to the update pack some how
thanks..
- OnePiece Alb
- Posts: 525
- Joined: Sat Sep 01, 2007 7:01 pm
- Location: Albania
- Contact:
Hi dudeuk, just extract the Update Pack and replace rvkroots.exe inside and archive it again http://www.ryanvm.net/forum/viewtopic.p ... 219#135219 or after the integration of the Update Pack, go to the CD\I386 folder and delete the rvkroots.ex_ and copy the new rvkroots.exe
Ciao.
Ciao.
- nonno fabio
- Posts: 1627
- Joined: Mon Jun 06, 2005 10:36 am
- Location: Northern Italy
- Contact:
You're welcome. Try it on a VM before install on real one.Ultraform wrote:Omg Thx for the
Swedish Onepiece XP Post-SP3 AIO Update Pack v7.5.0
I just wanted to start make my own sve pack and saw this thx again. <3
It should be OK as always but local updatepacks haven't tested one by one this time
Don't ask for a different configuration of Onepiece's XP AIO Update Pack: use one of the existing vanilla XP UpdatePack with your preferred addons instead
- OnePiece Alb
- Posts: 525
- Joined: Sat Sep 01, 2007 7:01 pm
- Location: Albania
- Contact:
PJAmerica wrote:I was wondering if anyone could tell me how I could get this to fit on a single cd? It's just a fresh SP3 with the update pack and I removed XP Tour, Instant Messenger and MSN. Any advice would be greatly appreciated.
http://www.ryanvm.net/forum/viewtopic.p ... 050#106050Kelsenellenelvian wrote:You are supposed to MANUALLY remove the extra, unnecessary folders from it....
DOCS
DOTNETFX
SUPPORT
VALUEADD
I386\Lang
This frees up 159 megs. Wish to manually save more?
WIN9XUPG
WIN9XMIG
This frees up another 36.6 megs. All together that saves you @ 200 megs...
Ciao.
Hi OnePiece Alb,OnePiece Alb wrote:PJAmerica wrote:I was wondering if anyone could tell me how I could get this to fit on a single cd? It's just a fresh SP3 with the update pack and I removed XP Tour, Instant Messenger and MSN. Any advice would be greatly appreciated.http://www.ryanvm.net/forum/viewtopic.p ... 050#106050Kelsenellenelvian wrote:You are supposed to MANUALLY remove the extra, unnecessary folders from it....
DOCS
DOTNETFX
SUPPORT
VALUEADD
I386\Lang
This frees up 159 megs. Wish to manually save more?
WIN9XUPG
WIN9XMIG
This frees up another 36.6 megs. All together that saves you @ 200 megs...
Ciao.
I had actually read that but there was some debate as to whether that was a wise choice. So you say that it won't hurt anything If I do that then? What would you advise? I really want to use your Update Pack over anyone else but I need it on CD.
Thanks, PJA
PjAmerica, unless you are using other languages as well then you would need the i386/lang folder, if not then delete. Deleting these folders is fine as most of it is outdated and redundant, also they do not get installed in the default process.
Here's a thread you could read about someone in a similar situation:
http://www.ryanvm.net/forum/viewtopic.php?t=9554
Here's a thread you could read about someone in a similar situation:
http://www.ryanvm.net/forum/viewtopic.php?t=9554
- OnePiece Alb
- Posts: 525
- Joined: Sat Sep 01, 2007 7:01 pm
- Location: Albania
- Contact:
Hi PjAmerica, Thank you for your consideration
, but Kelsenellenelvian has more experience than me, is older than me in this environment , that's why i quoted the Kelsenellenelvian
, however about the I386\Lang & WIN9XUPG & WIN9XMIG are optional, instead DOCS & DOTNETFX & SUPPORT & VALUEADD (is safe) you can delete them without fear (also CMPNENTS because Netfx10 is obsolete and other files are relating to the TABLETPC ect ect, how to say in 99.9% of cases are never used), however i personally prefer to never touch\edit the XP CD and burn all in a DVD
Ciao.



Ciao.
-
- Posts: 48
- Joined: Tue Jun 10, 2008 11:05 am
- Location: Atlanta GA USA
Just wanted to say this DEC 2013 One Piece pack works great, and it really makes XP a fully-powered OS with the DotNet Frameworks and everything else.
Thanks very much for your talented creativity as well as your gracious contribution to all of us in the XP community. Your work is much appreciated and respected.
Merry Christmas from Atlanta.
MARK STRELECKI
Atlanta, GA. USA
Thanks very much for your talented creativity as well as your gracious contribution to all of us in the XP community. Your work is much appreciated and respected.
Merry Christmas from Atlanta.
MARK STRELECKI
Atlanta, GA. USA
- nonno fabio
- Posts: 1627
- Joined: Mon Jun 06, 2005 10:36 am
- Location: Northern Italy
- Contact:
Merry Christmas to everybody from Nonno Fabio and OnePiece!
Don't ask for a different configuration of Onepiece's XP AIO Update Pack: use one of the existing vanilla XP UpdatePack with your preferred addons instead
-
- Posts: 4
- Joined: Sat Dec 14, 2013 7:48 am
- Location: Bengaluru, Karnataka.
I used the latest onepiece update pack for december 2013(hash verified), used an original xp iso(hash verified), ryanvm integrator 1.6.1b2.1(hash verified) and all the official driverpacks(hash verified) of "driverpacks.net".i installed the xp from usb drive which i created using "WinSetupFromUSB 1.1".
1.When i move the mouse on top of the MSRT icon in the control panel it shows that an error has occurred.
see the image:
http://i41.tinypic.com/262xkjq.jpg
by the way the MSRT tool runs fine.
2.I integrated the update pack in windows 7 as the host operating system but when i checked the ryanvm integrator log file it shows "WIN_VISTA Service Pack 1 X86" corressponding to the option "running OS".
am i doing something wrong somewhere?
3.firstly i integrated the update pack then the driverpacks.then i created the bootable xp usb drive(for this i did not created any iso image but used the folder directly).
is there any particular order to follow for integrating the updates and drivers? can i integrate the driverpacks first then the update pack? also, when i was integrating the driverpacks i noticed that the driver "DP_LAN-RIS_wnt5_x86-32_1011" was not taken into account by the DriverPacks Base 10.06 application when in fact this particular driver was there in the "DriverPacks" folder.
plz tell me where i am wrong.
1.When i move the mouse on top of the MSRT icon in the control panel it shows that an error has occurred.
see the image:
http://i41.tinypic.com/262xkjq.jpg
by the way the MSRT tool runs fine.
2.I integrated the update pack in windows 7 as the host operating system but when i checked the ryanvm integrator log file it shows "WIN_VISTA Service Pack 1 X86" corressponding to the option "running OS".
am i doing something wrong somewhere?
3.firstly i integrated the update pack then the driverpacks.then i created the bootable xp usb drive(for this i did not created any iso image but used the folder directly).
is there any particular order to follow for integrating the updates and drivers? can i integrate the driverpacks first then the update pack? also, when i was integrating the driverpacks i noticed that the driver "DP_LAN-RIS_wnt5_x86-32_1011" was not taken into account by the DriverPacks Base 10.06 application when in fact this particular driver was there in the "DriverPacks" folder.
plz tell me where i am wrong.
- nonno fabio
- Posts: 1627
- Joined: Mon Jun 06, 2005 10:36 am
- Location: Northern Italy
- Contact:
1) you can ignore it, it's only an InfoTip. The reason is that in newer MRT.exe versions MS has moved the resource to a different number.
To fix it before integration, modify in OPMWXPUP.inf file
in
or add an doon like this in your integration list
entries_Fix_MRT_Info.ini
Fix_MRT_Info_AddOn_B9D8445C4397C48819F1A6237D0E8775.cab
28 December 2013
http://www.mirrorcreator.com/files/11GW ... .cab_links
http://go4up.com/dl/1KN6BSp8T7RA/Fix_MR ... 0E8775.cab
B9D8445C4397C48819F1A6237D0E8775
927 bytes (927 bytes)
or from a running system desktop, copy in a notepad file this and save as Fix_MRT_Info.reg
2) Windows 7 didn't exist when latest RVMi was released. I guess this is the reason.
3) Driverpacks should be the very latest thing in integration order
To fix it before integration, modify in OPMWXPUP.inf file
Code: Select all
HKCR, "CLSID\%MRT_GUID%", "InfoTip", %REG_EXPAND_SZ%, "@%11%\MRT.exe,-109"
in
Code: Select all
HKCR, "CLSID\%MRT_GUID%", "InfoTip", %REG_EXPAND_SZ%, "@%11%\MRT.exe,-1201"
entries_Fix_MRT_Info.ini
Code: Select all
;by OnePiece
;#############################################################################################################
;This section contains version information to nLite & RyanVM Integrator Entries.ini
;# SPECIAL THANKS TO NONNO FABIAO FOR ALL HELP AND SUPPORT
;# Thank you to RYANVM that with its update pack WinXP i'm inspired myself to create this pack
;# Thank you to NUHI (www.nliteos.com) that with its Nlite Soft i'm inspired myself to create this IE8 AddOn
;# Huge thanks SIGINET (http://www.siginetsoftware.com) for all suggestions and Support
;# Huge thanks Xable (http://thehotfixshare.net) for all Unofficial Hotifx
;# Huge thanks N1K (http://www.WinCert.net) and voidseesaw ( http://voidseesaw.com) host this Update Pack
;# Huge thanks Kelsenellenelvian (http://www.wpiw.net/) and ricktendo64 (www.ricktendo.com) for all Support
;# Huge thanks to all guys of Eng2ITA and WinCert Forum and RyanVM Forum
;# This file contains a list of all necessary entries to add in the various installation
;# files of Windows for the integration of OnePiece's Windows XP Post-SP3 Update Pack.
;#############################################################################################################
[general]
builddate=2013/12/28
description=Repair OnePiece's Windows XP Post-SP3 Update Pack
forcelang=English
language=English
ServicePack=SP3
title=Repair OnePiece's Windows XP Post-SP3 Update Pack
version=7.5.0
website=http://www.microsoft.com/technet/security/current.aspx
Windows=XP
;This section allows you to edit things that normally would not be possible to edit.
[ExtraFileEdits]
OPMWXPUP.inf|@%11%\MRT.exe,-109|@%11%\MRT.exe,-1201
Fix_MRT_Info_AddOn_B9D8445C4397C48819F1A6237D0E8775.cab
28 December 2013
http://www.mirrorcreator.com/files/11GW ... .cab_links
http://go4up.com/dl/1KN6BSp8T7RA/Fix_MR ... 0E8775.cab
B9D8445C4397C48819F1A6237D0E8775
927 bytes (927 bytes)
or from a running system desktop, copy in a notepad file this and save as Fix_MRT_Info.reg
Code: Select all
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\CLSID\{72A2A18F-FC2B-4F74-92DA-7091EF4584E8}]
"InfoTip"=hex(2):40,00,43,00,3a,00,5c,00,57,00,49,00,4e,00,44,00,4f,00,57,00,\
53,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,4d,00,52,\
00,54,00,2e,00,65,00,78,00,65,00,2c,00,2d,00,31,00,32,00,30,00,31,00,00,00
3) Driverpacks should be the very latest thing in integration order
Don't ask for a different configuration of Onepiece's XP AIO Update Pack: use one of the existing vanilla XP UpdatePack with your preferred addons instead
-
- Posts: 4
- Joined: Sat Dec 14, 2013 7:48 am
- Location: Bengaluru, Karnataka.
@nonno fabio
1. 1st method:
I didn't tried the first method.
2nd method:
Integrating the addon "Fix_MRT_Info_AddOn_B9D8445C4397C48819F1A6237D0E8775.cab" failed.
I integrated it in a separate session after the update pack integration but before integrating the driverpacks.
I integrated the addon in windows 7(as the host operating system).
see this image for more details on the error.
http://i40.tinypic.com/2r6035u.jpg
also i extracted this addon and tried to integrate the "entries_Fix_MRT_Info.ini" file as addon but failed
and got the same error as shown in the image above.
I did the whole thing in windows xp(as the host operating system) also but failed with the same error
mentioned in the image above.
3rd method:
Merging the registry file worked fine.
see the image below.
http://i42.tinypic.com/rblic9.jpg
2.in reply to my third question you said:driverpacks should be the very latest thing in integration order.
do you mean driverpacks should be the very "last" thing in integration order?
also, you didn't answered the 2nd part of the 3rd question.do i have to ask it on the driverpacks.net forum?
1. 1st method:
I didn't tried the first method.
2nd method:
Integrating the addon "Fix_MRT_Info_AddOn_B9D8445C4397C48819F1A6237D0E8775.cab" failed.
I integrated it in a separate session after the update pack integration but before integrating the driverpacks.
I integrated the addon in windows 7(as the host operating system).
see this image for more details on the error.
http://i40.tinypic.com/2r6035u.jpg
also i extracted this addon and tried to integrate the "entries_Fix_MRT_Info.ini" file as addon but failed
and got the same error as shown in the image above.
I did the whole thing in windows xp(as the host operating system) also but failed with the same error
mentioned in the image above.
3rd method:
Merging the registry file worked fine.
see the image below.
http://i42.tinypic.com/rblic9.jpg
2.in reply to my third question you said:driverpacks should be the very latest thing in integration order.
do you mean driverpacks should be the very "last" thing in integration order?
also, you didn't answered the 2nd part of the 3rd question.do i have to ask it on the driverpacks.net forum?
Last edited by mukeshkumar on Sun Jan 05, 2014 12:18 pm, edited 1 time in total.
OnePiece Alb wrote:Hi dudeuk, just extract the Update Pack and replace rvkroots.exe inside and archive it again http://www.ryanvm.net/forum/viewtopic.p ... 219#135219 or after the integration of the Update Pack, go to the CD\I386 folder and delete the rvkroots.ex_ and copy the new rvkroots.exe
Ciao.
I cant make it work :/ something goes wrong, when i try to install the windows, i got error =(
At someway i destroy the files when i try to replace the new file.
- OnePiece Alb
- Posts: 525
- Joined: Sat Sep 01, 2007 7:01 pm
- Location: Albania
- Contact:
- nonno fabio
- Posts: 1627
- Joined: Mon Jun 06, 2005 10:36 am
- Location: Northern Italy
- Contact:
1. an "|1" is missing, sorrymukeshkumar wrote:@nonno fabio
1. 1st method:
I didn't tried the first method.
2nd method:
Integrating the addon "Fix_MRT_Info_AddOn_B9D8445C4397C48819F1A6237D0E8775.cab" failed.
I integrated it in a separate session after the update pack integration but before integrating the driverpacks.
I integrated the addon in windows 7(as the host operating system).
see this image for more details on the error.
http://i40.tinypic.com/2r6035u.jpg
also i extracted this addon and tried to integrate the "entries_Fix_MRT_Info.ini" file as addon but failed
and got the same error as shown in the image above.
I did the whole thing in windows xp(as the host operating system) also but failed with the same error
mentioned in the image above.
3rd method:
Merging the registry file worked fine.
see the image below.
http://i42.tinypic.com/rblic9.jpg
2.in reply to my third question you said:driverpacks should be the very latest thing in integration order.
do you mean driverpacks should be the very "last" thing in integration order?
also, you didn't answered the 2nd part of the 3rd question.do i have to ask it on the driverpacks.net forum?
Code: Select all
;by OnePiece
;#############################################################################################################
;This section contains version information to nLite & RyanVM Integrator Entries.ini
;# SPECIAL THANKS TO NONNO FABIAO FOR ALL HELP AND SUPPORT
;# Thank you to RYANVM that with its update pack WinXP i'm inspired myself to create this pack
;# Thank you to NUHI (www.nliteos.com) that with its Nlite Soft i'm inspired myself to create this IE8 AddOn
;# Huge thanks SIGINET (http://www.siginetsoftware.com) for all suggestions and Support
;# Huge thanks Xable (http://thehotfixshare.net) for all Unofficial Hotifx
;# Huge thanks N1K (http://www.WinCert.net) and voidseesaw ( http://voidseesaw.com) host this Update Pack
;# Huge thanks Kelsenellenelvian (http://www.wpiw.net/) and ricktendo64 (www.ricktendo.com) for all Support
;# Huge thanks to all guys of Eng2ITA and WinCert Forum and RyanVM Forum
;# This file contains a list of all necessary entries to add in the various installation
;# files of Windows for the integration of OnePiece's Windows XP Post-SP3 Update Pack.
;#############################################################################################################
[general]
builddate=2013/12/28
description=Repair OnePiece's Windows XP Post-SP3 Update Pack
forcelang=English
language=English
ServicePack=SP3
title=Repair OnePiece's Windows XP Post-SP3 Update Pack
version=7.5.0
website=http://www.microsoft.com/technet/security/current.aspx
Windows=XP
;This section allows you to edit things that normally would not be possible to edit.
[ExtraFileEdits]
OPMWXPUP.inf|%11%\MRT.exe,-109|%11%\MRT.exe,-1201|1
Fix_MRT_Info_AddOn_D1481DD66D5B3DD73E1F84EA7A724DA5.cab
4 January 2014
http://mir.cr/0XM2ZRY7
http://go4up.com/dl/1END5WTucjmE/Fix_MR ... 724DA5.cab
D1481DD66D5B3DD73E1F84EA7A724DA5
927 bytes (927 bytes)
2. Yes. About 2nd part of the 3rd question, I don't know, sorry again.
Don't ask for a different configuration of Onepiece's XP AIO Update Pack: use one of the existing vanilla XP UpdatePack with your preferred addons instead
-
- Posts: 4
- Joined: Sat Dec 14, 2013 7:48 am
- Location: Bengaluru, Karnataka.
@ nonno fabio
The Addon "Fix_MRT_Info_AddOn_D1481DD66D5B3DD73E1F84EA7A724DA5.cab" also works fine.
see the image
http://i44.tinypic.com/34r999v.jpg
Thanks for all the help.
The Addon "Fix_MRT_Info_AddOn_D1481DD66D5B3DD73E1F84EA7A724DA5.cab" also works fine.
see the image
http://i44.tinypic.com/34r999v.jpg
Thanks for all the help.

- nonno fabio
- Posts: 1627
- Joined: Mon Jun 06, 2005 10:36 am
- Location: Northern Italy
- Contact:
new release (see changelog)
Don't ask for a different configuration of Onepiece's XP AIO Update Pack: use one of the existing vanilla XP UpdatePack with your preferred addons instead
- nonno fabio
- Posts: 1627
- Joined: Mon Jun 06, 2005 10:36 am
- Location: Northern Italy
- Contact:
there is only one update this month, I suggest you to use WU/MU for online system (and Nlite to add it in your XP source).
Anyway Updatepack directory in Mega and Box repositories is always updated, go to DXUPAC topic first.
Anyway Updatepack directory in Mega and Box repositories is always updated, go to DXUPAC topic first.
Don't ask for a different configuration of Onepiece's XP AIO Update Pack: use one of the existing vanilla XP UpdatePack with your preferred addons instead
Microsoft has just expanded anti-malware support until July 2015, namely Microsoft Security Essentials.
http://www.techtimes.com/articles/2796/ ... y-2015.htm
http://www.techtimes.com/articles/2796/ ... y-2015.htm
I have to even through I don't want to. I can't afford to upgrade my PC or hardware to use windows 7 and my PC is too old and incompatible to run windows 7 or 8 so I am stuck.viggen66 wrote:As you know Microsoft, is trying to convince people to ditch XP in favour of a newer Windows Edition, I'm using XP Home Edition, and I'm quite happy with it, of all users of this forum, will you still use XP after April 2014?