saramibreak / DiscImageCreator

This is the disc (CD, GD, DVD, HD-DVD, BD, GC/Wii, XBOX, XBOX 360) and disk (Floppy, MO, USB etc) image creation tool
http://forum.redump.org/topic/10483/discimagecreator/
Apache License 2.0
513 stars 45 forks source link

Feature request: command line option to print the version & build info #192

Closed tjanas closed 1 year ago

tjanas commented 1 year ago

Ability to execute DiscImageCreator with something like --version where it simply prints out the version, build information, and potentially the git commit identifier (and does not beep).

Also, if I execute DiscImageCreator.exe with just /q and no other arguments, it prints "Invalid argument" and it still beeps even though I provided the /q argument that is supposed to disable beep.

saramibreak commented 1 year ago

DiscImageCreator_test.zip Plz execute DiscImageCreator.exe without arguments.

tjanas commented 1 year ago

That prints several pages of Usage info after printing the AppVersion & AnsiBuild, can there be a command line argument to only print the AppVersion & AnsiBuild?

saramibreak commented 1 year ago

DiscImageCreator_test.zip

tjanas commented 1 year ago

Looks good, thanks!