t.com/
-Original Message-
From: Nick Ramirez [mailto:nickra...@hotmail.com]
Sent: Monday, October 27, 2014 8:31 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] SqlDatabase does not recreate database during rollback
of uninstall
Thank Rob. Now I've tried the
Thank Rob. Now I've tried the following:
However, the database is still removed during an uninstall-rollback. The log
indicates that the rollback of the SqlDatabase element happens after the
rollback of the SqlString:
Executing op: CustomActionSchedule(Action=RollbackExecuteSqlStrings ...
E
. Complete answers over there: http://www.firegiant.com/
-Original Message-
From: Nick Ramirez [mailto:nickra...@hotmail.com]
Sent: Monday, October 27, 2014 7:47 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] SqlDatabase does not recreate database during rollback of
uninstall
This
This may be a weird case, but here goes...
I have the following SqlDatabase element, from the SqlExtension:
Steps I took:
1. Install the MSI --> database is created
2. Open an elevated command prompt
3. Uninstall using WIXFAILWHENDEFERRED=1:
msiexec /x MyInstaller.msi WIXFAILWHENDEFERRED=1
4 matches
Mail list logo