From 31aab204b4a21aaf86917717a3adf10402bc4262 Mon Sep 17 00:00:00 2001 From: infeeeee Date: Thu, 21 May 2020 17:09:18 +0200 Subject: [PATCH] changed email in revitserverinstaller.bat --- RevitServerInstaller.bat | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/RevitServerInstaller.bat b/RevitServerInstaller.bat index 444496c..5ba65cd 100644 --- a/RevitServerInstaller.bat +++ b/RevitServerInstaller.bat @@ -1,9 +1,9 @@ @echo off -REM Version: 2.1 +REM Version: 2.1.1 REM Revit server installer script. Sets up RSN.ini REM Usage: run this after download. It's possible that you have to run it as admin. REM (Re)start revit after running this script -REM Created by Peter Gyetvai: gyetpet@gmail.com with the help of the internet +REM Created by Peter Gyetvai: gyetpet@mailbox.org with the help of the internet REM -------- REM Settings @@ -26,7 +26,7 @@ REM ----------------------- echo --- echo revitServerInstaller.bat -echo Created by Peter Gyetvai: gyetpet@gmail.com +echo Created by Peter Gyetvai: gyetpet@mailbox.org echo --- echo This script will add the paths of the servers to your local RSN.ini file. echo Edit this script with notepad to set up the paths of the Revit servers.