Can I make my installation without cancel button?
2009/7/14 Bob Arnson
> zhihai guo wrote:
> > In reality I just don't want the uninstall can be interrupted.
> >
>
> Installation can always be interrupted, even without a cancel button.
> Your setup should toler
In reality I just don't want the uninstall can be interrupted.
It is possible? Thank you.
2009/7/14 zhihai guo
> Thank you for your answer.
>
> And can I disable the "cancel" button of the prepareDlg and the
> progressDlg when uninstall?
>
>
>
> 200
Thank you for your answer.
And can I disable the "cancel" button of the prepareDlg and the
progressDlg when uninstall?
2009/7/3 Rob Mensching
> This was asked pretty recently.
>
> You don't.
>
> zhihai guo wrote:
> > Hi
> >
> > Can I control
Hi
Can I control the UI when uninstall in the xml?
Thank you.
--
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-use
doing work to remove the requirement to restore the
> registry keys.
>
> zhihai guo wrote:
> > Hi Rob
> >
> > I want restore registry value when uninstall that is modified on install.
> > That code can not work?
> >
> > Thank you.
> >
> > 2009/
Hi Rob
I want restore registry value when uninstall that is modified on install.
That code can not work?
Thank you.
2009/6/6 zhihai guo
> I am sorry, this code does't work on rollback.
> I am the newer in WIX. but the follow code maybe can help you for rollback.
>
> URL:http:
r2/Setup/Setup.wxs?r=52>
2009/6/6 Rob Mensching
> That doesn't look like it will handle rollback. Doesn't look like it
> will reference count those registry keys correctly either.
>
> zhihai guo wrote:
> > Do
Do this custom atction before RemoveFiles.
...
...
2009/6/5 Rob Mensching
> How does that handle rollback and uninstall?
>
> zhihai guo wrote:
> > Hi.
> >
> > I have resolved this problem.
> >
> > > Value="C:\windows\syst
Hi.
I have resolved this problem.
^^^
Thanks.
2009/6/5 zhihai guo
> Hi every one:
>
> I have create a custom action to restore registry value when uninstall that
> is modified on install.
>
> This is the element of CustomAction:
> Value="C:\window
Hi every one:
I have create a custom action to restore registry value when uninstall that
is modified on install.
This is the element of CustomAction:
This is the test.reg
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Media
Center\Start M
I want to assert that a certain registry value exists after installation, so
I added the following component:
The value might already be set before the installation. I want that the
value is set to my specific value.
My problem is how to restore it to previous value when my product is
uninstalle
11 matches
Mail list logo