Skip to content

An all-in-one local RDP installer, combining work from RDP Wrapper, TermWrap, and community fixes.

License

Notifications You must be signed in to change notification settings

cpdx4/RDPWrapKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RDPWrapKit - The all-in-one installer for local RDP setup

Quick Start

  1. Download RDPWrapKit-Setup.exe from Releases
  2. Run it and choose Typical Setup
  3. Open the new RDP shortcut on your desktop
Installer_Installing

Why this exists

  • 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

What's in it

  • 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)

How to install it:

  1. 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)
  2. 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"
    Show screenshot Installer_SetupOptions
  3. If you chose to "Create Users", you can create a new user/password (such as 'macro1')

    Show screenshot Installer_CreateRDPUser
  4. The install takes care of all the typical steps required to setup local RDP. Restart if prompted:

    Show screenshot Installer_Installing
  5. Open the new RDP shortcut(s) on the desktop:

    Show screenshot Installer_DesktopIcon

Support / Contact

  • There is no implied warranty and unexpected results might occur
  • Open an issue on this repository for questions, bugs, or enhancement requests

Credits

  • 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)

To build this from source code

(Advanced. NOT required for most people):

  1. Install Inno Setup
  2. Download the Sources from: Releases
  3. Open RDPWrapKit.iss in the Inno Setup Compiler.
  4. Compile the script (press F9 or use the Compile button).
  5. The generated installer will appear in the Output/ folder.

About

An all-in-one local RDP installer, combining work from RDP Wrapper, TermWrap, and community fixes.

Resources

License

Stars

Watchers

Forks