Simplix Pack to update Live Win7 System/ Integrate hotfixes into Win7 distribution

Discussion in 'Windows 7' started by Enthousiast, May 13, 2013.

  1. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,681
    103,561
    450
    #841 Enthousiast, Dec 16, 2016
    Last edited by a moderator: Apr 20, 2017
    (OP)
  2. jelson

    jelson MDL Novice

    Dec 3, 2010
    26
    20
    0
    #842 jelson, Dec 16, 2016
    Last edited by a moderator: Apr 20, 2017
    I was wondering that myself. Yesterday, I did an integration of Simplix 16.10.16 using the boss911 Integator. Like you, I noticed that the USB3 project was integrated as well. (Nothing in the log... just happened to notice during the process.)

    I'm thinking that editing line 46 and saving it under a new filename might do the trick. Here's lines 44-46

    Code:
    CALL:ChoiceEditionMenu
    CLS & ECHO. & ECHO The process of integration updates...
    UpdatePack7R2\%UpdatePackEXE% /IE11 /Optimize /WimFile=%~dp0ISO\%ISO_NAME%\sources\install.wim /Index=%IndexEdition%
    
    Edit:
    Code:
    UpdatePack7R2\%UpdatePackEXE% /NoUSB /IE11 /Optimize /WimFile=%~dp0ISO\%ISO_NAME%\sources\install.wim /Index=%IndexEdition%
    Corrected: Simplix version name
     
  3. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,681
    103,561
    450
    #843 Enthousiast, Dec 16, 2016
    Last edited by a moderator: Apr 20, 2017
    (OP)
    Wasn't the USB3.x project integrated from 16.11.11 (atm still current edition)?
     
  4. shhnedo

    shhnedo MDL Expert

    Mar 20, 2011
    1,828
    2,431
    60
    I just finished an integration with /NoUSB key. The difference between it and the integration without /NoUSB key is like 6.6MB. I'm using a SP1 Pro N VL I made with a SVF patch. Just an FYI if anyone wanted to save space by not including the USB3 driver.
     
  5. Duckz

    Duckz MDL Junior Member

    Jan 6, 2010
    81
    19
    0
    It might be a bit of a stretch, but I thought I would ask anyway.

    Would there be anyway to integrate a couple of registry keys, while integrating the Simplix pack?

    I've just finished creating myself an ISO using NTLite, which consists of April and September servicing stacks, the convenience rollup and the monthly rollups since then, plus I integrated a couple of my own registry keys.

    I'd prefer to use the Simplix pack to make my ISO, as it would require less updating on a new install, but at the same time, I'd like to integrate my registry keys too.

    Thanks.
     
  6. jelson

    jelson MDL Novice

    Dec 3, 2010
    26
    20
    0
    #846 jelson, Dec 17, 2016
    Last edited: Dec 23, 2016
    It first appeared in the 16.10.16 Changelog:
     
  7. Duckz

    Duckz MDL Junior Member

    Jan 6, 2010
    81
    19
    0
    Thanks for your quick reply Enth.

    I've ran /imagex /mountrw to a directory successfully, but when I attempt to load the registry using reg load hklm\software\policies\microsoft\windows c:\win7mount\windows\system32\config\software it says ERROR: Access is denied.

    Any ideas? I've tried mounting the wim index to a different drive, but that didn't help either. Yes, command is running as Admin.
     
  8. Verified

    Verified MDL Novice

    Jul 7, 2015
    7
    3
    0
    @Duckz: Your command tries to load the registry in an existing key of your live Windows. Use your own, easy to identify key. The referenced blog uses HKLM\test.
     
  9. kuroda

    kuroda MDL Senior Member

    Aug 25, 2012
    445
    32
    10
    ....Waiting for simplix 16-12-2016....will be?....:p
     
  10. netant

    netant MDL Junior Member

    Feb 26, 2011
    66
    13
    0
    unable to use this , getting error :- the system cannot find the path specified ,
    can someone help me in this please.

    fresh install on x64 sp1 from msdn, renamed to UpdatePack7R2--ie11++ , saved in D\ .. trying to run.

    Thanks in advance
     
  11. netant

    netant MDL Junior Member

    Feb 26, 2011
    66
    13
    0
    yes, C: is system drive,
    D is on another physical drive where UpdatePack7R2 is saved.

    Also, tried running with "UpdatePack7R2.exe /ie11 /silent /reboot /Temp=D:\junk" where various directories of hot-fixes created, but majority of them are empty :31:

    and same error exist :( while installing
     
  12. Is that possible to uninstall specific single updates after full integrate/integrate this full pack?
     
  13. netant

    netant MDL Junior Member

    Feb 26, 2011
    66
    13
    0
    At last i created an ISO integrating version 11.11 with win7 sp1 ISO.
    All went well, OS reinstalled. (hotfixes can be seen in installed updates section)

    When im checking for update its again halting at "checking for updates" for really long time, Is it suppose to act like this ?
    quickly searched installed update, but KB3172605 is not listed in that list.
    Is there any additional hot-fixes i need to install to get updates from Windows update?

    Thanks,