Jump to content

nonno fabio

Members
  • Posts

    364
  • Joined

  • Last visited

  • Days Won

    17

Everything posted by nonno fabio

  1. You can use it to integrate hoftixes, updates, drivers, features and especially .cab addons (even in "true" mode") inside your Windows Vista, Windows 7 and Windows 8 source (only .cab addons can be integrated with DXI at this moment: no 7z, rar, etc.) WinNT6.x True Integrator v1.0.1.2 Update (18 December 2014) Update (18 December 2014) Update (18 December 2014) Update (18 December 2014) Update (18 December 2014) Update (18 December 2014) Update (18 December 2014) Update (18 December 2014) Update (18 December 2014) Update (18 December 2014) Update (18 December 2014) Hash MD5 D2A6036C787226FEC545062DFB982F5F Filesize: 1.75 MB (1841664 byte) WinNT6.x True Integrator v1.0.1.2 Update (18 December 2014) Update (18 December 2014) Update (18 December 2014) Update (18 December 2014) Update (18 December 2014) Update (18 December 2014) Update (18 December 2014) Update (18 December 2014) Update (18 December 2014) Update (18 December 2014) Update (18 December 2014) Hash MD5 D2A6036C787226FEC545062DFB982F5F Filesize: 1.75 MB (1841664 byte) For Addon Makers: DX WinNT6.x True Integrator Addon Syntax Existing XP True addons can be added by simply modifying the entries.ini file and adding [sysPrepOC] section, for example: [SysPrepOC]CCleaner=advpack.dll,LaunchINFSection,CCleaner.inf,CCleaner or [SysPrepOC]Silverlight=setupapi.dll,InstallHinfSection,MSSlight.inf,Silverlight XP Svcpack addons don't need any modification but they won't appear in Installed addon list view, however they can be installable/uninstallable same way of true addons. Credits: Siginet http://www.ittechware.com has inspired this tool. Thanks also to Nuhi, Kelsenellenelvian, ricktendo64 and all the mates. Thanks also to Stephen Podhajecki Eltorro (Author of XMLDomWrapper) per _XMLGetAllAttribIndex function and trancexx (Author of CRC32, MD4, MD5, SHA1 -for files) for _MD5ForFile function. Changelog: 1.0.0.0: final release 1.0.0.1-20110518: improved/fixed entries.ini ReplaceFilesIfExist directive 1.0.0.2-20110519: improved/fixed Run(Pre/Post)SetupCommands directive process 1.0.0.4-20120415: fixed EN-GB visualization issue (thanks to gray); fixed wrong MsgBoxes; fixed addons integration issues in Vista; added full compatibility with Windows 8 1.0.0.5-20120430: fixed a bug which could causes issues with HCKU registry 1.0.0.6-20120716: fixed a bug with DirIDs 1.0.0.8-20130419: improved Windows 8 integration 1.0.0.9-20130925: added support to ADK v8.1 1.0.1.0-20131007: enable .net v3.5.1 install/uninstall in windows 8 1.0.1.1-20140512: improved Windows 8.1 compatibility 1.0.1.2-20141218: improved Windows 8.1 compatibility
  2. It seems something breaks nlite.inf file. You should make some testing. Integrate UpdatePack on an untouched XP SP3 source with RVMi, then integrate Remove Addons on same source, make an iso and test it on a VM. If it is OK, run Nlite on updated source and add all tweaks you like, "iso" it and test on a VM. If OK, integrate Addons, better one by one.
  3. at t-23 starts .NET registration: v3.5 requires about 8 minutes then v4.0 further 10-12 minutes and maybe more, if you are installing Windows on a low end PC. If you press Ctrl+F11, you'll see the state of installation. About removal of Windows Search or other Windows components, you can use a RVMi Removal Addon: see first post
  4. It's all OK. Those registry values are related to .net uninstall only, used because .inf file can't write registry in Windows Installer mode. There will be no issue with .nets if you install XP on a drive different than C:
  5. Maybe it's not clearly stated: NetFX_Repair_For_UpdatePackv3.8.0 is NOT an addon. It's a fix to update running XPs you have installed using v.3.8.0-updated CD. Download, Unpack the whole archive, run inf file and restart windows, it's all. If you are making a new disc using update pack 3.8.0 and want to prevent KB982524 problem, download the June 28, 2010 release of Onepiece's .net 3.5 full true addon, and the Onepiece's .net 4.0 true addons here: Integrate those new ones into your CD after v3.8.0 updatepack then make/burn ISO as usual.
  6. If somebody has problems on updating dotnets in a live system: Download this NetFX_Repair_For_UpdatePackv3.8.0.cab http://www.adrive.com/public/5577d0a319b398575a97b02f4192765a286e7aae0838735747cb117b30e3e6c7.html http://ifile.it/gtw56cb/NetFX_Repair_For_UpdatePackv3.8.0.cab http://www.qooy.com/files/17T7GNE8/netfx_repair_for_updatepackv3.8.0.cab http://www.uploadjockey.com/download/4895876/62349netfx_repair_for_updatepackv3.8.0.cab http://www.filefactory.com/file/b248c7f/n/NetFX_Repair_For_UpdatePackv3.8.0.cab Hash MD5 5A85187C3ADA78D3F302EED7EAF7D3A6 Filesize: 1.01 MB (1062003 byte) Extract and run NetFX_Repair.inf. Then restart windows. In the next pack release .net will be uninstallable from Add/remove Windows Components. If you need to rebuild in the meantime a new XP CD I suggest to add in your integration list these addons after UpdatePack
  7. New releases with 2.0-3.5 updates and major improvements related to .net updating. Furthermore now .Nets are uninstallable from Add/Remove Windows Components
  8. Updated. Now .net 4 can be uninstalled from WCW and future .net updates would installs smoother
  9. You're welcome. Yes, it will released a few days after Patch Tuesday
  10. You can download the pack from here: http://voidseesaw.com/onepiece/ using a download manager which supports resumes
  11. http://www.ryanvm.net/forum/viewtopic.php?t=1290 http://www.virtualltek.com/products/show/3 we've never done a .net 3.5 language pack svcpack addon (or switchless installer) so you could ask about specific switches in dotnet 3.5 svcpack addon topic
  12. Only 1.1 language pack can be integrated in "true mode", in the way I explained before. 2.0/3.0/3.5 languagepack does not. You must do it in svcpack mode or by creating a language pack svcpack addon. A .net 4.0 (final) language pack doesn't exist again
  13. Download Onepiece .net 1.1 true addon Rename it removing "ENU" from filename and move it in the folder where you have stored all the localized hotfixes and components listed in XP AIO UpdatePack topic (you must change ENU with CSY in filename of english-only hotfixes). Download from Microsoft.com the needed 1.1 language pack file (langpack.exe) and place it in same folder Then run Update Pack Creator and create CSY UpdatePack. Download latest ENU UpdatePack and extract dotnet20.cab, dotnet30.cab, dotnet35.cab and dotnet40.cab files and copy them inside CSY updatepack. Integrate in a untouched XP SP3 source and test it on a VM
  14. new release. Also .net 3.0, 3.5 and 4.0 remove addons have been added (2.0 is not removable). As the remove addons are really small, they've been packed in a single .cab file (it's not an addon itself!) from which you'll extract the ones you need
  15. It's a v.3.6.0/3.6.1 bug: v3.6.2 is not affected. To fix it in a live XP system, save this code in a text file: REG ADD HKCR\Interface\{F50A28CF-5C9C-4F7E-9D80-E25E16E18C59}\ProxyStubClsid32 /ve /t reg_sz /d {7C857801-7381-11CF-884D-00AA004B2E24} /f REG ADD HKCR\Interface\{FEC1B0AC-5808-4033-A915-C0185934581E}\ProxyStubClsid32 /ve /t reg_sz /d {7C857801-7381-11CF-884D-00AA004B2E24} /f REG ADD HKCR\Interface\{11CAA957-4E80-474E-A819-7FD72148ADA9}\ProxyStubClsid32 /ve /t reg_sz /d {7C857801-7381-11CF-884D-00AA004B2E24} /f REG ADD HKCR\Interface\{2B322B6E-A9DF-44E3-97BF-259E3583FDA4}\ProxyStubClsid32 /ve /t reg_sz /d {7C857801-7381-11CF-884D-00AA004B2E24} /f REG ADD HKCR\Interface\{2DB9FA90-9973-46CF-B310-9865B644699D}\ProxyStubClsid32 /ve /t reg_sz /d {7C857801-7381-11CF-884D-00AA004B2E24} /f REG ADD HKCR\Interface\{41AA40E6-2FBA-4E80-ADE9-34306567206D}\ProxyStubClsid32 /ve /t reg_sz /d {7C857801-7381-11CF-884D-00AA004B2E24} /f REG ADD HKCR\Interface\{6919DD07-1637-4611-A8A7-C16FAC5B2D53}\ProxyStubClsid32 /ve /t reg_sz /d {7C857801-7381-11CF-884D-00AA004B2E24} /f REG ADD HKCR\Interface\{854D745C-6742-42C0-8BB9-01EC466B6E87}\ProxyStubClsid32 /ve /t reg_sz /d {7C857801-7381-11CF-884D-00AA004B2E24} /f REG ADD HKCR\Interface\{88F3781C-6902-4647-9A6B-A74F450AF861}\ProxyStubClsid32 /ve /t reg_sz /d {7C857801-7381-11CF-884D-00AA004B2E24} /f REG ADD HKCR\Interface\{8A0DC377-A9D3-41CB-BD69-AE1FDAF2DC68}\ProxyStubClsid32 /ve /t reg_sz /d {7C857801-7381-11CF-884D-00AA004B2E24} /f REG ADD HKCR\Interface\{A210BFE9-C9F7-4919-B114-0D98B3D5341E}\ProxyStubClsid32 /ve /t reg_sz /d {7C857801-7381-11CF-884D-00AA004B2E24} /f REG ADD HKCR\Interface\{AC9EA02A-2C8A-4ACD-B562-D7E8EBEE8E8E}\ProxyStubClsid32 /ve /t reg_sz /d {7C857801-7381-11CF-884D-00AA004B2E24} /f REG ADD HKCR\Interface\{DF2373F5-EFB2-475C-AD58-3102D61967D4}\ProxyStubClsid32 /ve /t reg_sz /d {7C857801-7381-11CF-884D-00AA004B2E24} /f REG ADD HKCR\Interface\{FD450835-CF1B-4C87-9FD2-5E0D42FDE081}\ProxyStubClsid32 /ve /t reg_sz /d {7C857801-7381-11CF-884D-00AA004B2E24} /f save it with .cmd extension then run it.
  16. They aren't in Add/Remome Programs (or better in Windows components) because Onepiece got no time to fully test the uninstallation. They are ready to be listed in WCW: if you remome HIDE from this line in Windows registry netfx40=ocgen.dll,OcEntry,netfx40.inf,hide,7 you'll get this even now http://img97.imageshack.us/img97/8659/cattura22.png but since they aren't uninstallable at this moment, there's no reason to uncover them in WCW
  17. OnePiece Microsoft.NET Framework v4.0.30319.2102 True AddOn ENU Update (22 June 2017) Update (22 June 2017) Update (22 June 2017) Hash MD5 F376A61FF77483BF04A748DCF160270F Filesize: 42.22 MB (44274780 bytes) The peculiarity of this addon is that .NET framework is directly slipstreamed into your XP/2003/Seven* x32 source, without the need of running .msi files or svcpack/runonce installations, a "true addon" integration just like .net 1.0 in Windows Server 2003. So you'll get a working .NET framework already installed BEFORE T-13 (svcpack time), a very handy opportunity. *For integrating addons in Windows 7 images you need DX Win NT 6.x True Integrator .Net can be unistalled from Windows Component Wizard: You can also force .net removal typing one of these command in a Run window: RUNDLL32.exe advpack.dll,LaunchINFSection NETFX40.inf,NETFX40.SHOW RUNDLL32.exe advpack.dll,LaunchINFSection NETFX40.inf,NETFX40.HIDE RUNDLL32.exe advpack.dll,LaunchINFSection NETFX40.inf,NETFX40.CleanUp NETFX40.SHOW: shows DotNet in Windows Component Wizard (default) NETFX40.HIDE: hides DotNet in Windows Component Wizard NETFX40.CleanUp: executes a forced cleanup of DotNet Setup from Windows registry so you can reinstall Dotnet again from a common installer file. If you use Onepiece's XP postSP3 AIO Update Pack or W2k3 postSP2 AIO Update Pack you don't need this addon because it is already included How to update the DotNet True AddOn
×
×
  • Create New...