You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
medicat_installer/README.md

49 lines
1.5 KiB
Markdown

3 years ago
# Medicat Installer
2 years ago
![Logo](icon.png)
3 years ago
2 years ago
[Visit the Medicat Site](http://medicatusb.com/)
3 years ago
2 years ago
[Please use the batch file hosted on the site for stability.](https://medicatusb.com/installer)
3 years ago
This repo is for development purposes only.
3 years ago
2 years ago
# Compatibility
Works with Windows 10/11 **with powershell installed**
**THIS SCRIPT DOES NOT WORK WITH WINDOWS 7/8**
Linux script tested with Ubuntu and CentOS
3 years ago
# Main Files
2 years ago
### Medicat_Installer.bat
2 years ago
The main file with guided prompts for downloading and installing Medicat USB
2 years ago
### Medicat_Installer.sh
Main file for installing via linux command line
Coded by [@SkeletonMan03](https://github.com/SkeletonMan03)
2 years ago
2 years ago
2 years ago
# Programs Included / Downloaded during install
2 years ago
2 years ago
[Gdrive](https://github.com/prasmussen/gdrive)
For downloading from Google Drive.
2 years ago
2 years ago
[aria2](https://github.com/aria2/aria2)
For downloading from torrent file.
2 years ago
2 years ago
[QuickSFV](http://www.quicksfv.org/)
For hashing files somewhat quickly...
[7Zip](https://www.7-zip.org/)
For File Extraction
[Wget](https://eternallybored.org/misc/wget/)
For downloading files from the internet. Because I hate curl...
2 years ago
#### the encoded text at the bottom of the main script is for extracting some small files without the internet.
2 years ago
2 years ago
[batbox](https://github.com/TheBATeam/BATBOX-An-Awesome-Batch-Plugin) / [Box](https://github.com/TheBATeam/Box-Function-2.0) / [Button](https://github.com/TheBATeam/Button-Function-2.0-by-Kvc) / [Getinput](https://github.com/TheBATeam/GetInput-By-Aacini) / [Getlen](https://github.com/TheBATeam/Getlen-Function-2.0-by-Kvc)