home.social

Dev Anand Teelucksingh

View on techhub.social
  1. Batch Win Installer v1.0 released!

    From a defined list of software, Batch Win Installer will automatically install software on 64 bit 10/11 x64 machine without prompts ; check what software is installed and offer to install and/or upgrade software ; scan program's websites to determine the latest version of the software available

    Key changes :

    * added checksums to configuration files. Installers are verified before the main menu is shown. The executables for wget and xidel are also verified each time Batch-Win-Installer is run.

    * added preliminary support for for ARM processors. Installers are stored in either a ARM64 sub-folder or AMD64 sub-folder in the files folder. Yet to be tested formally on Windows 11 ARM though.

    It’s a file that uses two CLI tools, Wget and Xidel

    Download Batch-Win-Installer at github.com/devtee/batch-win-in