Skip to content
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

Open
vavavr00m opened this issue May 18, 2023 · 6 comments
Open

Script-only version #3

vavavr00m opened this issue May 18, 2023 · 6 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@vavavr00m
Copy link

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.

@ionuttbara
Copy link
Owner

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.

@vavavr00m
Copy link
Author

Gotcha. Please give me a heads up once you have made your final decision.

@ionuttbara ionuttbara added the enhancement New feature or request label Jul 3, 2023
@ionuttbara
Copy link
Owner

you can make an script using curl to download and the executable to run..
its impossible to make all-in-one executables because all of that it will result (compressed) 2.75 GB executable , which is more big than 2GB executable.
i will update documentation how you can make an script which downloads and installs that runtime from this repo (last version) , but i don't have an eta

@ionuttbara ionuttbara added the documentation Improvements or additions to documentation label Oct 26, 2023
@vavavr00m
Copy link
Author

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.

@ionuttbara
Copy link
Owner

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.
Every archive has a file named command2.bat.
so the command2.bat will run after installation extraction.

@vavavr00m
Copy link
Author

Thanks. I will look into it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants