Web Client- Remote App Download- Redirect Printers

Get help with installation and setup problems
Post Reply
torquenstein
Posts: 2
Joined: Fri Apr 21, 2017 5:05 am

Web Client- Remote App Download- Redirect Printers

Post by torquenstein » Thu May 04, 2017 10:57 pm

Hello.

Is there a method of setting the remoteapp downloaded through the web portal to use redirected printers? I can set it in the client generator when creating a remote app exe, but not the web portal?

This is holding us back from moving past the trial as the current printing through Universal Printer is not working for us.

Thanks

User avatar
admin
Site Admin
Posts: 1649
Joined: Wed Sep 05, 2012 6:38 am

Re: Web Client- Remote App Download- Redirect Printers

Post by admin » Mon May 08, 2017 11:46 am

Hello,

You do so by locating the remoteapp2.js file in C:\Program Files (x86)\TSplus\Clients\www\software
Edit this file with notepad and find the following line :

// Printing
var remoteapp2_printer = 'off';

replace with

// Printing
var remoteapp2_printer = 'on';

Save the file and refresh your client browser, if it is not enough clear your browser's cache with ctrl + F5.
Olivier
TSplus support team administrator
Image

Post Reply