-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Script-only version #3
Comments
i don't know. maybe i will make that maybe no..! i'm not sure. Maybe the online script can download lastest version of runtime from this project, but idk for now. |
Gotcha. Please give me a heads up once you have made your final decision. |
you can make an script using curl to download and the executable to run.. |
What is being asked is the ability to download directly from the original sources. If it fails, downloading individual installers from a github repo that has them is the alternative rather than using repacks. After downloading, it will compare the hash to a list in the repo before launching the installer and if the hash check fails, it will log the error to a text and notify the user and then move on to the next installer to check hash again and so on. I don't have the installers myself (especially the old ones) but if you can share all of the individual installers in a folder in this repo, that would be great. |
every release includes all current installers. so you can download all installers and put into a folder. also every .exe can be extracted with 7-Zip or WinRAR. |
Thanks. I will look into it. |
Can a script only version be released so that individual installers can be checked/verified? Example is Universeller Runtime Installer, however, yours is more comprehensive. Perhaps the script can be edited to fetch from a specific a github repo with all the individual installers uploaded if possible.
The text was updated successfully, but these errors were encountered: