updating ac
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#cyberhex installer downloader
|
||||
@echo off
|
||||
echo "Downloading Cyberhex installer"
|
||||
curl -O -L https://github.com/jakani24/cyberhex_bin_distro/raw/main/ma_installer.exe
|
||||
@@ -17,5 +16,6 @@ curl -O -L https://github.com/jakani24/cyberhex_bin_distro/raw/main/msvcp140d.dl
|
||||
curl -O -L https://github.com/jakani24/cyberhex_bin_distro/raw/main/vcruntime140d.dll
|
||||
curl -O -L https://github.com/jakani24/cyberhex_bin_distro/raw/main/ucrtbased.dll
|
||||
curl -O -L https://github.com/jakani24/cyberhex_bin_distro/raw/main/zlibd1.dll
|
||||
curl -O -L https://github.com/jakani24/cyberhex_bin_distro/raw/main/cyberhex_logo2.ico
|
||||
echo "Download finished, starting installer"
|
||||
start ma_installer.exe
|
||||
|
||||
Reference in New Issue
Block a user