Electric Eddy wrote:
>
> Maybe not going as far as including updates in the installer for support
> for 2005 but at least a manual process for getting it working in 2005
would
> be very helpful.
>
I've just checked-in preliminary support to the design-time component
installer
for Visual Studio 2005; however, I currently have no way to test it.
If you wish to use and/or test it, here is the command line you will need
after
building "Installer.exe" (which can be built using MSBuild on the command
line):
Installer.exe -install true -wow64 true -installFlags All
-tracePriority Lowest -verbose true -noCompact true -noNetFx40 true
-noVs2008 true -noVs2010 true -whatIf false -confirm true
All of that needs to be on one line.
--
Joe Mistachkin
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users