Quick Access to WAPT servers
Silent install package for Quick Access to WAPT servers
- Software Editor: Tranquil IT
 - Signature Date:
 - Official Website
 
- Luti Monitored: -
 - 0 downloads
 
Description
Creates a shortcut to the WAPT console for each WAPT servers. Include the WAPT server informations in the "wapt_server.csv" file using this format: "srvwapt_url;repo_url;shortcut_name;ini_name"
This page references all Quick Access to WAPT servers silent install packages. By using these packages with WAPT, our deployment software, you will be able to silently install Quick Access to WAPT servers on your Windows and Linux.
Quick Access to WAPT servers
Prerequisites
The pakage copies the file %LOCALAPPDATA%/waptconsole/waptconsole.ini for each line of the csv file.
Check that you indeed have this file correctly configured for your personnal usage before launching the package.
Install
- Install the package 
tis-quick-access-to-waptserversin the WAPT console - Right click on the package -> 
Edit package->files-> right click onwapt_servers.csv->Edit File->yes - Edit the file using the following format:
 
srvwapt_url;repo_url;shortcut_name;ini_name
my_domain.lan;my_domain.lan/wapt;WAPT console my_domain;my_domain
- You need to keep the first line of the CSV as it is
 - srvwapt_url: The WAPT server URL (ex: 
my_domain.lan) - repo_url: The URL of your WAPT repository (ex: 
my_domain.lan/wapt) - shortcut_name: The name of the shortcut (ex: 
WAPT console my_domain) - ini_name: The suffix of the configuration file (ex: 
my_domainresults inC:\Users\[USER]\AppData\Local\waptconsole_my_domain.ini) 
So here we are creating a shortcut for the server "my_domain.lan", named "WAPT console my_domain"
- Click on 
Build Upload->yes - Install the package as usual
 - As a last step, check and modify the content of the .ini files that have been created in the 
%LOCALAPPDATA%/waptconsole 
CSV file example
srvwapt_url;repo_url;shortcut_name;ini_name
my_domain1.lan;my_domain1.lan/wapt;WAPT console domain1;WAPT console my_domain1
my_domain2.lan;my_domain2.lan/wapt;WAPT console domain2;WAPT console my_domain2
my_domain3.lan;my_domain3.lan/wapt;WAPT console domain3;WAPT console my_domain3
Creates 3 shortcuts, for 3 differents domains
Details
Windows does not allow to create multiple shortcuts for the same program using the same parameters. It means that you will not be able to create another shortcut for an already existing "ini_name". Therefore, you need to specify a different name (for both config and shortcut) for each shortcut.