abbodi1406's Batch Scripts Repo

Discussion in 'Scripting' started by abbodi1406, May 4, 2017.

  1. KleineZiege

    KleineZiege MDL Expert

    Dec 11, 2018
    1,849
    2,099
    60
    can it be that you have an install.esd instead of an install.wim ?
    and what is this

    There is not even a SSU *g

    1/2: defender-dism-x64_steven4554_September_14_2021.cab
    2/2: windows10.0-kb5005544-x64-ndp48.cab [NetFx]
     
  2. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,190
    90,665
    340
    @Famingpunk

    Yes, esd/LZMS files cannot be mounted or serviced
     
  3. Famingpunk

    Famingpunk MDL Novice

    May 20, 2021
    32
    9
    0
    nope it's a wim file

    those files are windows 11 dev channel ones



    oh okay thanks for clearing that

    one doubt i have is can create_virtual_editions work on a wim file that exists in a different directory with base editions but no ISO structure? or say only create wim is selected
     
  4. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,647
    103,306
    450
    LZMS compressed is a wim file with esd like compression.
     
  5. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,190
    90,665
    340
    No, it only work with iso file, or extracted iso structure
     
  6. KleineZiege

    KleineZiege MDL Expert

    Dec 11, 2018
    1,849
    2,099
    60
    I think that are here one and the same user
    who always tries
    I notice that even as write
     
  7. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,190
    90,665
    340
    W10UI v10.11

    - Added support for Windows 11 Combined UUP updates
    - Updated Windows Defender cab integration routine
    - If AutoStart option is active, the script will not clear initial screen, and will auto exit at the end

    ==
    uup-converter v71

    - Added support for Windows 11 Combined UUP updates
    - Updated Windows Defender cab integration routine
    - Updated PSFExtractor
     
  8. fch1993

    fch1993 MDL Senior Member

    Mar 14, 2020
    381
    273
    10
    Added support for Windows 11 Combined UUP updates

    is that means something like?
    windows10.0-kb5005635-x64_dd4e70b19843f6197dd048b5aff7519247401560.msu
     
  9. bphlpt

    bphlpt MDL Junior Member

    Aug 2, 2010
    60
    36
    0
    #1629 bphlpt, Sep 18, 2021
    Last edited: Sep 18, 2021
    Actually, not really. :) If you use DXCB to make your repack, the same way that @mooms did at the link you referenced above, I believe that you can make installers that should work on all Win OS, Win 2K and above x86/x64, (Win 11 has not been tested, but @mooms tested Win 8, 8.1, and 10), and not only make the installer, but also an optional uninstaller script that should work to remove directx june2010 from any Win OS it is installed on regardless of how it was installed or what installer was used. The installers include DirectX for Managed Code, and to my knowledge, will be the smallest installers available. You are more than welcome to use the installers as they are created, or rename or modify them as you wish. Have fun!

    EDIT: I don't know what changes, if any, are necessary to make the installer made by DXCB compatible with what is mentioned here - https://forums.mydigitallife.net/threads/msmg-toolkit.50572/page-1020#post-1689631. You are probably more qualified and capable to make any required changes than I am.

    Cheers and Regards
     
  10. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,190
    90,665
    340
    @bphlpt
    I'm not registered at RyanVM :)
    is DXCB available elsewere?
     
  11. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    7,894
    10,734
    240
    yay thanks a lot Master downloading now :worthy::hug2:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    I asked for help for @Enthousiast about how to restore and he pointed to me for this method. But I could not succeed.

    But I solved in a manual way.

    Use some WinPE Live Edition to boot and proceed with the steps below.
    Step 00 - Move the folders (Program Files, ProgramData, "Users\Your User Name", Windows) to a folder that is created within %SystemDrive% "C:", like "C:\OSBKP"
    Step 01 - Make the clean installation of the same build, with the desired ass and create the user with the same name previously used. Ex 18363.418 to 18363.1734
    Step 02 - Enter the "C:\Users" folder, Delete the new "Your User Name" folder and move your backuped "Your User Name" folder from "C:\OSBKP" to "C:\Users" Folder.
    Step 03 - Move all other folders (Program Files, ProgramData and Windows) back to %SystemDrive% "C:", ignoring all the same (no replacement) files.
    Step 04 - Make the InPlace upgrade again to avoid any issues.
    Step 05 - Delete the previous installation backup and other remnants within the folder that was created.

    Do this, but the risk is all yours. It is a suggestion of procedure to be done, after the exhaustion of all possibilities.
    As a contribution, I am only reporting this experience, for which I passed. It may be that it serves someone!
     
  13. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,190
    90,665
    340
  14. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,190
    90,665
    340
  15. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,190
    90,665
    340
    W10UI v10.12

    - Added support for the new UUP dump file name scheme (PSF updates)
     
  16. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,190
    90,665
    340
  17. Krinal

    Krinal MDL Novice

    Oct 6, 2018
    45
    46
    0
    @abbodi1406 is it possible to fix errors in Activation Backup feature of MSToolkit?
     
  18. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,190
    90,665
    340
    What are the errors? i didn't touch or update it
     
  19. GaGiLu

    GaGiLu MDL Junior Member

    May 4, 2017
    85
    20
    0
    I was creating a multi arch iso for the latest official windows 8.1 enterprise ISOs with update, but when I want start the installation, it asked for a key to continue install, i can't choose that i don't have a key at the moment. What i can do to avoid this?
    Keys from internet didn't work. Latest official Windows 7 enterprise with SP 1 iso worked fine with the multi arch iso creation.