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.