Code Monkey home page Code Monkey logo

remoteapptool's Introduction

RemoteApp Tool

With Microsoft RemoteApp technology, you can seamlessly use an application that is running on another computer.

RemoteApp Tool is a utility that allows you to create/manage RemoteApps hosted on Windows (7, 8, 10, 11, XP and Server) as well as generate RDP and MSI files for clients.

If you want your RemoteApps to appear in the Start Menu of your clients, or via a web interface, check out RAWeb!

If you have questions, comments or suggestions about RemoteApp Tool, please visit Discussions.

Features

  • Create and manage RemoteApps on Windows desktops and servers
  • Generate RDP files
  • Generate MSI installers (requires WiX Toolset)
  • Use a Remote Desktop Gateway
  • Set options such as session timeouts
  • Select icons for your apps
  • File type associations for deployed apps
  • Sign RDP files
  • Backup RemoteApps

Requirements

  • Microsoft .Net Framework 4
  • WiX Toolset v3 (If you want to create MSIs. Reboot after installing.)
  • A supported edition of Windows XP, 7, 8, 10, or Server. See the compatibility chart.

Note: If you try to host RemoteApps on an incompatible edition of Windows (eg. Windows 10 Home), the tool will run but RemoteApps will not work. The RDP client will appear to be connecting, then just disappear with no error shown.

Download

Latest:

RemoteApp Tool 6.1.0.0 Installer

RemoteApp Tool 6.1.0.0 Zip

Please note: The latest installer no longer works on Windows XP, use the Zip instead.

User guide

How to create a RemoteApp and use it on another computer

Screenshots

Screenshot 1

Screenshot 2

Screenshot 3

Screenshot 4

Screenshot 4

remoteapptool's People

Contributors

danielb7390 avatar kimmknight avatar mrbriangale avatar wk6768 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

remoteapptool's Issues

Unable to start edge.

Successfully created and able to use two RDP shortcut. Used the same tactic for a shortcut to edge, same host, same client. When I use it on the client, it ask me to authenticate, show no error and I can see the language toolbar, but there is no window. Used the same tactic for chrome and it works.

I used the edge Windows shortcut to find the executable location and the command line options. It is ""C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --profile-directory=Default". I tried without the command line options with no success. In details I tried :

  • Path : C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
  • Command line : --profile-directory=Default

And then :

  • Path : C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
  • Command line : "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --profile-directory=Default

And then :

  • Path : C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
  • Command line : Empty

A help file, describing the fields of the app would be useful on the wiki. I need details about the format of the "command line" field. Must if be only the options or the complete command line? What is VPath? What are the role of the different "Command line options" choices? So many questions and no easy way to find them.

Matlab dependencies not found

Hello,
im trying to run a compiled matlab app with the remote app tool which needs a matlab runtime. I installed the runtime on the host and the client but there is an error saying runtime not found.

Any tips?

Thanks

Keyboard Language Bar

When you connect via RemoteApp, with the connection starting to be made, a keyboard bar goes up and out, it doesn't even appear in the Task Manager.
bug

Illegal operation attempted on a registry key that has been marked for deletion AND "Name must not be blank." after selecting my .exe with the file selector.

I get the following when attempting to save any new RemoteApp.

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.IOException: Illegal operation attempted on a registry key that has been marked for deletion.

at Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str)
at Microsoft.Win32.RegistryKey.CreateSubKeyInternal(String subkey, RegistryKeyPermissionCheck permissionCheck, Object registrySecurityObj, RegistryOptions registryOptions)
at Microsoft.Win32.RegistryKey.CreateSubKey(String subkey)
at RemoteAppLib.SystemRemoteApps.SaveApp(RemoteApp RemoteApp)
at RemoteApp_Tool.RemoteAppEditWindow.SaveRemoteApp(String ShortName, String FullName, String Path, String VPath, String CommandLine, Int32 CommandLineSetting, String IconPath, Int32 IconIndex, Int32 ShowInTSWA)
at RemoteApp_Tool.RemoteAppEditWindow.SaveAndClose()
at RemoteApp_Tool.RemoteAppEditWindow.SaveButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4180.0 built by: NET48REL1LAST_B
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll

RemoteApp Tool
Assembly Version: 5.3.0.0
Win32 Version: 5.3.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/RemoteApp%20Tool/RemoteApp%20Tool.exe

Microsoft.VisualBasic
Assembly Version: 10.0.0.0
Win32 Version: 14.8.4084.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll

System
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4180.0 built by: NET48REL1LAST_B
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

System.Runtime.Remoting
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll

RemoteAppLib
Assembly Version: 1.0.0.1
Win32 Version: 1.0.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/RemoteApp%20Tool/RemoteAppLib.DLL

IconLib
Assembly Version: 0.73.0.0
Win32 Version: 0.73.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/RemoteApp%20Tool/IconLib.DLL

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

RemoteApp error - associated file types

A RemoteApp error occurs after MSI files and associated file types are generated normally:
The remote computer is not configured to open the data file type you are trying to open. Please contact your system administrator for assistance.

Add Programs To RD Web?

This might not be the tools fault, it might be because I am using server 2019, but how can I add the apps to the RD Web? I've checked the box in the tool, but they don't appear and I can't see any groups in Local users & groups that will give access?

If the RemoteApp alias has a space in it, RemoteApp Manager will crash

RemoteApp Manager will crash when the Properties of a RemoteApp with a space in its alias get opened.

Example:
RemoteApp Alias: "Dashboard" opens its properties fine.
RemoteApp Alias: "Dashboard " crashes RemoteApp Manager

Ex. 2:
RemoteApp Alias: "Excel" opens its properties fine.
RemoteApp Alias: "Excel (2)" crashes the RemoteApp alias.

System configuration:
Windows Server 2012R2 Essentials x64 with Remotedesktop-Roles installed.

The RemoteApps are being opened using the RDWeb.

Screenshots are provided. (German)
image

Complete Error log: (German)

Informationen über das Aufrufen von JIT-Debuggen
anstelle dieses Dialogfelds finden Sie am Ende dieser Meldung.

************** Ausnahmetext **************
System.ArgumentOutOfRangeException: InvalidArgument=Value mit dem Wert -1 ist für start ungültig.
Parametername: start
   bei System.Windows.Forms.TextBoxBase.Select(Int32 start, Int32 length)
   bei RemoteApp_Tool.RemoteAppFunction.ValidateTextBoxR(TextBox TheTextBox, String regex)
   bei RemoteApp_Tool.RemoteAppFunction.ValidateAppName(TextBox TheTextBox)
   bei RemoteApp_Tool.RemoteAppEditWindow.ShortNameText_TextChanged(Object sender, EventArgs e)
   bei System.Windows.Forms.Control.OnTextChanged(EventArgs e)
   bei System.Windows.Forms.Control.set_Text(String value)
   bei System.Windows.Forms.TextBoxBase.set_Text(String value)
   bei System.Windows.Forms.TextBox.set_Text(String value)
   bei RemoteApp_Tool.RemoteAppEditWindow.LoadValues()
   bei RemoteApp_Tool.RemoteAppEditWindow.EditRemoteApp(RemoteApp SelectedRemoteApp)
   bei RemoteApp_Tool.RemoteAppMainWindow.EditRemoteApp(String AppName)
   bei RemoteApp_Tool.RemoteAppMainWindow.EditButton_Click(Object sender, EventArgs e)
   bei System.Windows.Forms.Control.OnClick(EventArgs e)
   bei System.Windows.Forms.Button.OnClick(EventArgs e)
   bei System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   bei System.Windows.Forms.Control.WndProc(Message& m)
   bei System.Windows.Forms.ButtonBase.WndProc(Message& m)
   bei System.Windows.Forms.Button.WndProc(Message& m)
   bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Geladene Assemblys **************
mscorlib
    Assembly-Version: 4.0.0.0.
    Win32-Version: 4.8.3761.0 built by: NET48REL1.
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll.
----------------------------------------
RemoteApp Tool
    Assembly-Version: 5.3.0.0.
    Win32-Version: 5.3.0.0.
    CodeBase: file:///C:/Program%20Files%20(x86)/Windows%20Server/Tools/RemoteApp/RemoteApp%20Tool.exe.
----------------------------------------
Microsoft.VisualBasic
    Assembly-Version: 10.0.0.0.
    Win32-Version: 14.8.3761.0 built by: NET48REL1.
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll.
----------------------------------------
System
    Assembly-Version: 4.0.0.0.
    Win32-Version: 4.8.3761.0 built by: NET48REL1.
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll.
----------------------------------------
System.Core
    Assembly-Version: 4.0.0.0.
    Win32-Version: 4.8.3761.0 built by: NET48REL1.
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll.
----------------------------------------
System.Windows.Forms
    Assembly-Version: 4.0.0.0.
    Win32-Version: 4.8.3761.0 built by: NET48REL1.
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll.
----------------------------------------
System.Drawing
    Assembly-Version: 4.0.0.0.
    Win32-Version: 4.8.3761.0 built by: NET48REL1.
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll.
----------------------------------------
System.Configuration
    Assembly-Version: 4.0.0.0.
    Win32-Version: 4.8.3761.0 built by: NET48REL1.
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll.
----------------------------------------
System.Xml
    Assembly-Version: 4.0.0.0.
    Win32-Version: 4.8.3761.0 built by: NET48REL1.
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll.
----------------------------------------
System.Runtime.Remoting
    Assembly-Version: 4.0.0.0.
    Win32-Version: 4.8.3761.0 built by: NET48REL1.
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll.
----------------------------------------
RemoteAppLib
    Assembly-Version: 1.0.0.1.
    Win32-Version: 1.0.0.1.
    CodeBase: file:///C:/Program%20Files%20(x86)/Windows%20Server/Tools/RemoteApp/RemoteAppLib.DLL.
----------------------------------------
IconLib
    Assembly-Version: 0.73.0.0.
    Win32-Version: 0.73.0.0.
    CodeBase: file:///C:/Program%20Files%20(x86)/Windows%20Server/Tools/RemoteApp/IconLib.DLL.
----------------------------------------
mscorlib.resources
    Assembly-Version: 4.0.0.0.
    Win32-Version: 4.7.3062.0 built by: NET472REL1.
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_de_b77a5c561934e089/mscorlib.resources.dll.
----------------------------------------
Microsoft.VisualBasic.resources
    Assembly-Version: 10.0.0.0.
    Win32-Version: 14.7.3062.0 built by: NET472REL1.
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic.resources/v4.0_10.0.0.0_de_b03f5f7f11d50a3a/Microsoft.VisualBasic.resources.dll.
----------------------------------------
System.Windows.Forms.resources
    Assembly-Version: 4.0.0.0.
    Win32-Version: 4.7.3062.0 built by: NET472REL1.
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_de_b77a5c561934e089/System.Windows.Forms.resources.dll.
----------------------------------------

************** JIT-Debuggen **************
Um das JIT-Debuggen (Just-In-Time) zu aktivieren, muss in der
Konfigurationsdatei der Anwendung oder des Computers
(machine.config) der jitDebugging-Wert im Abschnitt system.windows.forms festgelegt werden.
Die Anwendung muss mit aktiviertem Debuggen kompiliert werden.

Zum Beispiel:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

Wenn das JIT-Debuggen aktiviert ist, werden alle nicht behandelten
Ausnahmen an den JIT-Debugger gesendet, der auf dem
Computer registriert ist, und nicht in diesem Dialogfeld behandelt.

Update tooltips in most windows

As I've added elements to the forms, I haven't consistently added tooltips.

It would be good to go through all forms, check buttons and important fields and add any missing tooltips.

Dialog to save user credentials on next login is ignored

When a user connects to a system they get the security dialog about remembering the password and ignoring the certificate on the next login.

The input on these dialog boxes seem to be ignored as they pop up every time the icon is clicked. Even if it is done multiple times per session.

Running on XP pro SP3 RstrtMgr.dll error

runs fine on xp pro sp3 when adding app. Registry updated fine.
When selecting save rdp file a new pop up menu comes up for option selections, which is normal.
But hitting the save button will result in RstrtMgr.dll not found error. I can choose to continue and ignore the error but the app will just go back to the main screen.

Port field ignored when exporting RDP files

I use a non-standard RDP port on my host machine. Setting the port in the GUI has no effect on the exported RDP file and therefore will not work on the client machine. It works fine if I manually add the port into the RDP file.

Not work on domain stations

Installed on a domain station, Windows 7,
created the app
generated the rdp icon

But when I log in, he asks for a username and password.
and terminates the connection without any messages.

Unable to connect

when I double-click the .rdp file in the Microsoft Remote Desktop for Mac ,it had a problem

We couldn't connect to the remote PC because the PC can't be found. Please provide the fully-qualified name or the IP address of the remote PC, and then try again.

Error code: 0x104

I search this problem with Internet and I found three ways,however no way did work!
I don't know how to solve the problem. I can connect windows, but cannot connect remoteapp
client:
macOS 10.15.7

host:
windows10 Pro、windows10 enterprise

Can't create icons without error messages

Today I decided to create icons for RemoteApps, but only one icon and an RDP file were created, then an error message popped up.
I enclose the original message in Russian and its translation into English:

russian.txt
English (Google translate).txt

I create an RDP file and icons with the following settings:

изображение

RemoteApp Tool works through RDP (regular session, not RemoteApp).

RemoteApp Tool version: 5.3.0.0 (installed by latest installer)
Windows 10 pro 1909 x64 10.0.18363.900
Intel core i7-7820X 3,6 GHz
RAM: 32 GB

RDWebService.asmx not found

Hello everyone. I'm using remoteapp tools to host my remote app on win10 pro. Everything works great, but the tray icon seems to be disconnected. When click "reconnect" it tells the "RDWebService.asmx not found error"

Does not prevent user from opening complete desktop RDP connection using the same credentials

This works great, but unfortunately I found that if the user does not open the rdp file but instead simply attempts to connect directly to the remote PC's desktop that also works. I tried several ways of preventing this, including a track to have 'logoff.exe' run on startup in the local policies but that does not seem to work with Windows 10 Pro.

Is there some other way to restrict the user to only run the one application offered through the .rdp file? I've been Googling and trying for more than one day and nothing seems to actually work, even things that are supposed to.

Win10pro, RemoteApp Connection closed always ~ 2 mins

Hi, may anyone has a hint why all remoteapp sessions are closing appr. after 2 minutes,
no matter if in use or idle ... even while in active usage the logoff just appears ...

i made some changes then to the remoteapp host options and setted values like 7200 seconds,
but they dont change anything, like before, ~ 2 mins and session is closing.

also playing the gpedit.msc policys (user and computer) make no difference, actually i guess they only affect the rdp sessions and not remoteapp sessions.

may a hint where to look or how to bypass this behaviour ?

thanks ahead

as note, normal rdp sessions are staying alive (full rdp session) as expected, only remoteapp sessions are affected

rdp login and remoteapptool login is different

Hi,

I set up my explorer to see My PC instead of quick access, and then I have a seamless explorer opening, and I found my explorer does not have the latest setting. I am wondering the login from remoteapptool seamless is different from rdp, is it right?

How to make the setting I did in rdp, and remoteapptool seamless get update properly, what I should pay attention to?

Thanks
Eric X

printer redirection

Hi,
it looks like some of printers are not redirected while using app via remoteapp (tested on w10 enterprise).
The same printers are redirected while using regulary connection via RDP

Does anybody know, where is the problem hidden?

thanks

Add a feature to backup all RemoteApps

This could go in the Tools menu.

It could just call the windows reg command to export the RemoteApp registry section to a file:

reg export "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Terminal Server\TSAppAllowList\Applications" remoteapps.reg

File transfer is not working in apps

Hi, we have a customize database driven application, work fine locally and in RDP desktops, but when we use it as rdp app tool , file transfer is not working. We can not transfer local file to remote server with our app.
Your kind help is requested

After windows update ( W10 2004 ) on the host the RDP file generated by remote app no longer works

When using the RDP file generated by remote app I get the error

image

However RDP still works if I use the plain remote desktop method. Also if the credentials are saved then using plain old remote desktop no longer works. I have to clear credentials and log in again. If I use the remote APP RDP file again with saved credentials then I will be locked out again with the above error.

On the host machine I tried recreating the RDP file from zero. This doesn't seem to make a difference.

When creating MSI the icon looks fuzzy

Very cool product. Thanks for creating and sharing.
collectorpro icons side by side
When I create an MSI and use the icon in my exe or stand alone ico file the icon looks fuzzy on the target computer. I have attached screen shot. Any idea what may be going on?

Add support for IPv6

hi, created remoteapp, using ipv6, but remoteapp tool, delete duble dots from ipv6 address when i save .rdp file
Results:
image

RemoteApp doesn't display second opened program

I'm using the tool to display VSCode remotely. I'm signing my commits, which brings up a password prompt (using pinentry-qt.exe from GnuPG). Unfortunately, said prompt is not displaying on my remote terminal. If I bring up a regular RDP session to the desktop, it shows there, but that's rather inconvenient as it requires me to close the remote app connection, open the desktop, and then switch back. Is there any workaround for this?

i can use your software in windows server (datacenter) 2019 core?

hi, i want to run in windows server core 2019 and receive error when i want to add new remoteapp:
error log:
image

`See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Runtime.InteropServices.COMException (0x80040111): Creating an instance of the COM component with CLSID {DC1C5A9C-E88A-4DDE-A5A1-60F82A20AEF7} from the IClassFactory failed due to the following error: 80040111 ClassFactory cannot supply requested class (Exception from HRESULT: 0x80040111 (CLASS_E_CLASSNOTAVAILABLE)).
at System.Windows.Forms.OpenFileDialog.CreateVistaDialog()
at System.Windows.Forms.FileDialog.RunDialogVista(IntPtr hWndOwner)
at System.Windows.Forms.CommonDialog.ShowDialog(IWin32Window owner)
at RemoteApp_Tool.RemoteAppEditWindow.DoBrowsePath()
at RemoteApp_Tool.RemoteAppEditWindow.CreateRemoteApp(Boolean Advanced)
at RemoteApp_Tool.RemoteAppMainWindow.CreateButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3362.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll

RemoteApp Tool
Assembly Version: 5.3.0.0
Win32 Version: 5.3.0.0
CodeBase: file:///Z:/remoteapptool5300/RemoteApp%20Tool.exe

Microsoft.VisualBasic
Assembly Version: 10.0.0.0
Win32 Version: 14.7.3190.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll

System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3324.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

System
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3362.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3324.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll

System.Runtime.Remoting
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll

RemoteAppLib
Assembly Version: 1.0.0.1
Win32 Version: 1.0.0.1
CodeBase: file:///Z:/remoteapptool5300/RemoteAppLib.DLL

IconLib
Assembly Version: 0.73.0.0
Win32 Version: 0.73.0.0
CodeBase: file:///Z:/remoteapptool5300/IconLib.DLL

System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3362.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
`

Add feature to duplicate an existing RemoteApp

Received this (anonymous) suggestion as part of a comment from the RAWeb feedback form:

"It would be nice to have a 'duplicate' or 'clone' command in RemoteApp to making it easier to repeat the same set of actions."

I agree it would be nice. On the list it goes!

no app toolbar icon on ubuntu

i ran remoteapp on windows client with app's toolbar icon successfully.but on ubuntu system, it started a fix-sized rdp window, and when running multiple apps in a session, not app's icon showed in toolbar.
what can i do to make it the same as windows client in ubuntu client?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.