System.Data.SQLite

Check-in [7ff0314780]
Login

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

Overview
Comment:Refactor installer registry key helper methods into their own class and keep track of basic usage stats for reporting at the end.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 7ff03147809c88ae73b5289eefd6d09268ed93c5
User & Date: mistachkin 2011-08-09 22:24:59.533
Context
2011-08-10
02:49
Prevent inlining of tracing methods that deal with stack frame introspection (i.e. fix method names reported in the log file). check-in: 3ad43e2de3 user: mistachkin tags: trunk
2011-08-09
22:24
Refactor installer registry key helper methods into their own class and keep track of basic usage stats for reporting at the end. check-in: 7ff0314780 user: mistachkin tags: trunk
20:52
Fix method names in trace messages and require the -confirm command line option prior to making any changes to the system. check-in: 793e9b039d user: mistachkin tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to tools/install/Installer.cs.