Skip to content

smb01/RDPWrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RDPWrap

This solution was based on rdpwrap, big thanks to stascorp :)

Building the binaries:

  • x86 Delphi version can be built with Embarcadero RAD Studio 2010
  • x86/x64 C++ version can be built with Microsoft Visual Studio 2013

Change log:

  • Removed resource module
  • Removed update module
  • Removed license
  • Removed online install mode
  • Added feature to custom dll path and name

Usage:

RDPWInst.exe -i dll_full_path   //install rdpwrap module
RDPWInst.exe -u                 //uninstall rdpwrp module
RDPWInst.exe -r	                //restart "termservice" service

Attention:

  • The INI file must have the same name as the DLL, and must be in the same directory as the DLL

Links:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published