>From what I’ve tested, It’s quite hard to override the FilesInUse and the
MsiRMFilesInUse dialogs.
The problem is that there are already built-in inside Wix, I cannot simply
redefine them in my own .wxi. I kind of gave up after struggling with
errors after errors.
** **
Well, maybe I ha
You can suppress the FilesInUse dialog by specifying
Dialog@Modeless="yes" and Dialog@Hidden="yes".
Rob
On 23/08/2012 01:31, Gustavo Gustavo wrote:
> I’ve been struggling to get rid of the Files In Use dialog. Seems like
> there’s no easy way out.
>
> Ideally, I would like to execute my MSI
I’ve been struggling to get rid of the Files In Use dialog. Seems like
there’s no easy way out.
Ideally, I would like to execute my MSI with the /qb! mode, ie, showing
only the progress bar with modal dialog boxes enabled (for instance, the
reboot dialog at the end if needed for some reason).*
3 matches
Mail list logo