- Download RDPWrapKit-Setup.exe from Releases
- Run it and choose Typical Setup
- Open the new RDP shortcut on your desktop
- Problem: Local RDP setups are complex, prone to errors, and requires upkeep
- Solution: RDPWrapKit bundles the community's best tools into a single installer that just works
- RDPWrapper - One-click installation for base local RDP functionality
- TermWrap - Seamless updates (eliminating need for "rdpwrap.ini" files to be updated)
- Optional user creation during setup
- Proactively identify and auto-fix common RDP misconfigurations
- Creates ready‑to‑use RDP shortcuts on the desktop
- Fully transparent (open source) installer script (Inno Setup)
-
Head over to Releases and download the RDPWrapKit-Setup.exe file
- Your browser or Antivirus might need to be modified to allow it to download
- It is virus free. If worried, you can inspect the source code or build it yourself (instructions at bottom)
-
Run the RDPWrapKit-Setup.exe app:
- For new installs, use "Typical Setup" ("Install RDPWrap" and "Create Users")
- If you're already running RDPWrap, choose "Install RDPWrap" and "Use existing users"
-
If you chose to "Create Users", you can create a new user/password (such as 'macro1')
-
The install takes care of all the typical steps required to setup local RDP. Restart if prompted:
-
Open the new RDP shortcut(s) on the desktop:
- There is no implied warranty and unexpected results might occur
- Open an issue on this repository for questions, bugs, or enhancement requests
- RDPWrapKit builds on the fantastic work of the RDP Wrapper and TermWrap. This project does not modify their code.
- Bee Swarm Simulator communities (BSGH and BSS Grinders)
- Install Inno Setup
- Download the Sources from: Releases
- Open
RDPWrapKit.issin the Inno Setup Compiler. - Compile the script (press F9 or use the Compile button).
- The generated installer will appear in the
Output/folder.


