yjfcool / wildcat-cad

Automatically exported from code.google.com/p/wildcat-cad
0 stars 0 forks source link

Windows installer needs to install all dependent libraries #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Old Win32 installer did not properly install all of the dependent Visual Studio 
related run-time DLL 
files.  Need to get a complete list and determine best method of including into 
installer.  Most likely 
will just include into the Wildcat directory as opposed to installing fully 
into host system.

Steps to resolution:
1.  Determine all dependent libraries
2.  Include libraries into installer
3.  Deploy installer back out onto downloads section

Original issue reported on code.google.com by graham.h...@gmail.com on 10 Jun 2008 at 12:48