The search returned 3 results

by Skarn34
November 13, 2018 - 10:52 AM
Forum: WAPT Packages
Subject: Creating a Mobaxterm package
Answers: 1
Views : 3343

creating mobaxterm package

Hello everyone,

I need a little help with the Mobaxterm software, which is regularly requested internally.

I'm using the package creation wizard:

# -*- coding: utf-8 -*-
from setuphelpers import *

uninstallkey = []

def install():
print('installing cefe_-mobaxterm ...
by Skarn34
July 9, 2018 - 3:03 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Problem installing agent on old and new wapt servers
Answers: 3
Views : 4150

Re: Problem installing agent on old and new wapt server

Hello and thank you for your reply.

When I run the new script, this is the message I get.

(wapt.png)

Whether the old server is on or off, the result is the same.

It detects the presence of the old version and therefore cannot complete the installation of the new one. I...
by Skarn34
July 6, 2018 - 10:51
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Problem installing agent on old and new wapt servers
Answers: 3
Views : 4150

Problem installing agent on old and new wapt servers

Hello,

Due to the recent changes in how WAPT works, we've decided to switch to a new WAPT server for various reasons.

Our old server runs on Debian, and so does the new one.

The only problem is that it's impossible to install the new agent on the machines...