## Copy this file to the ..\ustation\config\site directory on any workstation # that is running MicroStation locally, NOT from the server _USTN_USERNAME = $(USERNAME) _USTN_HOMEPREFS = $(HOMESHARE)$(HOMEPATH)\config\user\\ %if exists ( $(HOMESHARE)$(HOMEPATH)\config\local.cfg) % include $(HOMESHARE)$(HOMEPATH)\config\local.cfg %endif _USTN_USERCFG = $(HOMESHARE)$(HOMEPATH)\config\user\$(USERNAME).ucf #_USTN_USERNAME = $(HOMESHARE)$(HOMEPATH)\config\user\$(USERNAME) MS_USERPREF = $(USERPROFILE)\$(USERNAME).upf #MS_USERPREF = $(HOMESHARE)$(HOMEPATH)\config\user\$(USERNAME).upf # This gets rid of the MOTW dialog box. # For Tracy, this means the Microstation On The Web Registration Box MS_OTWREG_NOCHECK = 1