The search returned 3 results

by JoeyReyston
March 27, 2017 - 08:34
Forum: WAPT Server
Subject: Connecting to a network drive
Answers: 2
Views : 2819

Re: Connecting to a network drive

The problem with this application is that it cannot be installed silently, and I can't find any way to remove the silent mode imposed by WAPT
by JoeyReyston
March 23, 2017 - 12:55
Forum: WAPT Server
Subject: Connecting to a network drive
Answers: 2
Views : 2819

Connecting to a network drive

So I still have a problem. I put a .bat file on the Wapt server containing: `

net use *: \\server\install\files /user:user password
XCOPY "*:\AddonsWin7\Applis\WinRELAIS" "c:\WinRELAISinstall\" /H /E /C /V < N.txt` `
net use *: /delete /y` `
cd /dc:\
` `md "%ProgramFiles%\elec-cao"`
`cd /dc ...`
by JoeyReyston
March 22, 2017 - 2:08 PM
Forum: WAPT Server
Subject: PC not listed in the wapt console
Answers: 1
Views : 2226

PC not listed in the wapt console

So my problem is that I installed Wapt in a room with 12 workstations, but only 9 are recognized. When I try to recognize a missing workstation, it takes the place of another. For example, I have

STA581201,
STA581202
, and STA581203

but STA581204 is missing
. So I'm doing it...