|
|
WiMo MSRS Files for the Desktop/Laptop
File Details
| Downloads: |
412 |
File Size: |
1.2MB |
| Posted By: |
BCross |
Views: |
821 |
| Date Added: |
24 Mar 2007 |
|
Installing
You can deploy the WimoMsrs.msrs via the following command:
dssdeploy /unpack /target:<path> WimoMsrs.msrs
You can choose any path for <path>. You'll be able to run it from there independently from your MSRS installation directory
Launching
To launch the MSRS side of things, you have two options right now: load the wimoui.mvpl file found in MSRS\VPL\WimoUI into the Visual Programming Language tool that comes with MSRS and then hit F5 (assuming you have built the MSRS projects below). Or you can manually load the wimoui service from the root of your MSRS install directory via:
dsshost /port:50000 /tcpport:50001 /dll:bin\services\wimoui.y2006.m07.dll
|
|
|