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. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    And what are the exact WA files (filename + sha1) you've put next to the updatepack?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. Gloeyisk

    Gloeyisk MDL Member

    Sep 2, 2020
    122
    14
    10
    Only this...
    Code:
     File: dotNetFx48_20210713_x64.WA
    SHA-1: 6CE3013C41F1AAB1EF118B9AACAF12D1385A966F
    
     File: vcredist_x64_Win7_20210715.WA
    SHA-1: FFA7CC2D28C387CF55D04BB4CDE12130E68EB8BF
    
     
  3. ranamaj

    ranamaj MDL Junior Member

    May 27, 2015
    51
    11
    0
    A number of errors errors occurred while trying to create Windows 7 iso by W7_x64_AiO_New_2.3.cmd from SiMPLiX_AiO_ISO_Full_Tool_2_3_21.4.15.. The DISM.log showed the following types of errors. DISM log file appended.

    Thanks to all who took interest in this problem. I am looking forward to further suggestions for solving the errors.
     

    Attached Files:

  4. nonlin01

    nonlin01 MDL Junior Member

    Jun 3, 2017
    75
    27
    0
    What OS you running all this on? I see lots of x86 mentioned in the log and lots of 'Badly formatted drive string: H:\. This drive will not be cleaned.'
     
  5. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    Did you try to put the files in another location? e.g. C:\Simplix
     
  6. ranamaj

    ranamaj MDL Junior Member

    May 27, 2015
    51
    11
    0
    64-Bit OS with AMD processor. I tried it in Windows 7, 8.1 and 10 with little difference.
     
  7. gordo999

    gordo999 MDL Member

    Feb 11, 2019
    124
    38
    10
    The Kutt.it link for the full Simplex package on page 1 is not working (404 error)..
    Is this package only for creating an image or can it upgrade a live W7 OS? I have UpdatePack7R2-21.4.15, is there another way to update using those files, maybe using Dism?

    Sorry if this is a dumb question but I have been researching this for a couple of hours and need advice. Thanks.
     
  8. ranamaj

    ranamaj MDL Junior Member

    May 27, 2015
    51
    11
    0
  9. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    It's mentioned in daz loader readme.

    Create a "$OEM$\SS\Setup\Scripts\" folder with the loader exe file and a setupcomplete.cmd inside.

    SetupComplete.cmd Example:
    Code:
    @ECHO OFF
    %~dp0"Windows Loader.exe" /silent /preactivate
    cd %~dp0
    attrib -R -A -S -H *.*
    SHUTDOWN /R /T 5
    RMDIR /S /Q "%WINDIR%\Setup\Scripts"
    exit
    
    Put the $OEM$ folder inside the "OEM" folder in the project and it will be copied to "ISO:\Sources".
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. Gloeyisk

    Gloeyisk MDL Member

    Sep 2, 2020
    122
    14
    10
    No, haven't tried yet.
    As the new update is installed on my OS, I'm unable to install it again (just for testing purposes).
    I think I need to wait another update for Updatepack, next month or so.
     
  11. ranamaj

    ranamaj MDL Junior Member

    May 27, 2015
    51
    11
    0
    Thanks. I shall be able to do that with your guidance.
     
  12. gordo999

    gordo999 MDL Member

    Feb 11, 2019
    124
    38
    10
    #1375 gordo999, Jul 27, 2021
    Last edited: Jul 27, 2021
    Is the full Simplex package from page one required, the link is not working? Or can an upgrade pack like UpdatePack7R2-21.4.15 be used by itself?

    This is for a live update, not an offline image.
     
  13. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    8,076
    10,298
    270
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. Gloeyisk

    Gloeyisk MDL Member

    Sep 2, 2020
    122
    14
    10
    I created a new OS, the add-ons is included there (what's this called? Live OS? Or what?) but on running system, the add-ons doesn't installed/integrated.
    Still figuring out...
     
  15. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. gordo999

    gordo999 MDL Member

    Feb 11, 2019
    124
    38
    10