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
    47,274
    94,763
    450
    First I have to check the bin error in all cmd's, and testing a new option by @SunLion + putting in DaRT settings by script.
     
  2. stinky_puppy

    stinky_puppy MDL Novice

    Sep 10, 2016
    34
    24
    0
    Thank you!
     
  3. Tard

    Tard MDL Novice

    Jan 5, 2012
    23
    11
    0
    Thanks for the update.
    Just right in time, while i'm installing win 7 on my old laptop. ;)
     
  4. CEW

    CEW MDL Senior Member

    Jan 21, 2011
    296
    155
    10
    #2924 CEW, Jan 24, 2020
    Last edited: Jan 24, 2020
    According to Simplix site:

    "If there is UpdatePack7R2Start.cmd next to the set, it will be executed before installing updates, UpdatePack7R2Finish.cmd after installation, UpdatePack7R2Wim.cmd after integration of updates".

    I have used UpdatePack7R2Finish.cmd and UpdatePack7R2Wim.cmd previously to integrate drivers and clean up, but it doesn't seem to be working now.

    Simplix window used to display "an external application is running". Example below.

    They are being ignored by the current updatepack. Has anybody else noticed this?

    an-external-application-is-running.jpg
     
  5. nima1024

    nima1024 MDL Member

    Sep 18, 2010
    240
    42
    10
    Why not trying newer versions of this pack?
     
  6. CEW

    CEW MDL Senior Member

    Jan 21, 2011
    296
    155
    10
    I think you missed the point.

    The .cmd files used to work with older version of the pack . I attached a picture to show that it used to work

    They do not work with the current version of the updatepack.

    Does anybody know why?



     
  7. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,763
    450
    So many things have changed since 2017, i don't even know what those commands should suppose to do, never seen or used them, i only use the pack to offline integrate the updates into my AiOs.
     
  8. CEW

    CEW MDL Senior Member

    Jan 21, 2011
    296
    155
    10
    The idea is to create a .cmd file called UpdatePack7R2Finish.cmd with a line to integrate drivers, or langpacks or whatever you want

    Place UpdatePack7R2Finish.cmd in the same directory as the updatepack

    The updatepack will run that .cmd file after it has finished integrating the updates - and before unmounting the image

    It means there is no need to mount the image separately to integrate drivers, etc

    It is very useful.

    I used it to integrate whatever was in the drivers folder, whatever is in the langpacks folder, whatever is in the (optional) updates folder, and then clean up.

    All without needing to mount the image again.

    It is/was extremely useful because I have an option in my updater.cmd to process all images, using the upgrade edition method.

    .
     
  9. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,763
    450
    That's why there are tools now, to do that.

    LP's would need to be pre-integrated, before updates are integrated, else many updates will be re-offered on WU, to update the language files.
     
  10. CEW

    CEW MDL Senior Member

    Jan 21, 2011
    296
    155
    10
    #2930 CEW, Jan 24, 2020
    Last edited: Jan 24, 2020
    Perhaps I am not explaining it well. I just used UpdatePack7R2Finish.cmd as an example for the sake of brevity.

    According to Simplix site:

    "If there is UpdatePack7R2Start.cmd next to the set, it will be executed before installing updates, UpdatePack7R2Finish.cmd after installation, UpdatePack7R2Wim.cmd after integration of updates".

    Obviously to integrate something before the updates - use UpdatePack7R2Start.cmd

    Simplix will mount the image, run UpdatePack7R2Start.cmd before integrating the updates.

    If there is also a UpdatePack7R2Finish.cmd present, Simplix will run that after integrating the updates.

    It is/was a big time saver.

    It also simplifies the process, particularly when updating all images.

    UpdatePack7R2Finish.cmd could be something like this:

    @echo OFF
    SET TP=%~dp0
    SET TP=%TP:~0,-1%
    cd/d "%TP%"
    SET MOUNT=%WinDir%\Temp\UpdatePack7Wim
    DIR /A-D /B /S "DRIVERS\Install%wimarch%\*.INF" >nul 2>&1 && (
    DISM.exe /Image:"MOUNT" /Add-Driver /Driver:"%TP%\DRIVERS\Install%wimarch%" /Recurse /ForceUnsigned
    )
     
  11. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,763
    450
    You can keep posting this stuff, it won't make simplix put the options back in, considering all kinds of tools to use his packs and integrate all, are made.

    And some of them will be a lot faster when you run it on multiple indexes.
     
  12. CEW

    CEW MDL Senior Member

    Jan 21, 2011
    296
    155
    10
    I need to do somew more testing when I have time.

    It might be that including .WA files is stopping the updatepack from picking up those extra .cmd files.

    If that is the case, I won't use the .wa files because the .cmd are extremely useful.
     
  13. CEW

    CEW MDL Senior Member

    Jan 21, 2011
    296
    155
    10
    #2933 CEW, Jan 24, 2020
    Last edited: Jan 25, 2020
    How do you know what Alex will or won't do? Are you his mother?

    If that functionality has disappeared - how do you know it isn't accidental?
    He might see these posts - or someone on oszone might bring it up.


    "And some of them will be a lot faster when you run it on multiple indexes."

    It is not run on multiple indexes - that is the whole point.

    In my previous post:

    "It is/was extremely useful because I have an option in my updater.cmd to process all images, using the upgrade edition method."
     
  14. John Sutherland

    John Sutherland MDL Addicted

    Oct 15, 2014
    867
    1,388
    30
    #2935 John Sutherland, Jan 24, 2020
    Last edited: Jan 26, 2020
    I have a simple question about using the Update7 Integrator along with the Simplix Update Pack. Does it matter if you use Windows 10 as the host system when running the Update7 Integrator? Or should you be using Windows 7 instead?

    I'm only asking because the last time I did this was several years ago, and I used the Boss911 Integrator instead. And I seem to remember that there was an extra step involved if you used Windows 10 as the host system instead of Windows 7. I'm only trying to eliminate any problems before I begin.

    EDIT: Forget I asked. Yesterday I ran Update7 Integrator on my Windows 10 machine and produced a shiny new .iso for a clean install. Sorry to bother everyone.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. Boskorp

    Boskorp MDL Novice

    Jun 20, 2011
    20
    3
    0
    The installation log of UpdatePack 7 / 2008 R2 / 20.1.17
    Installation start time - 21:57:06 24.01.2020
    Operating system - Windows 7 Home Premium SP1 x64

    KB917607 - Integration of the update has been successfully completed
    KB2533552 - Integration of the update has been successfully completed
    KB2545698 - Integration of the update has been successfully completed
    KB2547666 - Integration of the update has been successfully completed
    KB2574819-v2 - Integration of the update has been successfully completed
    KB2592687 - Integration of the update has been successfully completed
    KB2603229 - Integration of the update has been successfully completed
    KB2667402-v2 - Integration of the update has been successfully completed
    KB2670838 - Integration of the update has been successfully completed
    KB2685811 - Integration of the update has been successfully completed
    KB2685813 - Integration of the update has been successfully completed
    KB2698365 - Integration of the update has been successfully completed
    KB2716513 - Integration of the update has been successfully completed
    KB2729094-v2 - Integration of the update has been successfully completed
    KB2732059-v5 - Integration of the update has been successfully completed
    KB2750841 - Integration of the update has been successfully completed
    KB2761217 - Integration of the update has been successfully completed
    KB2773072 - Integration of the update has been successfully completed
    KB2818604 - Integration of the update has been successfully completed
    KB2830477 - Integration of the update has been successfully completed
    KB2834140-v2 - Integration of the update has been successfully completed
    KB2862330-v2 - Integration of the update has been successfully completed
    KB2884256 - Integration of the update has been successfully completed
    KB2894844 - Integration of the update has been successfully completed
    KB2900986 - Integration of the update has been successfully completed
    KB2919469 - Integration of the update has been successfully completed
    KB2920188-v7 - Integration of the update has been successfully completed
    KB2970228 - Integration of the update has been successfully completed
    KB2984972 - Integration of the update has been successfully completed
    KB2990941-v3 - Integration of the update has been successfully completed
    KB3000483 - Integration of the update has been successfully completed
    KB3004375-v3 - Integration of the update has been successfully completed
    KB3006137 - Integration of the update has been successfully completed
    KB3020370 - Integration of the update has been successfully completed
    KB3020393 - Integration of the update has been successfully completed
    KB3046269 - Integration of the update has been successfully completed
    KB3059317 - Integration of the update has been successfully completed
    KB3064209 - Integration of the update has been successfully completed
    KB3102429-v2 - Integration of the update has been successfully completed
    KB3138378 - Integration of the update has been successfully completed
    KB3138612 - Integration of the update has been successfully completed
    KB3140245 - Integration of the update has been successfully completed
    KB3147071 - Integration of the update has been successfully completed
    KB3156016 - Integration of the update has been successfully completed
    KB3159398 - Integration of the update has been successfully completed
    KB3161102 - Integration of the update has been successfully completed
    KB3161949 - Integration of the update has been successfully completed
    KB3179573 - Integration of the update has been successfully completed
    KB3184143 - Integration of the update has been successfully completed
    KB4019990 - Integration of the update has been successfully completed
    KB4054998 - Integration of the update has been successfully completed
    KB4474419-v3 - Integration of the update has been successfully completed
    KB4490628 - Integration of the update has been successfully completed
    KB4532945 - Integration of the update has been successfully completed
    KB4536952 - Integration of the update has been successfully completed
    UpdRoots - Integration of the update has been successfully completed
    Internet Explorer 11 - Integration of the update has been successfully completed
    IE-Hyphenation-en - Integration of the update has been successfully completed
    IE-LangPack-bg-bg - Integration of the update has been successfully completed
    IE-Spelling-bg - Integration of the update has been successfully completed
    IE-Spelling-en - Integration of the update has been successfully completed
    KB3125574-v4 - Integration of the update has been successfully completed
    KB4534310 - Integration of the update has been successfully completed
    Addon - SmartFix Tool 2.2.2
    Addon - DirectX End-User Runtimes (June 2010)
    Addon - Microsoft .NET Framework 4.8
    Addon - Microsoft Visual C++ Redistributables

    Installation finish time - 22:38:43 24.01.2020
    The number of installed updates - 64
    Total installation time of UpdatePack - 41:37
    Operation of the program has been successfully finished

    -------------------------------------

    The installation log of UpdatePack 7 / 2008 R2 / 20.1.17
    Installation start time - 22:48:42 24.01.2020
    Operating system - Windows 7 Ultimate SP1 x64

    KB917607 - Integration of the update has been successfully completed
    KB2533552 - Integration of the update has been successfully completed
    KB2545698 - Integration of the update has been successfully completed
    KB2547666 - Integration of the update has been successfully completed
    KB2574819-v2 - Integration of the update has been successfully completed
    KB2592687 - Integration of the update has been successfully completed
    KB2603229 - Integration of the update has been successfully completed
    KB2667402-v2 - Integration of the update has been successfully completed
    KB2670838 - Integration of the update has been successfully completed
    KB2685811 - Integration of the update has been successfully completed
    KB2685813 - Integration of the update has been successfully completed
    KB2698365 - Integration of the update has been successfully completed
    KB2716513 - Integration of the update has been successfully completed
    KB2729094-v2 - Integration of the update has been successfully completed
    KB2732059-v5 - Integration of the update has been successfully completed
    KB2750841 - Integration of the update has been successfully completed
    KB2761217 - Integration of the update has been successfully completed
    KB2773072 - Integration of the update has been successfully completed
    KB2818604 - Integration of the update has been successfully completed
    KB2830477 - Integration of the update has been successfully completed
    KB2834140-v2 - Integration of the update has been successfully completed
    KB2862330-v2 - Integration of the update has been successfully completed
    KB2884256 - Integration of the update has been successfully completed
    KB2894844 - Integration of the update has been successfully completed
    KB2900986 - Integration of the update has been successfully completed
    KB2919469 - Integration of the update has been successfully completed
    KB2920188-v7 - Integration of the update has been successfully completed
    KB2970228 - Integration of the update has been successfully completed
    KB2984972 - Integration of the update has been successfully completed
    KB2990941-v3 - Integration of the update has been successfully completed
    KB3000483 - Integration of the update has been successfully completed
    KB3004375-v3 - Integration of the update has been successfully completed
    KB3006137 - Integration of the update has been successfully completed
    KB3020370 - Integration of the update has been successfully completed
    KB3020393 - Integration of the update has been successfully completed
    KB3046269 - Integration of the update has been successfully completed
    KB3059317 - Integration of the update has been successfully completed
    KB3064209 - Integration of the update has been successfully completed
    KB3102429-v2 - Integration of the update has been successfully completed
    KB3138378 - Integration of the update has been successfully completed
    KB3138612 - Integration of the update has been successfully completed
    KB3140245 - Integration of the update has been successfully completed
    KB3147071 - Integration of the update has been successfully completed
    KB3156016 - Integration of the update has been successfully completed
    KB3159398 - Integration of the update has been successfully completed
    KB3161102 - Integration of the update has been successfully completed
    KB3161949 - Integration of the update has been successfully completed
    KB3179573 - Integration of the update has been successfully completed
    KB3184143 - Integration of the update has been successfully completed
    KB4019990 - Integration of the update has been successfully completed
    KB4054998 - Integration of the update has been successfully completed
    KB4474419-v3 - Integration of the update has been successfully completed
    KB4490628 - Integration of the update has been successfully completed
    KB4532945 - Integration of the update has been successfully completed
    KB4536952 - Integration of the update has been successfully completed
    UpdRoots - Integration of the update has been successfully completed
    Internet Explorer 11 - Integration of the update has been successfully completed
    IE-Hyphenation-en - Integration of the update has been successfully completed
    IE-LangPack-bg-bg - Integration of the update has been successfully completed
    IE-Spelling-bg - Integration of the update has been successfully completed
    IE-Spelling-en - Integration of the update has been successfully completed
    KB3125574-v4 - Integration of the update has been successfully completed
    KB4534310 - Integration of the update has been successfully completed
    Addon - SmartFix Tool 2.2.2
    Addon - DirectX End-User Runtimes (June 2010)
    Addon - Microsoft .NET Framework 4.8
    Addon - Microsoft Visual C++ Redistributables

    Installation finish time - 23:31:18 24.01.2020
    The number of installed updates - 64
    Total installation time of UpdatePack - 42:36
    Operation of the program has been successfully finished
    I've used the command <elevated>
    Code:
    UpdatePack7R2.exe /WimFile=D:\temp\INSTALL.WIM /Index=* /NVMe /SmartFix /ie11 /Optimize
    It all went fine, but the size ..., is it normal to get an Install.wim of 4.69GB with only 2 Indexes? Can I get it somehow below 4GB keeping the addons? Any suggestions?
     
  16. shhnedo

    shhnedo MDL Expert

    Mar 20, 2011
    1,676
    2,225
    60
    No single windows 7 x64 index can end up under 4GB with the addons. You have two options:
    - dism /split-image
    - dism /export-image to install.esd and use a windows 8.1/10 boot.wim
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. CEW

    CEW MDL Senior Member

    Jan 21, 2011
    296
    155
    10
    #2938 CEW, Jan 25, 2020
    Last edited: Jan 27, 2020
    If there is UpdatePack7R2Wim.cmd next to the set, it will be executed after integration of updates

    UpdatePack7R2Wim.cmd is working:
    ( UpdatePack7R2Start.cmd and UpdatePack7R2Finish.cmd don't seem to work now but UpdatePack7R2Wim.cmd does)

    23.jpg
     
  18. KleineZiege

    KleineZiege MDL Expert

    Dec 11, 2018
    1,694
    1,932
    60
    are usb3 and nvme drivers included in the simplix update pack?
     
  19. nonlin01

    nonlin01 MDL Junior Member

    Jun 3, 2017
    71
    22
    0