Encrypt Travis variables with this simple wizard for Windows
Download the .bat file and run it. Ensure that Ruby is installed.
| @echo off | |
| title Large File Creation Tool | |
| cls | |
| echo If this tool doesn't seem to work, ensure you are running it in elavated/administrator mode | |
| echo Press any key to continue | |
| pause>nul | |
| echo. |
Encrypt Travis variables with this simple wizard for Windows
Download the .bat file and run it. Ensure that Ruby is installed.
| @echo off | |
| title Path Modifier | |
| cls | |
| echo Welcome to Path Modifier! | |
| :start | |
| echo. |
| @echo off | |
| title Data Waster | |
| cls | |
| echo Welcome to data waster! | |
| echo. | |
| echo Generating random file name... | |
| :rand |
ROS Calculator is a Windows Batch program which can be used as a quick calculations tool.
The current file contains less than 30% of original code from the following sources
"code source": https://www.instructables.com/id/how-to-create-calculator-in-batch
"Prof.Pickle"'s instructable: https://www.instructables.com/member/Prof.+Pickle
Moved to Richienb/pedp.