The search returned 5 results

by LMS
June 11, 2020 - 3:59 PM
Forum: WAPT Packages
Subject: [SOLVED] Package with absolute path requirement.
Answers: 7
Views : 6886

Re: Package requiring absolute path.

The session-setup is useful! It just goes to show I'll need to check out more of everything wapt can do for me.

In this case, it was related, but not directly. It's the printui executable that directly sets the context; you can modify it with flags at the end of the imported configuration file...
by LMS
June 11, 2020 - 11:06
Forum: WAPT Packages
Subject: [SOLVED] Package with absolute path requirement.
Answers: 7
Views : 6886

Re: Package requiring absolute path.

Thanks, the basedir variable is great.

However, it doesn't seem to be the main problem.

In my script, which I largely borrowed from sfonteneau for creating the printer, here are the two active lines:

- Installs the printer "Schumann Copier 5th floor". Works without any...
by LMS
June 9, 2020 - 5:22 PM
Forum: WAPT Packages
Subject: [SOLVED] Package with absolute path requirement.
Answers: 7
Views : 6886

[SOLVED] Package with absolute path requirement.

Hello,

I'm following up on my first post: https://forum.tranquil.it/viewtopic.php?f=9&t=2389, regarding creating a printer.

The script suggested by sfonteneau works. However, there's no configuration, and my driver, by default, chooses an unbelievable format (8.5 x 11").

I...
by LMS
June 9, 2020 - 12:04
Forum: WAPT Packages
Subject: [SOLVED] Creating a printer package (Via PowerShell run)
Answers: 2
Views : 4562

Re: [SOLVED] Creating a printer package (Via PowerShell run)

Please excuse the late reply. I have a lot on my plate at the moment.

Perhaps it's because I downloaded the drivers again and used the new zip file. Or maybe I misunderstood what was missing for it to work via PowerShell (first time using it...).
by LMS
June 3, 2020 - 11:46
Forum: WAPT Packages
Subject: [SOLVED] Creating a printer package (Via PowerShell run)
Answers: 2
Views : 4562

[SOLVED] Creating a printer package (via PowerShell run)

Hello everyone,

- WAPT version installed: 1.8.0
- Server OS: Debian 10 (VM on Proxmox)
- Administration/package creation machine OS: Windows 10

Here's why I'm contacting you:

I'm trying to create a package for installing our printer. So I created a...