You can use environment variables to specify the paths in the configuration files.
Example
<appSettings> <add key="rws_config" value="%MySharedPath%\repository.config" /> <add key="systemlayout_config" value=%MySharedPath%\systemlayout.config" />
You can use environment variables to specify the paths in the configuration files.
Example
<appSettings> <add key="rws_config" value="%MySharedPath%\repository.config" /> <add key="systemlayout_config" value=%MySharedPath%\systemlayout.config" />