On Tue, Jan 31, 2023 at 11:15 PM Sean Hulbert <[email protected]> wrote:
> Hello, > > > > Is this the location to change the drive share name displayed in the RDP > session? So in the quotes if I changed it would that reflect the name I > like to show up in image two? > > Path:src/protocols/rdp/settings.c > All you need to do is set the "drive_name" setting in the RDP connection, which is exactly the section you're highlighting. This can be found in the GUI: [image: image.png] Or, if you've got a custom app, set the drive_name connection parameter. -Nick
