This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @echo off | |
| ::notes | |
| ::============================ | |
| ::all settings need be on top | |
| ::============================= | |
| ::settings | |
| :: menu setup is for true and false. if set false it only load your commputer states | |
| ::============================== | |
| set version="v-1" | |
| set buildnumb="2" |