[wix-users] Delivering a SQLite DB

Habib Salim habib at hsalim.com
Wed Jul 5 14:23:37 PDT 2017


I have a similar client/server application
The main installer installs the application, uses a custom dialog to
capture server, database, license keys and anything else.
You can then update your application.config or registry or database.

A separate install, which I haven't started on (currently handling
manually) , will create the database and required objects, import
application meta data etc
You will probably use a custom task for this.
I'll probably use JetBA when I eventually get around to it - I will need a
Bootstrapper to install .netFW and other dependencies anyway.



-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf
Of Paul J. McMillan, Sr.
Sent: Wednesday, July 05, 2017 5:09 PM
To: wix-users at lists.wixtoolset.org
Subject: [wix-users] Delivering a SQLite DB

Hi, 

 

I'm trying to get Wix to allow me to do a perMachine install but at the
same time put my SQLite DB in a place where the user can read and write to
it.
Does anyone have any ideas?

 

Thanks,

Paul 


____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant
http://www.firegiant.com/
(null)


More information about the wix-users mailing list