- Local time
- 9:27 PM
- Posts
- 162
- OS
- Windows 11 27783
its hard to explain and google what im trying to accomplish with choice in a batch script which executes other batch scripts. im trying to automate and simplify the setup of a batch script install procedure. i have three levels of tweaks. they are minimal, standard, and advanced.
within the setup if done manually without the install script, the user must choose AMD or NVIDIA, then if they want HQ or performance settings. is there a way within the install script to first have a choice selection of AMD or NVIDIA, then follow up with another choice question of if they want HQ or performance settings?
github.com
github.com
within the setup if done manually without the install script, the user must choose AMD or NVIDIA, then if they want HQ or performance settings. is there a way within the install script to first have a choice selection of AMD or NVIDIA, then follow up with another choice question of if they want HQ or performance settings?
windows11-scripts/Advanced_Install.bat at main · shoober420/windows11-scripts
Windows 11 Scripts. Contribute to shoober420/windows11-scripts development by creating an account on GitHub.
windows11-scripts/README.md at main · shoober420/windows11-scripts
Windows 11 Scripts. Contribute to shoober420/windows11-scripts development by creating an account on GitHub.
Last edited:
My Computer
System One
-
- OS
- Windows 11 27783
- Computer type
- PC/Desktop
- CPU
- Intel i7 7700 @4.0ghz
- Memory
- 64gb DDR4
- Graphics Card(s)
- Radeon RX 5500 XT
- Other Info
- https://www.github.com/shoober420