mirror of
https://github.com/mon5termatt/medicat_installer
synced 2024-11-17 09:25:30 +00:00
03c0a9e853
Update drive.bat |
||
---|---|---|
7z | ||
download | ||
en | ||
fr | ||
gr | ||
hasher | ||
pt | ||
tr | ||
icon.ico | ||
icon.png | ||
Medicat_Installer.bat | ||
Medicat_Installer.sh | ||
README.md | ||
update.bat | ||
ver.ini |
Medicat Installer
Please use the batch file hosted on the site for stability.
This repo is for development purposes only.
Compatibility
Works with Windows 10/11 with powershell installed
please note that this script requires cURL which was not included with windows until release 1703.
THIS SCRIPT DOES NOT WORK WITH WINDOWS 7/8
Linux script tested with Ubuntu and CentOS
Main Files
Medicat_Installer.bat
The main file with guided prompts for downloading and installing Medicat USB
Medicat_Installer.sh
Main file for installing via linux command line Coded by @SkeletonMan03
Programs Included / Downloaded during install
Files Downloaded During Install
Files Downloaded
- Gdrive
- For downloading from Google Drive.
- aria2
- For downloading from torrent file.
- QuickSFV
- For hashing files somewhat quickly...
- 7Zip
- For File Extraction
- Wget
- For downloading files from the internet. Because I hate curl...