Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deonvz/doschoices
Core concepts within dos logic to provide user input in order to execute actions, make choices, drive letter mapping and error handling within a DOS Batch files.
https://github.com/deonvz/doschoices
automate batch batch-files batch-script cd choices choicescript dos nero prompt windows writting
Last synced: 11 days ago
JSON representation
Core concepts within dos logic to provide user input in order to execute actions, make choices, drive letter mapping and error handling within a DOS Batch files.
- Host: GitHub
- URL: https://github.com/deonvz/doschoices
- Owner: deonvz
- License: mit
- Created: 2019-09-21T10:38:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-17T08:18:18.000Z (over 4 years ago)
- Last Synced: 2024-11-21T03:40:48.792Z (2 months ago)
- Topics: automate, batch, batch-files, batch-script, cd, choices, choicescript, dos, nero, prompt, windows, writting
- Language: Batchfile
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DOSChoices
Core concepts within dos logic to provide user input in order to execute actions and error handling within a DOS Batch files. In the example Nero cd writting software was used to write the latest version of files in a certain location as a drive letter. Its old but may be still of some use today even.