System.Data.SQLite

Check-in [9a42ab969b]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Use built-in GAC handling provided by InnoSetup. Include and install Visual C++ runtime.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 9a42ab969b7e938ab09a649a3af3c07c575b94af
User & Date: mistachkin 2011-04-08 08:17:57.818
Context
2011-04-08
08:35
Disable prompt to remove GAC'd assembly on uninstall. Also, due to GAC and 'shared file' requirements, install assembly file to be GAC'd in its own directory. check-in: 3b8648f3d3 user: mistachkin tags: trunk
08:17
Use built-in GAC handling provided by InnoSetup. Include and install Visual C++ runtime. check-in: 9a42ab969b user: mistachkin tags: trunk
05:14
Add post-build step to copy interop dll to test directory (VS 2008). Also, add trailing backslash to VS 2010 post-build commands. check-in: a512f4ae40 user: mistachkin tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Added Externals/MSVCPP/vcredist_x64_2008_SP1.exe.
Added Externals/MSVCPP/vcredist_x64_2010_SP1.exe.
Added Externals/MSVCPP/vcredist_x86_2008_SP1.exe.
Added Externals/MSVCPP/vcredist_x86_2010_SP1.exe.
Changes to Setup/SQLite.iss.