WinBasicDiag
This soft provides Windows CMD diagnostic interface for lambda users
This executable is a more user friendly interface to diagnose Windows basics for compagnies Helpdesks, rather than to request from user they launch CMD and enter commands.
This soft must be placed on the local desktop of the user in a dedicated folder, because each command create a .txt output file with the informations in the same folder than the .exe file.
Please see the screenshots to have an idea of the interface.
This has been coded in C++ on march 2024 (my first program, help with IA for coding)
BUGs:
-ping/tracert/nslookup freeze the app time to execute and build .txt file, if the target don't answer, the 30 hops of tracert should take time, let running until the application is unfrozen. ...