SoufiyanAk/HiddenRDP-OPENER ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple Windows batch tool that helps me set up Remote Desktop on a PC with a few easy choices.
I want one main menu that can generate a quiet version, a normal version with messages, and a rollback version that undoes the changes and cleans things up. It should let me choose a username and password, use sensible defaults if I skip them, and create separate batch files for each mode. The normal version should show progress and save a log, while the quiet version should run with no visible output. The rollback should turn off RDP, remove any account it created, and restore things back as much as possible.
Make it work on common Windows versions like 7, 8, 10, and 11, and assume it will be run as administrator. If you need to check current Windows command details online, go ahead and do that.
Are you gonna build this?
make sure you review the code using arcumet