MDL Win 7 Tool for SiMPLiX UpdatePack AiO ISO (with install.wim/esd) Creation

Discussion in 'Windows 7' started by Enthousiast, Apr 16, 2019.

  1. LuCeR0

    LuCeR0 MDL Novice

    Aug 16, 2012
    40
    23
    0
    Integration made in Windows 11 everything went correct


     
  2. shhnedo

    shhnedo MDL Expert

    Mar 20, 2011
    1,672
    2,223
    60
    @LuCeR0 Yes, because you're probably on build 22000.xxx or on a dev build older than 22483.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,246
    94,631
    450
    Contains wmic, should work on this build.
     
  4. zmeul86

    zmeul86 MDL Member

    Jun 17, 2014
    185
    76
    10
    @Enthousiast
    The links for the below files in second post don't work.
    SiMPLiX_AiO_ISO_Bare_Tool_2_7_21.8.11.zip
    SiMPLiX_AiO_ISO_Tool_Addons_2_7_21.8.11.zip
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. shhnedo

    shhnedo MDL Expert

    Mar 20, 2011
    1,672
    2,223
    60
    ^ True. Firefox says "server not found".
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,246
    94,631
    450
    Links should work now.
     
  7. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream

    Dec 21, 2012
    6,329
    7,046
    210
    Legacy script, line 881 contains a small error:
    Code:
    Bin\cdimage.exe -b"TEMP\WIN7ISO\boot\etfsboot.com" -o -m -u2 -udfver102 -l-l%LabelVar% "TEMP\WIN7ISO" %LabelVar%_%StarterLang%_SiMPLiXED_%isodate%.iso
    The -l for the label is doubled, so, one -l becomes part of the label itself.

    Must be
    Code:
    Bin\cdimage.exe -b"TEMP\WIN7ISO\boot\etfsboot.com" -o -m -u2 -udfver102 -l%LabelVar% "TEMP\WIN7ISO" %LabelVar%_%StarterLang%_SiMPLiXED_%isodate%.iso
     
  8. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,246
    94,631
    450
    @Carlos Detweiller will fix it when @simplix releases the next Updatepack, a good reason to update the zipped tool packages:)

    Seems the typo only exists in the x86 iso creation command line.
     
  9. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream

    Dec 21, 2012
    6,329
    7,046
    210
    Yep, only line 881. I have a Windows ISO with the bugged label so I checked and found it. :)
     
  10. nimdas

    nimdas MDL Member

    Oct 14, 2020
    186
    6
    10
    can anyone share options steps used in by
    W7_x86_x64_2.7_Legacy_WIN7_Based_ISO_ESU_With_AiO.cmd
     
  11. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,246
    94,631
    450
    You do the options selection to your desire.
     
  12. nimdas

    nimdas MDL Member

    Oct 14, 2020
    186
    6
    10
    cause cant understand some steps but anyway i created ISO with latest simplixpack with succes

    if I'm working with the system , can i avoid downloading newer simplixpack again in the future
    and instead i use only online windows update manager ? as the new windows has activated SUE ?
     
  13. If Win7 ESU Bypass is installed only then you can use WU to Update your OS to latest
    but still Simplix update pack remove telemetry packages from Updates then repack all updates into single executable Hence the best way is to use simplix updated pack always which will assure very very less telenetry on your OS.
     
  14. nimdas

    nimdas MDL Member

    Oct 14, 2020
    186
    6
    10
    we can then disable telemetry with scripts?
    After installed latest simplixrepack and did scan in WU manager i see some new updates and Quality Rollup2021 and so on
    Should i install them ?
     
  15. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,246
    94,631
    450
    #1575 Enthousiast, Dec 12, 2021
    Last edited: Dec 12, 2021
    (OP)
    When you don't need the telemetry disabled and the cpu check skip then you can stop using simplix packs, for WU and tools like wumgr or wumt you probably need the ESU bypass by @abbodi1406 to be installed.
    Updates shown on WU after the latest pack is used are mostly old superseded unneeded updates.
     
  16. ExtremeGrief

    ExtremeGrief MDL Addicted

    Jun 2, 2020
    729
    153
    30
    Or telemetry.
     
  17. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,246
    94,631
    450
     
  18. nimdas

    nimdas MDL Member

    Oct 14, 2020
    186
    6
    10
    no one need telemety
    why not disable them with script and i remember there was an win7 update should be not installed .as it enables elemetry
    why abboudi s esu ? I thought simplixrepack allready uses esu ?
     
  19. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,246
    94,631
    450
    Use whatever you want, the packs do it all by themselves.
    @simplix doesn't patch WU, only to be able to install the packs content.
     
  20. nimdas

    nimdas MDL Member

    Oct 14, 2020
    186
    6
    10
    abboudis esu = telemetry
    simplixrepack = no telemetry = wu shoud be off

    correct?