[Tool] DX's UpdatePack/Addon Creator
- Atari800xl
- Posts: 346
- Joined: Sun Dec 30, 2012 5:46 pm
- Location: NL
Thank you VERY much for the updated Dutch pack. I would really like to test building this pack for myself, but my utter stupidity often gets in the way... Still, with all the new examples here, there is still some hope that one day I will succeed in building my own. Maybe when Ultraform finds out how to get the needed files and where to put them, I too will understand and try it out.
Thank you so much to the Guru's, for being so patient with us!!
Thank you so much to the Guru's, for being so patient with us!!
- nonno fabio
- Posts: 1627
- Joined: Mon Jun 06, 2005 10:36 am
- Location: Northern Italy
- Contact:
Yes, but not me, Onepiece did all the job
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:
updated (fixed a bug with Norwegian & Spanish .net 1.1 langpack.exe integration
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:
updated to fit latest XP/w2k3 UpdatePacks
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:
YesUltraform wrote:It is a must to have KB892130 and KB905474 when makes pack?
after you can use the OnePiece_Disable_WGAN_AddOn.cab that within the OnePiece Remove AddOn For WinXP UPUltraform wrote: it works fine when I do a pack with KB905474, but when I'll make an update pack without I get error on lgtckctl.dll under installation :/
Ciao a tutti.nonno fabio wrote: @all:
UpdatePacks created by DXUPAC must have every single hotfix listed in Onepiece's AIO UpdatePack latest release, otherwise Windows setup will 100% fail.
If you can't find one of the hotfixes or you don't want it in your XP, after created your own update pack, you must open OPMWXPUP.inf file (or if you prefer extract missing hotfix in ENU version) and find which files are updated by missing hotfix.
Then manually delete every single reference of everyone of those filese from entries.ini file.
For example,Then open OPMWXPUP.inf file and delete in [OPMWXPUP] section from AddReg Directives KBXXXXXX.AddReg (in this case KB970326.AddReg)Code: Select all
d1,imadmui.dll d1,imadmui.mui d1,wdscsl.dll (in [Dosnet_Files_Pro] & [Dosnet_Files_Home] sections) d1,wdsimage.dll (in [Dosnet_Files_Pro] & [Dosnet_Files_Home] sections) d1,wdsimage.mui (in sezione [Dosnet_Files_Pro] & [Dosnet_Files_Home] sections) d1,wdsmgmt.dll (in sezione [Dosnet_Files_Pro] & [Dosnet_Files_Home] sections) d1,wdsmgmt.mui (in sezione [Dosnet_Files_Pro] & [Dosnet_Files_Home] sections) imadmui.dll = 100,,,,,,,2,0,0 imadmui.mui = 100,,,,,,,2,0,0,imadmui.dll.mui wdscsl.dll = 100,,,,,,,2,0,0 wdsimage.dll = 100,,,,,,,2,0,0 wdsimage.mui = 100,,,,,,,2,0,0,wdsimage.dll.mui wdsmgmt.dll = 100,,,,,,,2,0,0 wdsmgmt.mui = 100,,,,,,,2,0,0,wdsmgmt.dll.mui rvmtemp\extracted\imadmui.dll rvmtemp\extracted\imadmui.mui rvmtemp\extracted\wdscsl.dll rvmtemp\extracted\wdsimage.dll rvmtemp\extracted\wdsimage.mui rvmtemp\extracted\wdsmgmt.dll rvmtemp\extracted\wdsmgmt.mui
or to disable (do not install) an Optional Componentsand change it toCode: Select all
[Optional Components] ... OptionalComponentsName ...
search in the forum WDSearch to see examples of the Windows Desktop SearchCode: Select all
[Optional Components] ... ;OptionalComponentsName ...
- nonno fabio
- Posts: 1627
- Joined: Mon Jun 06, 2005 10:36 am
- Location: Northern Italy
- Contact:
updated to fit latest XP/w2k3 UpdatePacks
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
How do I add reg tweaks? This format?
Code: Select all
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\WebBrowser]
"ITBar7Position"=dword:00000001
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\InfoDelivery\Restrictions]
"NoSearchBox"=dword:00000001
- nonno fabio
- Posts: 1627
- Joined: Mon Jun 06, 2005 10:36 am
- Location: Northern Italy
- Contact:
@Ultraform:
is rather easy to keep updated DXUPAC, so don't worry.
if this could happen, you should use old DXUPAC then manually modify entries.ini and .inf files every month as written a few posts back http://www.ryanvm.net/forum/viewtopic.p ... 778#132778 ( http://www.wincert.net/forum/topic/6897 ... r/?p=97777 ). But it's unlikely.
@JSzu
Add reg tweaks, where?
there are different ways, but you need DXTool http://www.ryanvm.net/forum/viewtopic.php?t=9945
and the registry entries you want to add in file format, for example IE_Registry_Tweaks.reg
1 - you can use DX Registry TWEAKS True AddOn Creator from DXTool to create a valid 2000/XP/2003 addon for nLite & RVMi and Vista/Seven/8/Next for WinNT6.x True Integrator
2 - if your registry entries have to be integrated in a CD along with UpdatePack it is suggested to create an entries.ini file: http://www.ryanvm.net/forum/viewtopic.php?p=90167#90167
First you need Reg2Inf from DXTool

then create a valid 2000/XP/2003 entries.ini for nLite & RVMi, for example entries_IERT.ini
3 - add manually your registry entries under [IE.Tweaks.AddReg] section in IE,inf, for example IE.inf (inside Update Pack)

is rather easy to keep updated DXUPAC, so don't worry.
if this could happen, you should use old DXUPAC then manually modify entries.ini and .inf files every month as written a few posts back http://www.ryanvm.net/forum/viewtopic.p ... 778#132778 ( http://www.wincert.net/forum/topic/6897 ... r/?p=97777 ). But it's unlikely.
@JSzu
Add reg tweaks, where?
there are different ways, but you need DXTool http://www.ryanvm.net/forum/viewtopic.php?t=9945
and the registry entries you want to add in file format, for example IE_Registry_Tweaks.reg
Code: Select all
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\WebBrowser]
"ITBar7Position"=dword:00000001
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\InfoDelivery\Restrictions]
"NoSearchBox"=dword:00000001
1 - you can use DX Registry TWEAKS True AddOn Creator from DXTool to create a valid 2000/XP/2003 addon for nLite & RVMi and Vista/Seven/8/Next for WinNT6.x True Integrator
2 - if your registry entries have to be integrated in a CD along with UpdatePack it is suggested to create an entries.ini file: http://www.ryanvm.net/forum/viewtopic.php?p=90167#90167
First you need Reg2Inf from DXTool

then create a valid 2000/XP/2003 entries.ini for nLite & RVMi, for example entries_IERT.ini
then create a new folder named IE_Registry_Tweaks_AddOn, copy inside it entries_IERT.ini file and create the addon using CabTool from DXTool (show it IE_Registry_Tweaks_AddOn folder and you'll get a IE_Registry_Tweaks_AddOn.cab file). Integrate the addon after Update Pack;by OnePiece
;################################################################################################
;This section contains version information to nLite & RVM_Integrator;# entries_IERT.ini
;# Thank you to NUHI (www.nliteos.com) that with its Nlite Soft i'm inspired myself to create this IE8 AddOn
;# SPECIAL THANKS Nonno Fabio, and huge thanks to Siginet (http://www.siginetsoftware.com), and ricktendo64 (www.ricktendo.com)
;# Huge thanks N1K (http://www.WinCert.net) and voidseesaw (http://voidseesaw.com) host this AddOn
;# Huge thanks to all guys of WinCert Forum and Eng2ITA 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 Internet Explorer Registry Tweaks AddOn.
;#################################################################################################
;This section contains version info for nLite & RVM_Integrator
[general]
builddate=2013/07/17
description=Internet Explorer Registry Tweaks AddOn
language=INTL
ServicePack=SP3
title=Internet Explorer Registry Tweaks
version=2013
website=http://www.ryanvm.net/forum/viewtopic.php?p=90167#90167
Windows=XP
;This section allows you to edit ini style sections.
[EditFile]
I386\IE.INF,IE.Tweaks.AddReg,IE_ADDREG
;I386\IE.INF,IE.Tweaks.DelReg,IE_DELREG
[IE_ADDREG]
HKCU, "Software\Microsoft\Internet Explorer\Toolbar\WebBrowser", "ITBar7Position", 0x10001, 0x1
HKCU, "Software\Policies\Microsoft\Internet Explorer\InfoDelivery\Restrictions", "NoSearchBox", 0x10001, 0x1
;[IE_DELREG]
;
3 - add manually your registry entries under [IE.Tweaks.AddReg] section in IE,inf, for example IE.inf (inside Update Pack)

Last edited by nonno fabio on Wed Jul 31, 2013 5:30 pm, edited 1 time in total.
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:
- OnePiece Alb
- Posts: 525
- Joined: Sat Sep 01, 2007 7:01 pm
- Location: Albania
- Contact:
Last edited by OnePiece Alb on Fri Jul 26, 2013 2:01 am, edited 1 time in total.
OnePiece Alb wrote:http://www.ryanvm.net/forum/viewtopic.p ... 385#132385Ciao.
Is that all files i Need to make a pack?
The files frome German and INTL list
Or does i need this ones too?
OnePiece_Microsoft.NET_Framework_v2.0.50727.3648
OnePiece_Microsoft.NET_Framework_v3.5.30729.4051
I see that when i rename the files
frome
OnePiece_Microsoft.NET_Framework_v1.1.4322.2503_True_AddOn_ENU_18A2C471618924589568631E4F7BB4EB
too
OnePiece_Microsoft.NET_Framework_v1.1.4322.2503_True_AddOn_ENU
they are repacked in different size
is there any different of the pack when the file names are different? :O
http://i.imgur.com/YfXG1JQ.jpg
Last edited by Ultraform on Wed Jul 31, 2013 5:08 pm, edited 1 time in total.
- nonno fabio
- Posts: 1627
- Joined: Mon Jun 06, 2005 10:36 am
- Location: Northern Italy
- Contact:
We can't verify now as the account is temporarily offline, anyway rename OnePiece_Microsoft.NET_Framework_v1.1.4322.2503_True_AddOn_ENU_18A2C471618924589568631E4F7BB4EB.cab in OnePiece_Microsoft.NET_Framework_v1.1.4322.2503_True_AddOn.cab and use that.
dotnet20 e 30 are not needed as they are already included in dotnet 35.
@all:
the 24 (obsolete) updatepack localizations have been removed from main repositories. You can find them only in
https://drive.google.com/folderview?id= ... sp=sharing
https://drive.google.com/folderview?id= ... aring#list
or
http://www.mixturecloud.com/album/1vih2Bva
dotnet20 e 30 are not needed as they are already included in dotnet 35.
@all:
the 24 (obsolete) updatepack localizations have been removed from main repositories. You can find them only in
https://drive.google.com/folderview?id= ... sp=sharing
https://drive.google.com/folderview?id= ... aring#list
or
http://www.mixturecloud.com/album/1vih2Bva
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 cant make the pack correct,
I make a swedish pack but
When I compare with the other packs Onepiece v7.0.0/v6.9.0/v6.8.0/v6.6.0
All packs you have done, my NETFX11.cab in the pack is always twice that big. :/
I have exactly the same files that German and INTL has frome skydrive.
I dont know what i do wrong =(
the old swedish pack/ and the new V7.0.0 you have done doesn't have NETFX11.cab so big :O
I cant make the pack correct,
I make a swedish pack but
When I compare with the other packs Onepiece v7.0.0/v6.9.0/v6.8.0/v6.6.0
All packs you have done, my NETFX11.cab in the pack is always twice that big. :/
I have exactly the same files that German and INTL has frome skydrive.
I dont know what i do wrong =(
the old swedish pack/ and the new V7.0.0 you have done doesn't have NETFX11.cab so big :O
- nonno fabio
- Posts: 1627
- Joined: Mon Jun 06, 2005 10:36 am
- Location: Northern Italy
- Contact:
I don't know what happens by your side. DXUPAC simply extracts Dotnet 1.1 addon and adds language pack.
https://www.youtube.com/watch?v=xoMEEuto-rE
If you don't find the reason, you could ignore it. Copy inside your updatepack NetFx11.cab and NetFx11.in_ files from .net 1.1 true addon ENU, deleting bigger one.
When you'll slipstream updatepack, you should add a DotNet 1.1 language Pack Svcpack Addon for a zero-WU-complaints XP.
https://www.youtube.com/watch?v=xoMEEuto-rE
If you don't find the reason, you could ignore it. Copy inside your updatepack NetFx11.cab and NetFx11.in_ files from .net 1.1 true addon ENU, deleting bigger one.
When you'll slipstream updatepack, you should add a DotNet 1.1 language Pack Svcpack Addon for a zero-WU-complaints XP.
Last edited by nonno fabio on Tue Sep 03, 2013 9:51 pm, edited 1 time in total.
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
Thx for making time to try help me.
I did exact like you did in video, and scanned the files again what you have on video.
got exacly the same result as you on video.
But i'm to noob to make that you told.
Gonna format my pc and try again.
edit :
I saw that this update is being removed from the map with updates after you are doing your pack.
WUDF_UPDATE_XP-SRV03-X86
dont know why this happen :O
I did exact like you did in video, and scanned the files again what you have on video.
got exacly the same result as you on video.
But i'm to noob to make that you told.
Gonna format my pc and try again.
edit :
I saw that this update is being removed from the map with updates after you are doing your pack.
WUDF_UPDATE_XP-SRV03-X86
dont know why this happen :O
- OnePiece Alb
- Posts: 525
- Joined: Sat Sep 01, 2007 7:01 pm
- Location: Albania
- Contact:
the script cmd hmmm moves by mistake WUDF_UPDATE_XP-SRV03-X86.exe in Archive_Files, instead of moving only the folder WUDF_UPDATE_XP-SRV03-X86Ultraform wrote: edit :
I saw that this update is being removed from the map with updates after you are doing your pack.
WUDF_UPDATE_XP-SRV03-X86
dont know why this happen :O
simply moves the file again from the Archive_Files\WUDF_UPDATE_XP-SRV03-X86.exe
Ciao.
Thx OnePiece Alb.
I have reinstall my pc. Win 7 Sp1 x64 Home P.
And this time i dont have .Net Framework v4 installd just.
Just the Net Framework that are incuded in w7.
And try make the pack but no different :/
every time I try, NETFX11.cab in
OnePiece_WinXP_Post-SP3_UpdatePack_SVE
it becomes always a different size :/
it should not be so =(
It is possible that you OnePiece or nonno fabio can make a pack of swe and uppload :/ ?
edit :
the files i have of swe, that i try to make pack of
http://www.mediafire.com/?200tazasiyd74
I have reinstall my pc. Win 7 Sp1 x64 Home P.
And this time i dont have .Net Framework v4 installd just.
Just the Net Framework that are incuded in w7.
And try make the pack but no different :/
every time I try, NETFX11.cab in
OnePiece_WinXP_Post-SP3_UpdatePack_SVE
it becomes always a different size :/
it should not be so =(
It is possible that you OnePiece or nonno fabio can make a pack of swe and uppload :/ ?
edit :
the files i have of swe, that i try to make pack of
http://www.mediafire.com/?200tazasiyd74
- nonno fabio
- Posts: 1627
- Joined: Mon Jun 06, 2005 10:36 am
- Location: Northern Italy
- Contact:
First of all, I will appreciate if you could resize the image you've attached, is too big and topic became unreadable.Ultraform wrote:
It is possible that you OnePiece or nonno fabio can make a pack of swe and uppload :/ ?
edit :
the files i have of swe, that i try to make pack of
http://www.mediafire.com/?200tazasiyd74
Believe me, it is not possible for Onepiece to rebuild every month 24 different updatepacks, it needs only a few click to make it by yourself.
To prove it, we have downloaded the files from the link you've posted, adding IE8-WindowsXP-KB2846071-x86-SVE.exe and WindowsXP-KB956572-x86-SVE (both missing) and updating WindowsUpdateAgent30-x86.exe file with http://mir.cr/1044PTWZ (you have an older one: verify always the updated lists here: https://app.box.com/s/nbvh9wau3go9laqpu73c ).
The only thing we do (in Windows 8.1 preview) is showing to DXUPAC the downloaded files folder, then click! This is the result:
OnePiece Windows XP Post-SP3 UpdatePack v7.0.0 SVE
30 July 2013
C2C8874B894B6115B8C2A93D8F0F14DB
224 MB (235184101 bytes)
https://docs.google.com/file/d/0B5EBubr ... sp=sharing
Integrated with RVMi, tested in VM, everything is perfect as expected.
nothing else. I hope next time you can do it alone
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
Hi:-)nonno fabio wrote:When you'll slipstream updatepack, you should add a DotNet 1.1 language Pack Svcpack Addon for a zero-WU-complaints XP.
Can I add the Lang pack with Dxupac? Or how do I do that:O
And thanx for the pack and testing and other jobb you did!
The files most I miss to upload, didn't know that I had a old one windowsupdate x86!
I tested the pack on a xp pro vl.
And it work perfect gonna test it on a non vl
Version.
I hope it will work for me next time to make updatepack=)
Thanx <3
- nonno fabio
- Posts: 1627
- Joined: Mon Jun 06, 2005 10:36 am
- Location: Northern Italy
- Contact:
updated to fit latest XP/w2k3 UpdatePacks
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:
updated to fit latest XP/w2k3 UpdatePacks
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:
updated to fit latest XP/w2k3 UpdatePacks
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: 65
- Joined: Thu Jun 10, 2010 3:24 pm
I've found a small bug in the creator:
While making a silverlight svcpack addon from a folder containing silverlight.exe and silverlight_x64.exe the MSLVAddOn.dif file is also compressed into the final .cab. It doesn't happen with the x86-only addon.
Also in both cases the .cab is compressed to the working directory even if a different output directory is chosen.
I get this on Win7SP1x86 and didn't test it on other versions
While making a silverlight svcpack addon from a folder containing silverlight.exe and silverlight_x64.exe the MSLVAddOn.dif file is also compressed into the final .cab. It doesn't happen with the x86-only addon.
Also in both cases the .cab is compressed to the working directory even if a different output directory is chosen.
I get this on Win7SP1x86 and didn't test it on other versions
- nonno fabio
- Posts: 1627
- Joined: Mon Jun 06, 2005 10:36 am
- Location: Northern Italy
- Contact:
putting both silverlight.exe and silverlight_x64.exe files in same addon makes no sense and is useless as DXUPAC doesn't create Silverlight AIO Svcpack addons.
MSLVAddOn.dif file shouldn't be present in Silverlight Addon, its purpose is only to show what to be included inside the addon like"
MSLVAddOn.dif file shouldn't be present in Silverlight Addon, its purpose is only to show what to be included inside the addon like
Code: Select all
"entries_MSSlight.ini"
.Set DestinationDir="SvcPack"
"SvcPack\MSSlight.exe
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: 65
- Joined: Thu Jun 10, 2010 3:24 pm
But the final .exe from this operation seem to contain both x86 and x64 and it seems that Silverlight TrueAddon (present here on RVM) could be done this way (using DXUPAC to make TrueAddon from both x86 and x64 in one folder and it looks in the inside like the addon posted here on RVM) so I thought same about the SvcPackAddon - or rather a switchless installer that could be taken from it
So maybe it's my misunderstanding, sorry about that

So maybe it's my misunderstanding, sorry about that

- nonno fabio
- Posts: 1627
- Joined: Mon Jun 06, 2005 10:36 am
- Location: Northern Italy
- Contact:
Because silverlight_x64.exe contains silverlight.exe + silverlight x64 files, so silverlight.exe files are the same of x32 one inside silverlight_x64.exe. True addon is a different matter: WinNT6.x True Integrator uses INF Setup structures http://msdn.microsoft.com/en-us/library ... 85%29.aspx so it installs only the needed files according to the running system.
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: 65
- Joined: Thu Jun 10, 2010 3:24 pm
- nonno fabio
- Posts: 1627
- Joined: Mon Jun 06, 2005 10:36 am
- Location: Northern Italy
- Contact:
Please download DXUPAC again and retry, it should be O.K. for you now.
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: 65
- Joined: Thu Jun 10, 2010 3:24 pm
- nonno fabio
- Posts: 1627
- Joined: Mon Jun 06, 2005 10:36 am
- Location: Northern Italy
- Contact:
sorry, wrong upload. It should be fixed now
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: 65
- Joined: Thu Jun 10, 2010 3:24 pm
aaw after so many times i still cant make a working Swedish pack :/ . I did as this video. https://www.youtube.com/watch?v=5g-aFRefYhE
and my pack still get the "NETFX11.cab" in different size from the pack you make.
I try to use the pack anyways, because all other files was the same.
But the windows Xp is being destroy =( .
Can it be with some software i need to be installed ? Like don't use winrar and only have 7-zip installed or something like that?
I try have some other Compression Tools installed but no different so far =(
and my pack still get the "NETFX11.cab" in different size from the pack you make.
I try to use the pack anyways, because all other files was the same.
But the windows Xp is being destroy =( .
Can it be with some software i need to be installed ? Like don't use winrar and only have 7-zip installed or something like that?
I try have some other Compression Tools installed but no different so far =(
- nonno fabio
- Posts: 1627
- Joined: Mon Jun 06, 2005 10:36 am
- Location: Northern Italy
- Contact:
@Ultraform:
please upload somewhere the dotnet1.1 addon + langpack*.exe you've used for updatepack creation and the netfx11.cab file resulting after update pack creation.
please upload somewhere the dotnet1.1 addon + langpack*.exe you've used for updatepack creation and the netfx11.cab file resulting after update pack creation.
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
:/
Here is the files i used this time! :Ononno fabio wrote:@Ultraform:
please upload somewhere the dotnet1.1 addon + langpack*.exe you've used for updatepack creation and the netfx11.cab file resulting after update pack creation.
OnePiece_Microsoft.NET_Framework_v1.1.4322.2503_True_AddOn
http://www.mediafire.com/?fm896rgn7oo7ey7
18A2C471618924589568631E4F7BB4EB
OnePiece_NetFxLangPack_SvcPack_AddOn_SVE
http://www.mediafire.com/?um642eb5dgt8h5a
7FF3D800B0663708893A97327F20A5AA
Here is the all pack
http://www.mediafire.com/download/zbp8s ... ack_SVE.7z
- OnePiece Alb
- Posts: 525
- Joined: Sat Sep 01, 2007 7:01 pm
- Location: Albania
- Contact:
where's is the problem ?????, NetFX11.cab seems OKKK ???
Ciao.
Ultraform wrote: Here is the files i used this time! :O
Nonno Fabio repeated several times to use the files you find in the UpdatePack folder (in BOX or MEGA), but I believe that you have always used OnePiece_Microsoft.NET_Framework_v1.1.4322.xxxx_True_AddOn_ITA.cab and not the "INTL\OnePiece_Microsoft.NET_Framework_v1.1.4322.xxxx_True_AddOn.cab" (OnePiece_Microsoft.NET_Framework_v1.1.4322.xxxx_True_AddOn_ENU.cab), I already told you this long ago even in wincertnonno fabio wrote:We can't verify now as the account is temporarily offline, anyway rename OnePiece_Microsoft.NET_Framework_v1.1.4322.2503_True_AddOn_ENU_18A2C471618924589568631E4F7BB4EB.cab in OnePiece_Microsoft.NET_Framework_v1.1.4322.2503_True_AddOn.cab and use that.
dotnet20 e 30 are not needed as they are already included in dotnet 35.
Ciao.
OnePiece Alb wrote:where's is the problem ?????, NetFX11.cab seems OKKK ???
Ultraform wrote: Here is the files i used this time! :ONonno Fabio repeated several times to use the files you find in the UpdatePack folder (in BOX or MEGA), but I believe that you have always used OnePiece_Microsoft.NET_Framework_v1.1.4322.xxxx_True_AddOn_ITA.cab and not the "INTL\OnePiece_Microsoft.NET_Framework_v1.1.4322.xxxx_True_AddOn.cab" (OnePiece_Microsoft.NET_Framework_v1.1.4322.xxxx_True_AddOn_ENU.cab), I already told you this long ago even in wincertnonno fabio wrote:We can't verify now as the account is temporarily offline, anyway rename OnePiece_Microsoft.NET_Framework_v1.1.4322.2503_True_AddOn_ENU_18A2C471618924589568631E4F7BB4EB.cab in OnePiece_Microsoft.NET_Framework_v1.1.4322.2503_True_AddOn.cab and use that.
dotnet20 e 30 are not needed as they are already included in dotnet 35.
Ciao.
I do use that files =( i have try make pack of the INTL files and swedish map from mega and box :/
- nonno fabio
- Posts: 1627
- Joined: Mon Jun 06, 2005 10:36 am
- Location: Northern Italy
- Contact:
In the updatepack you've uploaded, netfx11.cab is OK: it includes correctly 236 files and it is 13.1 MB as always and exactly like other localized updatepack (ITA, DEU, etc.). So I don't understand the "different size". The only reason for a bigger netfx11.cab is when the language pack is present.
If you integrate your pack in an untouched XP CD with nothing else using RVMi you will not have issues. Easier ways to "destroy XP" is breaking .inf files by integrating (or removing) other stuff, using uncleand XP sources, etc.
If you integrate your pack in an untouched XP CD with nothing else using RVMi you will not have issues. Easier ways to "destroy XP" is breaking .inf files by integrating (or removing) other stuff, using uncleand XP sources, etc.
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
When i do, i got some error, and after installation there in no program like Media player, internet explorer =( and other problem with it :/nonno fabio wrote:In the updatepack you've uploaded, netfx11.cab is OK: it includes correctly 236 files and it is 13.1 MB as always and exactly like other localized updatepack (ITA, DEU, etc.). So I don't understand the "different size". The only reason for a bigger netfx11.cab is when the language pack is present.
If you integrate your pack in an untouched XP CD with nothing else using RVMi you will not have issues. Easier ways to "destroy XP" is breaking .inf files by integrating (or removing) other stuff, using uncleand XP sources, etc.
edit : i use it on both clean untoched Pro and home xp Sp3 :/
- OnePiece Alb
- Posts: 525
- Joined: Sat Sep 01, 2007 7:01 pm
- Location: Albania
- Contact:
Hi Ultraform, just downloaded again http://www.mediafire.com/download/zbp8s ... ack_SVE.7z Hash MD5 3D77F5F33C1146207D9DA7D85CD70702
integrated with RVMi in a cd Windows XP SP3 MSDN SVE, seems is all OK
for safety, open the OPMWXPUP.inf, and after renaming the section [Strings.041D] in [Strings], and after remove all other sections [Strings.xxxx], you can also do this with netfx11.inf
Ciao.
integrated with RVMi in a cd Windows XP SP3 MSDN SVE, seems is all OK
for safety, open the OPMWXPUP.inf, and after renaming the section [Strings.041D] in [Strings], and after remove all other sections [Strings.xxxx], you can also do this with netfx11.inf
Ciao.
- nonno fabio
- Posts: 1627
- Joined: Mon Jun 06, 2005 10:36 am
- Location: Northern Italy
- Contact:
new release: improved compatibility with XP Home Edition
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:
updated to fit latest XP/w2k3 UpdatePacks
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:
updated to fit latest XP/w2k3 UpdatePacks
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:
updated to fit latest XP/w2k3 UpdatePacks
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:
updated to fit latest XP/w2k3 UpdatePacks
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