toolset.
Subject: Re: [WiX-users] Wix Changes after converting VSDB to SQLPROJ
Thanks John. I have a .DACPAC file created from the SSDT. What are the
redistributables do I need to add for this kind of project?
Thanks,
Vani
-Original Message-
From: John H Bergman (XPedient) [mailto:j
about the WiX toolset.
Subject: Re: [WiX-users] Wix Changes after converting VSDB to SQLPROJ
Change the command line to run the SqlPublisher, and update the installer to
include the redistributables.
-Original Message-
From: Vani Rao [mailto:vani...@microsoft.com]
Sent: Thursday, May 22
Change the command line to run the SqlPublisher, and update the installer to
include the redistributables.
-Original Message-
From: Vani Rao [mailto:vani...@microsoft.com]
Sent: Thursday, May 22, 2014 2:21 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Wix Changes after conv
You'll need:
1) storage of SqlPackage.exe and it's binary dependencies in the Binary Table;
2) a custom action to stream these bits to a convenient place to run them;
3) a custom action to stream the DACPAC, DLL, and publish.xml file to a
convenient place;
4) a custom action to setup your SqlCmdV
4 matches
Mail list logo