changed email in revitserverinstaller.bat
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user