Skip to content

An all-in-one local RDP installer, combining work from TermWrap and adding 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

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Quick Start

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

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

  • 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. Download RDPWrapKit-Setup.exe

    • 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 TermWrap" and "Create Users")
  • If you're already running TermWrap, choose "Use existing users" and skip installation Installer_SetupOptions
  1. If you chose to "Create Users", you can create a new user/password (such as 'macro1')

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

    image
  3. Open the new RDP shortcut(s) on the desktop:

    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


To build this from source code

(Advanced. NOT required for most people):

  1. Install Inno Setup
  2. Download the Source Code
  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 TermWrap and adding community fixes.

Resources

License

Stars

Watchers

Forks

Contributors