Quantcast
Channel: MicroStation Programming Forum - Recent Threads
Viewing all articles
Browse latest Browse all 7260

RE: [CONNECT] Delivering an Application

$
0
0
That is the correct location to identify MicroStation CONNECT's base "ConfigurationPath". You can do a quick test like we use for PowerShell shell enhancements:

for /f "tokens=*" %a in ('PowerShell -c "gp -Path HKLM:\SOFTWARE\Bentley\Installed_Products\* | Where {$_.ProductName.Equals("""MicroStation""") } | Sort-Object Version | select ConfigurationPath | select -last 1 | ft -HideTableHeaders" -AutoSize') do set MSWORKSPACES=%~saWorkspaces\

HTH,
Bob

Viewing all articles
Browse latest Browse all 7260

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>