[GH-ISSUE #60] Add protocol: RemoteApp #47

Closed
opened 2026-02-26 11:56:32 +03:00 by kerem · 5 comments
Owner

Originally created by @VShawn on GitHub (Jan 14, 2021).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/60

Originally assigned to: @VShawn on GitHub.

RemoteApp and Desktop Connections is a new feature in Windows 7 and Windows Server 2008 R2 that builds on this by bringing RemoteApp programs to the Start menu, giving them the same launch experience as local applications.

Originally created by @VShawn on GitHub (Jan 14, 2021). Original GitHub issue: https://github.com/1Remote/1Remote/issues/60 Originally assigned to: @VShawn on GitHub. RemoteApp and Desktop Connections is a new feature in Windows 7 and Windows Server 2008 R2 that builds on this by bringing RemoteApp programs to the Start menu, giving them the same launch experience as local applications. - [x] Add protocol implement - [x] Write a simple how to use: https://github.com/VShawn/PRemoteM/wiki/RemoteApp-program
kerem 2026-02-26 11:56:32 +03:00
Author
Owner

@majkinetor commented on GitHub (Jan 14, 2021):

I didn't know this is possible. I tried remoteapp now and it works great.

One of the points of remote app is to be able to see them as standalone apps on taskbar. This might deserve a new display option in PRM, such as Use separate Window and taskbar icon

<!-- gh-comment-id:760148273 --> @majkinetor commented on GitHub (Jan 14, 2021): I didn't know this is possible. I tried remoteapp now and it works great. One of the points of remote app is to be able to see them as standalone apps on taskbar. This might deserve a new display option in PRM, such as _Use separate Window and taskbar icon_
Author
Owner

@majkinetor commented on GitHub (Jan 16, 2021):

It works nice.

One thing is troubling me tho - my blue tooth connection to speakers is imediatelly terminated when I connect to remote app (via premotem and rdp file). This doesn't happen with desktop connections...

<!-- gh-comment-id:761584229 --> @majkinetor commented on GitHub (Jan 16, 2021): It works nice. One thing is troubling me tho - my blue tooth connection to speakers is imediatelly terminated when I connect to remote app (via premotem and rdp file). This doesn't happen with desktop connections...
Author
Owner

@majkinetor commented on GitHub (Jan 16, 2021):

RemoteApp protocol on icon is a mess:

image

Perhaps:

  • It could be listed on top of icon
  • Protocols could have different backgrounds, that is much easier to identify what is what. I discussed protocol configuration idea earlier (https://github.com/VShawn/PRemoteM/issues/61#issuecomment-760897667) and if we go that route, it could be specified there.
  • It could just be called App instead RemoteApp or RApp
<!-- gh-comment-id:761593438 --> @majkinetor commented on GitHub (Jan 16, 2021): RemoteApp protocol on icon is a mess: ![image](https://user-images.githubusercontent.com/85767/104817344-f3f43e00-5820-11eb-95a5-bf7d871bc625.png) Perhaps: - It could be listed on top of icon - Protocols could have different backgrounds, that is much easier to identify what is what. I discussed protocol configuration idea earlier (https://github.com/VShawn/PRemoteM/issues/61#issuecomment-760897667) and if we go that route, it could be specified there. - It could just be called _App_ instead _RemoteApp_ or _RApp_
Author
Owner

@VShawn commented on GitHub (Jan 17, 2021):

One thing is troubling me tho - my blue tooth connection to speakers is imediatelly terminated when I connect to remote app (via premotem and rdp file). This doesn't happen with desktop connections...

Curious why. Did this problem happen to a .rep file build by remoteapp tool too?

Protocols could have different backgrounds

Did we real need a background to identify what property it is? I personally don’t pay any attention to its property when I need connect to a server.

It could just be called App instead RemoteApp or RApp

I tried named it as ‘App‘ before, and the protocol name will changed. It is a insufficient data structure design, I design to fix it later.

image

<!-- gh-comment-id:761717061 --> @VShawn commented on GitHub (Jan 17, 2021): > One thing is troubling me tho - my blue tooth connection to speakers is imediatelly terminated when I connect to remote app (via premotem and rdp file). This doesn't happen with desktop connections... Curious why. Did this problem happen to a .rep file build by remoteapp tool too? > Protocols could have different backgrounds Did we real need a background to identify what property it is? I personally don’t pay any attention to its property when I need connect to a server. > It could just be called App instead RemoteApp or RApp I tried named it as ‘App‘ before, and the protocol name will changed. It is a insufficient data structure design, I design to fix it later. ![image](https://user-images.githubusercontent.com/10143738/104829200-74ac4c00-58ac-11eb-9568-57061036d853.png)
Author
Owner

@majkinetor commented on GitHub (Jan 17, 2021):

Did this problem happen to a .rep file build by remoteapp tool too?

Yes.

<!-- gh-comment-id:761754958 --> @majkinetor commented on GitHub (Jan 17, 2021): > Did this problem happen to a .rep file build by remoteapp tool too? Yes.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/1Remote#47
No description provided.