Anybody having samples, please share. I am unable to execute SQL script
during patch install and uninstall
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/SQL-script-execution-in-patch-sample-request-tp6663737p6667688.html
Sent from the wix-users mai
Hi all,
I am trying to execute SQL Script from patch. But I face lots of problem
while implementing. I don't know where I am going wrong. Can any one post a
working sample for executing SQL Script using Patch(msp). I can able to
execute during install and uninstall of installer(msi).
--
View thi
My script contains single line query to drop an existing table. This is not
complex query. I think wix not supporting database script patch
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Unable-to-execute-SQL-script-from-patch-tp6593861p6635633.html
Yes. Verbose log message shows that the component is installed. I have no
idea to solve this problem.
>From verbose log:
MSI (s) (54:D4) [12:59:25:411]: Component: ProductComponent; Installed:
Local; Request: Local; Action: Local; Client State: Local
--
View this message in context:
http:
No. It is available in the base installer itself. I cant event execute the
sql script while installing the patch. I tried with sql string also. It is
not working.
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Unable-to-execute-SQL-script-from-patch
Hi,
I am unable to execute sql script while uninstalling the patch. I am using
visual studio development environment to create installer setup and manually
update to make it compatible with wix and create patch. I am importing
custom actions from sqlextension class. but could not be able to run sq
Hi,
I am using Wix 3.5.2519.0 to create patch. I am unable to execute SQL script
from patch. I am adding reference to the binaty stream of SQL file in patch.
But the binary is not included in the patch.
Thanks in advance.
--
View this message in context:
http://windows-installer-xml-wix-toolset
Yes, I tried that also. But I am unable to execute CA.
This is my CA in original installer:
This is after applying patch:
I am assinging value of patch version in "PATCHDEPEND" property, in the
patch. If this is not "0", then the CA should execute. In the ori
I am not asking about custom action during uninstall. It works fine for me. I
am unable to execute custom action during PATCH uninstall. It doesn't get
the script file which is available as binary stream in installer
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559
No one faced this issue???
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Unable-to-execute-custom-action-while-patch-uninstall-tp6282482p6289606.html
Sent from the wix-users mailing list archive at Nabble.com.
-
Hi all,
I am using custom action type 6(vb script file stored in binary table
stream) for executing custom action in patch installation. This works fine.
But i am unable to execute custom action while uninstalling the patch. I got
the following error message.
"There is a problem with this Window
Any solution for this issue???
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/error-PYRO0130-The-primary-key-3-is-duplicated-in-table-Summary-Information-tp5991522p6022525.html
Sent from the wix-users mailing list archive at Nabble.com.
--
Hi,
I am getting this error while creating patch between admin images.
"pyro.exe : error PYRO0130 : The primary key '3' is duplicated in table
'_Summary
Information'. Please remove one of the entries or rename a part of the
primary
key to avoid the collision"
The base installer is created
13 matches
Mail list logo