l Solutions Limited. Registered in Scotland No.
SC151456
Registered Office - Helix Building, West Of Scotland Science Park,
Glasgow G20 0SP
Email Disclaimer
-Original Message-
From: shabbir [mailto:shabbir_ah...@hotmail.com]
Sent: 23 March 2010 11:43
To: wix-users@lists.sourceforge.net
Subj
Thanks Pally and Phil.
I have marked the service as stop at uninstall and the remove file is now
after the stop service.
I ahve put remove folders commands in place - would this automatically
delete the files within the folder or would I ahve to put remove file for
each file contained within it?
The service is marked in ServiceControl as "stop at uninstall" ?
Phil Wilson
-Original Message-
From: Shabbir Ahsan [mailto:shabbir_ah...@hotmail.com]
Sent: Monday, March 22, 2010 9:02 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] uninstall sequence
Hi,
Registered Office - Helix Building, West Of Scotland Science Park,
Glasgow G20 0SP
Email Disclaimer
-Original Message-
From: Shabbir Ahsan [mailto:shabbir_ah...@hotmail.com]
Sent: 22 March 2010 16:02
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] uninstall sequence
Hi,
Hi,
how do I set the uninstall sequence? My uninstall fails because it is
attempting to delete a file that is in use. The file is a windows service,
which I have set to uninstall, but it seems to be attempting to delete the
service before the service has been stopped.
Cant seem to fin
THX for the quick help.
I hopefully solved my problem.
Now i use one main msi, as some kind of chainer. (no nested msi ;))
I think that will work, and i have enough control over my un-/
installsequence.
Bob Arnson-6 wrote:
>
> volkmar wrote:
>> My problem is not the call of CA.
>> It is more
volkmar wrote:
> My problem is not the call of CA.
> It is more the problem of sequenced uninstall.
>
> The solution i am thinking about is:
> 1. uninstall component A
> 2. do CA
> 3. remove all
>
MSI lets you schedule actions relative to one another, so you can call a
custom action after the
My problem is not the call of CA.
It is more the problem of sequenced uninstall.
The solution i am thinking about is:
1. uninstall component A
2. do CA
3. remove all
But i have no idea how i could realize this.
Bob Arnson-6 wrote:
>
> volkmar wrote:
>> For uninstalling the msi, i need a spec
My problem is not the call of CA.
It is more the problem of sequenced uninstall.
The solution i am thinking about is:
1. uninstall component A
2. do CA
3. remove all
But i have no idea how i could realize this.
volkmar wrote:
>
> First, sorry for my bad english.
>
> my msi creates some re
volkmar wrote:
> For uninstalling the msi, i need a special sequence:
> 1. Remove Registry Entries
> 2. Start and Exit Visual Studio
> 3. Remove Assemblies
>
You can sequence a custom action after RemoveRegistryValues to achieve
that order. The WixVSExtension includes CAs to run 'devenv /setup
First, sorry for my bad english.
my msi creates some registry entries and installs some assemblies to the
GAC. After that it start and exit Visual Studio.
But now my problem:
For uninstalling the msi, i need a special sequence:
1. Remove Registry Entries
2. Start and Exit Visual Studio
3. Rem
11 matches
Mail list logo