User Tools

Site Tools


version_10_manual_copy_dlls_guide

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
version_10_manual_copy_dlls_guide [2017/07/06 09:12]
tgwikiupdate created
version_10_manual_copy_dlls_guide [2017/07/06 09:22] (current)
tgwikiupdate
Line 44: Line 44:
  
 === MapSuiteDependency packages === === MapSuiteDependency packages ===
 +
 +The package name is started with MapSuiteDependency
  
 {{:​wiki:​V10ManualCopy4.png}} {{:​wiki:​V10ManualCopy4.png}}
  
 +We handle it like this:
  
 +    * The dlls under lib/net45 is used for reference
 +    * The dlls under build/net45 have to be copied to the debug folder of your project
 +    * The folders under MoveToWindowsDirectory,​ everything under "​SysWOW64"​ need to be copied into "​C:​\Windows\SysWOW64"​ and everything under "​System32"​ need to be copied into "​C:​\Windows\System32"​
  
-{{:wiki:V10ManualCopy1.png}} +{{:wiki:V10ManualCopy5.png}}
- +
-{{:​wiki:​V10ManualCopy1.png}} +
- +
-{{:​wiki:​V10ManualCopy1.png}}+
  
-{{:wiki:V10ManualCopy1.png}}+{{:wiki:V10ManualCopy6.png}}
version_10_manual_copy_dlls_guide.1499332344.txt.gz · Last modified: 2017/07/06 09:12 by tgwikiupdate