Search Blog
spacer
You must be logged in and have permission to create or edit a blog.
By Stefan Koell on Monday, January 23, 2012 11:53:55 AM

This new build of Royal TS includes a number of minor bug fixes, some performance optimizations (especially when huge files are loaded) and one new feature:

You can now rearrange the toolbar items (in the QAT) using the mouse and drag&drop. We’ve also posted our first Royal TS V2 Screencast video which will also show this new feature:

Watch on YouTube

Exploring the User Interface

Edit: You can find the newest beta build download on our download page:
http://www.code4ward.net/main/RoyalTS/Download.aspx

cheers,
Stefan

By Stefan Koell on Sunday, January 08, 2012 9:47:48 PM

This release incorporates a number of bug fixes and a couple of new things. Before I discuss the new stuff, I want to share some important information about the beta release first:

Installation:

As before, the beta release is shipped as a .zip file and can be downloaded here:
http://www.code4ward.net/dl/RoyalTS/RTS2App_2.00.00.20110.zip

Just extract the zip file in a directory, execute ngen.cmd to improve startup and general performance and start RTS2App.exe. Royal TS V2 beta has the same system requirements as V1.7:
http://www.code4ward.net/rtshelp/174/contents/systemrequirements.htm

Important:
In all the beta releases you can enter your Royal TS 1.7.x license key to “unlock” Royal TS from Shareware Mode!

What’s New?

Extended Command-Line Support

This release features some new and advanced command-line options, especially in combination with the new “Single Instance Mode” (on by default and can be changed in the RTS2App.exe.config file) this can be very useful. Here’s how it works:

Connect to an existing session using the display name (as seen in the navigation tree), optionally open a .rtsx file and optionally filter by type:
RTS2App.exe [filename.rtsx] /ConnectName:DisplayName [/FilterType:RDP|WEB]

Connect to an existing session using the URI (Hostname/IP or web page URL), optionally open a .rtsx file and optionally filter by type:
RTS2App.exe [filename.rtsx] /ConnectURI:Hostname/IP|URL [/FilterType:RDP|WEB]

Connect to a new AdHoc connection:
RTS2App.exe /ConnectAdHoc:Hostname/IP|URL /AdHocType:RDP|WEB

Executing one of the above commands in SingleInstance mode will actually invoke the session connect or ad-hoc connect in the running instance.

File Modified Indicator

The “Merge file on save” mode from the document properties makes it very easy to work with the same file in teams.

SNAGHTML1c4631a9

In this mode, saving a file will actually merge your contents with the content on the file system – which might have changed since you opened it. Another team member could have created or modified connections while you are working with it.

SNAGHTML1c48348d

The new indicator in the status bar will show up as soon as one of your opened documents was modified outside your Royal TS instance. Hovering your mouse over the icon will show you which file(s) were changed.

Here’s the complete change log for this release:

New: Command-Line Options
New: Indicator in the status bar when a file was modified outside of Royal TS
New: Option to show/hide the status bar
Fixed: Auto Fill issues with HTML elements
Fixed: Possible exception when deleted objects are viewed
Fixed: Send message dialog for terminal sessions
Fixed: Task Context not updated when object is deleted
Fixed: Deep keyboard hook issues with key sequences
Fixed: A drag and drop issue in the navigation tree
Fixed: Possible crash if computer name is invalid in Remote Desktop connections
Fixed: Focus issues for external or full screen Remote Desktop connections
Fixed: Active connection prompt
Fixed: Application settings for web page dashboards were not used

Feedback

As always, we are happy to hear your thoughts and feedback. Please join us in the beta forums to discuss features and share your feedback:
http://www.code4ward.net/main/Forums/tabid/61/forumid/9/scope/threads/Default.aspx

dummy