Start a Conversation

Unsolved

This post is more than 5 years old

R

16629

May 25th, 2015 07:00

Wyse T50 Addons Installation issue.

Wyse T50 Addons Installation issue.

I have downloaded Wyse T50 addons from wyse.com , I have tried the procedure mention in Admin guide and Ref INI guide to add addons from FTP, but cannot get addons to add in T50. I even tried from Confgen 6.2 but no success .
Please suggest me the correct procedure . my INI look like this:
-------------------------------
Update.Mode=Addons
Install=wyse-ec
-------------------------------


I have also tried installing single addon with the name vworkspace****.deb package by moving the file to T50 and installing it via Terminal(command prompt) , Installation end with failure.

40 Posts

May 25th, 2015 07:00

Got it, the Wyse guys are pretty helpful!

You need to create a text file with no extension called 'directory' in the /addons folder, with the complete name of the addon/s.

The line in the .ini file needs to read:
Code:

NewAddons="[addon name].deb"

 

May 25th, 2015 07:00

We're experiencing the same issue, but some addons are installing while others seem to be ignored.
Is there a log file, on the client or on the FTP server, we should be watching in order to determine what it's doing with each deb file and addon installation attempt??

Specifically, we're trying to install the FireFox addon that was recently released with OS 1.027.

Any help or suggestions will be greatly appreciated!

40 Posts

May 25th, 2015 07:00

Hi, did you get anywhere with this?
Having similar issues remote deploying a package, but have been able to install locally using

Code:

sudo dpkg -i [packagename].deb

 

No Events found!

Top