There have been several forum posts about including the redistributable files for Visual studio 2005 or Visual Studio 2008 in a runtime image so that applications built using these versions can run. Windows Embedded Standard 2009 database does not have componentized versions of the redistributable files for these versions of VS. The easiest way is to include the redist files as part of the application during development. If you are not the developer of the application then there are a few options.
“%11%\cmd.exe” for FilePath and
“/c <path>\vcredist_x86.exe /q” for Arguments property.
- Lynda
Technorati Tags: XPe,