https://github.com/katahiromz/exe2vbs
EXE-to-VBS converter
https://github.com/katahiromz/exe2vbs
batch command-line-tool converter cxx executable files windows
Last synced: 7 months ago
JSON representation
EXE-to-VBS converter
- Host: GitHub
- URL: https://github.com/katahiromz/exe2vbs
- Owner: katahiromz
- License: mit
- Created: 2019-12-10T11:02:16.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-10T13:57:55.000Z (almost 6 years ago)
- Last Synced: 2025-01-12T22:32:42.237Z (9 months ago)
- Topics: batch, command-line-tool, converter, cxx, executable, files, windows
- Language: C++
- Homepage:
- Size: 20.5 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
Usage: exe2vbs [options] your-file.exe [output-file.vbs]
Options:
--help Show this help.
--version Show version info.
--auto-start Make VBS file auto-start.