abbodi1406's Batch Scripts Repo

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

  1. KleineZiege

    KleineZiege MDL Expert

    Dec 11, 2018
    1,680
    1,924
    60
    whether he had nothing else to do *g :jester:
     
  2. ruslanshchur

    ruslanshchur MDL Senior Member

    Sep 13, 2020
    417
    91
    10
    Could you make the same, but for Windows 8.0?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,141
    84,318
    340
    #2283 abbodi1406, Feb 3, 2023
    Last edited: Feb 11, 2023
    (OP)

    Attached Files:

  4. ruslanshchur

    ruslanshchur MDL Senior Member

    Sep 13, 2020
    417
    91
    10
    Here is the Microsoft-Windows-Embedded-NetFx* and Microsoft-Windows-Embedded-SKU-CF* mum and cat files for these packages from x64 WES8
     

    Attached Files:

    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. ruslanshchur

    ruslanshchur MDL Senior Member

    Sep 13, 2020
    417
    91
    10
    Thanks, it did work for me
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,141
    84,318
    340
    Thanks
    could you also share these files from "\Windows\WinSxS\Manifests"?

    i think that installing above packages (with Microsoft-Windows-Embedded-SKU-Foundation*) will allow to install .NET 4.8 and rollup updates normally
     

    Attached Files:

  7. anna199095

    anna199095 MDL Junior Member

    Jun 25, 2018
    73
    14
    0
    there more i watch this thread the more i remember. it all started for me long time ago/ when i discovered that cmd commands could be written in notepad and then batched. after that it was a discovery of the powershell. but a few moth later classes, home work and having fun erased that little knowdge that i've learned about scripting...
    .interesting how was it for gurus in a few words? i mean, if they even have any time for such self memorabilia. which is right here in their scripting work which does represent their memorabilia.
    hanks a lot, abbodi1406 MDL KB0000001 for your scripting. And for the most elaborate lists of packages and things to get or update, sorted by dates and versions with simple explanations + etc ! These scripts will be here and around, super helpfull, especially when looking for a quick solution. What impressed me too is how accurate and in a very understandable order your lists of updates and tables of packages to get are, which is the most important thing for people who lacking concentration.
     
  8. ruslanshchur

    ruslanshchur MDL Senior Member

    Sep 13, 2020
    417
    91
    10
    Here is the files from \Windows\WinSxS\Manifests:
     

    Attached Files:

    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. ruslanshchur

    ruslanshchur MDL Senior Member

    Sep 13, 2020
    417
    91
    10
    But note: installing .NET Framework 4.8 just by launching exe file on 8.0 even with that installed packages will still be impossible, so, you will still need to install only KB4486081
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,141
    84,318
    340
    ESD <> CAB v2

    - esd2cab: added fix for lpksetup.exe (.manifest files will be expanded before creating cab file)
     
  11. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,141
    84,318
    340
    W7ESUI v0.4

    - added support to install ESU Suppressor (this allow ESU updates to be uninstalled if necessary)
     
  12. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,141
    84,318
    340
    #2293 abbodi1406, Feb 15, 2023
    Last edited: Jun 2, 2023
    (OP)
    # W81ESUI

    Windows 8.1 ESUs Standalone Installer

    Automated batch script to install/integrate Extended Security Updates of Windows 8.1 Embedded or Server 2012 R2 for Windows 8.1 / Embedded / Server 2012 R2 without the need for ESU eligibility suppressor or bypass.

    # Pros and Cons

    * Features:

    - Based on W10UI logic, and support the same targets as other Updates Installer scripts
    - Process Updates from the same one folder
    - Detect and install servicing stack update first
    - Check required stack installer version for each update
    - Skip installing non-winpe updates for boot.wim/winre.wim (IE11 and .NET)
    - Works with Monthly Quality Rollup, or Security Only update / IE11 cumulative update
    - Include the Telemetry disable tweaks

    * Limitations:

    - The script is specifically designed to process ESU updates only.

    other regular updates should be installed normally
    either manually or using other tools (e.g. WHD-W8.1UI script)

    * See ReadMe.txt for more details

    # Download

    https://github.com/abbodi1406/WHD/raw/master/scripts/W81ESUI_0.2.zip
    https://opendirectory.luzea.de/abbodi1406/Scripts/W81ESUI_0.2.zip
    https://download.ru/files/cnV6ttxo
     
  13. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,141
    84,318
    340
  14. camisole

    camisole MDL Novice

    Jul 31, 2016
    11
    2
    0
    Hello,
    I have the following error only under Seven with YAOCTRI:
    [​IMG]
    No problem under 10.
    I installed VisualCppRedist_AIO_x86_x64 pack just in case
    I also installed the KB shown on this video
    I tested the regsvr32 from this post
    But i still have the problem. An idea ?
     
  15. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,141
    84,318
    340
    @camisole
    What Office build you installed?
    Windows 7 is not compatible with Office 2019 Volume channel
     
  16. camisole

    camisole MDL Novice

    Jul 31, 2016
    11
    2
    0
    Aye Office 2021 :rolleyes:
     
  17. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,141
    84,318
    340
    That's double not-compatible ;)
     
  18. pm67310

    pm67310 MDL Guru

    Sep 6, 2011
    2,304
    1,533
    90
    # Office C2R Extender for Windows 7 or Windows 8.0

    * DLL hook to bypass the version restriction on Windows 7 and Windows 8.0 , and allow installing versions targeted for Windows 8.1 / 10 - 11

    * Windows 8.0 original support Office 2021 LTSC with this hack !

    * Windows 7 with Sp1 support office 2019 only !

    https://www.mediafire.com/file/xlpzbub9p3tuilp/Office_C2R_Extender_W7-W8.0.zip/file

    *Extract the 7z pack contents to a folder with simple path

    Right-click on installer.cmd and "Run as administrator"

    Proceed to install Office C2R afterward, or initiate an Update

    Thank to original author and @abbodi1406 for original script

    [​IMG]

    [​IMG]
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. ner0

    ner0 MDL Novice

    Aug 12, 2012
    4
    2
    0
    I find it ironic that this was my goto to install a legitimate update in Windows Server 2012 R2 because Microsoft forgot to exempt the OS from ESU (unlike Win8.1).