8000 Update install.bat by CodeStacker-Dev · Pull Request #1995 · gameplay3d/gameplay · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update install.bat #1995

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

CodeStacker-Dev
Copy link

Refactor install.bat for improved readability and performance

Simplified the structure of the batch script for easier understanding and maintenance. Consolidated related tasks (downloading, compiling, and extracting) into clearer sections. Removed redundant file handling and checks to improve readability. Streamlined the fallback mechanism for VBScript by dynamically generating the script inline. Ensured that temporary files (e.g., .cs, .vbs, .zip) are cleaned up after use. Improved overall code flow and reduced unnecessary complexity.

Refactor install.bat for improved readability and performance

Simplified the structure of the batch script for easier understanding and maintenance.
Consolidated related tasks (downloading, compiling, and extracting) into clearer sections.
Removed redundant file handling and checks to improve readability.
Streamlined the fallback mechanism for VBScript by dynamically generating the script inline.
Ensured that temporary files (e.g., .cs, .vbs, .zip) are cleaned up after use.
Improved overall code flow and reduced unnecessary complexity.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0