mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #60] Add protocol: RemoteApp #1966
Labels
No labels
area-configuration
area-ct-app
area-ct-rdp
area-ct-remoteapp
area-ct-ssh
area-ct-vnc
area-launcher
area-list
area-tags
area-teamwork
bug
chore
dependencies
general-build/ci
general-performance
general-refactor
general-security
general-supportive
general-ux
meta-documentation
meta-enhancement
meta-enhancement
meta-feature
meta-help-wanted
meta-unknown-error
priority-hi
priority-low
pull-request
question
resolution-duplicate
resolution-invalid
resolution-wontfix
stale
task-put-off
task-still-considering
task-working-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/1Remote#1966
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
@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
@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...
@majkinetor commented on GitHub (Jan 16, 2021):
RemoteApp protocol on icon is a mess:
Perhaps:
@VShawn commented on GitHub (Jan 17, 2021):
Curious why. Did this problem happen to a .rep file build by remoteapp tool too?
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.
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.
@majkinetor commented on GitHub (Jan 17, 2021):
Yes.