9,405
edits
(Created page with "With NVGate V18 you can have 2 sessions of NVGate, You can start NVGate in connected mode and Orbigate in office. This is the tips to start ORbigate in office, you need to copy past the code below on notepad, then rename the .txt by a .bat --- :: 1. Start NVgate in office mode echo Start NVgate in legacy mode... start "" "C:\OROS\Programs\NVGate\NVGate.exe" -silent -silentex -StartAndGoOff -usr=ORBIGate.usr -user=ORBIGate -offline -AllowMultipleInstanceOffice :: 2....") |
|||
| Line 4: | Line 4: | ||
--- | --- | ||
<nowiki> | |||
:: 1. Start NVgate in office mode | :: 1. Start NVgate in office mode | ||
echo Start NVgate in legacy mode... | echo Start NVgate in legacy mode... | ||
| Line 18: | Line 18: | ||
echo Termine ! | echo Termine ! | ||
</nowiki> | |||
---- | ---- | ||