An open API service indexing awesome lists of open source software.

https://github.com/stax76/show-args

Windows app that shows a message box with the received command line arguments.
https://github.com/stax76/show-args

command-line command-line-tool console powershell terminal

Last synced: about 4 hours ago
JSON representation

Windows app that shows a message box with the received command line arguments.

Awesome Lists containing this project

README

          


# About

Windows app that shows a message box with the received command line arguments.

It can be useful to debug complex command lines.

# Requirements

- Windows 7 or newer
- [.NET Desktop Runtime 6](https://dotnet.microsoft.com/en-us/download/dotnet/6.0)

# Screenshot

![-](show-args.png)

# Resources

- https://devblogs.microsoft.com/oldnewthing/20100917-00/?p=12833
- https://docs.microsoft.com/en-us/cpp/c-language/parsing-c-command-line-arguments?view=msvc-170
- https://docs.microsoft.com/en-us/archive/blogs/twistylittlepassagesallalike/everyone-quotes-command-line-arguments-the-wrong-way
- https://docs.microsoft.com/en-us/cpp/cpp/main-function-command-line-args#parsing-c-command-line-arguments
- https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_quoting_rules
- https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_special_characters

Other projects from me
----------------------

A list of my other projects can be found here:

https://stax76.github.io/software-list