This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
map_suite_runtime_license_guide_for_desktop [2017/03/29 08:57] kevinlaw |
map_suite_runtime_license_guide_for_desktop [2018/12/17 06:25] (current) tgwikiupdate |
||
|---|---|---|---|
| Line 7: | Line 7: | ||
| A Runtime License can be generated by “Map Suite Product Center” which you can find from the package installation folder (…packages\ThinkGeo.MapSuite.ProductCenter.10.0.0\lib\net45). Please double click the ThinkGeo.MapSuite.ProductCenter.exe. Then, let’s switch to the WinForms tab as Figure 1 indicates. | A Runtime License can be generated by “Map Suite Product Center” which you can find from the package installation folder (…packages\ThinkGeo.MapSuite.ProductCenter.10.0.0\lib\net45). Please double click the ThinkGeo.MapSuite.ProductCenter.exe. Then, let’s switch to the WinForms tab as Figure 1 indicates. | ||
| <div newline></div> | <div newline></div> | ||
| - | {{ _media:mapsuite10:mapsuite_product_center_winforms.png?direct |}} | + | {{ ::mapsuite_product_center_winforms.png?direct |}} |
| //Figure 1. Map Suite Product Center with Winforms tab selected// | //Figure 1. Map Suite Product Center with Winforms tab selected// | ||
| Line 27: | Line 27: | ||
| \\ | \\ | ||
| ===== Deploying Applications ===== | ===== Deploying Applications ===== | ||
| + | You can deploy your applications with following two ways: | ||
| - | Serveral Merge Modules are supplied to assist you in deploying all of our required dependencies. You can download them below: | + | ===1. Serveral Merge Modules are supplied to assist you in deploying all of our required dependencies. You can download them below:=== |
| - | * [[http://wiki.thinkgeo.com/wiki/_media/mapsuite10/microsoftsqlservertypesx64.zip|MicrosoftSqlServerTypesX64.msm]] | + | * [[http://wiki.thinkgeo.com/wiki/_media/mapsuite10/microsoftsqlserverspatialx64.zip|MicrosoftSqlServerTypesX64.msm]] |
| - | * [[http://wiki.thinkgeo.com/wiki/_media/mapsuite10/microsoftsqlservertypesx86.zip|MicrosoftSqlServerTypesX86.msm]] | + | * [[http://wiki.thinkgeo.com/wiki/_media/mapsuite10/microsoftsqlserverspatialx86.zip|MicrosoftSqlServerTypesX86.msm]] |
| * [[http://wiki.thinkgeo.com/wiki/_media/mapsuite10/microsoftvisualcruntime100x64.zip|MicrosoftVisualCRunTime100X64.msm]] | * [[http://wiki.thinkgeo.com/wiki/_media/mapsuite10/microsoftvisualcruntime100x64.zip|MicrosoftVisualCRunTime100X64.msm]] | ||
| * [[http://wiki.thinkgeo.com/wiki/_media/mapsuite10/microsoftvisualcruntime100x86.zip|MicrosoftVisualCRunTime100X86.msm]] | * [[http://wiki.thinkgeo.com/wiki/_media/mapsuite10/microsoftvisualcruntime100x86.zip|MicrosoftVisualCRunTime100X86.msm]] | ||
| Now the runtime license is ready for this application. | Now the runtime license is ready for this application. | ||
| + | |||
| + | ===2. "MapSuiteRuntimeDependencies.msi" tool is supplied to assist you in deploying all of our required dependencies. You can download them below:=== | ||
| + | * [[http://wiki.thinkgeo.com/wiki/_media/mapsuite10/mapsuiteruntimedependencies.zip|MapSuiteRuntimeDependencies.msi]] | ||
| + | |||