removed the package.
>
> Cheers,
> James
>
> -----Original Message-----
> From: hyung [mailto:[EMAIL PROTECTED]
> Sent: 30 October 2008 06:04
> To: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] uninstall per user product
>
>
> Thanks everyone for
2008/10/30 Jon Seanor <[EMAIL PROTECTED]>:
> I might be am wrong, but surely any tool that performs cleanup in a
> user's profile needs the user's login credentials in order to load their
> profile.
> How are you going to get those?
>
> msizap only removes the msi database side of the application (
ge-
>> From: Ian Elliott (Excell Data Corporation)
>> [mailto:[EMAIL PROTECTED]
>> Sent: 24 October 2008 18:46
>> To: General discussion for Windows Installer XML toolset.
>> Subject: Re: [WiX-users] uninstall per user product
>>
>> It won't uninstall.
8 23:04
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] uninstall per user product
Thanks everyone for the help. I have managed to detect all users who ever
installed our product using MsiEnumProductsEx and LookupAccountSidW. Now I
am facing another challenging problem - how do we uninsta
unting wouldn't be right, so it wouldn't all uninstall if
you removed the package.
Cheers,
James
-Original Message-
From: hyung [mailto:[EMAIL PROTECTED]
Sent: 30 October 2008 06:04
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] uninstall per user product
Thanks e
I try not to use it, but there's always MSIZap...
>
> -Original Message-
> From: Ian Elliott (Excell Data Corporation)
> [mailto:[EMAIL PROTECTED]
> Sent: 24 October 2008 18:46
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users
EMAIL PROTECTED]
Sent: 24 October 2008 18:46
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] uninstall per user product
It won't uninstall. Just detects then allows you to put a message up and
advise the user to uninstall the old per-user app then re-run setup.
I
riday, October 24, 2008 10:44 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] uninstall per user product
Only when admin right? And this won't uninstall right? I think you'd need to
load all the user's profiles to uninstall per-user applica
lto:[EMAIL PROTECTED]
Sent: Friday, October 24, 2008 10:41
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] uninstall per user product
I've used a custom action to do something similar in the past. A stripped down
version of the code is below. I can't gu
--
From: Rob Mensching [mailto:[EMAIL PROTECTED]
Sent: Friday, October 24, 2008 10:36 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] uninstall per user product
Sounds very difficult to do correctly. Lots of complicated stuff in there from
what I've he
Sounds very difficult to do correctly. Lots of complicated stuff in there from
what I've heard.
-Original Message-
From: hyung [mailto:[EMAIL PROTECTED]
Sent: Friday, October 24, 2008 09:18
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] uninstall per user product
T
Original Message-
> From: hyung [mailto:[EMAIL PROTECTED]
> Sent: Thursday, October 23, 2008 23:47
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] uninstall per user product
>
>
> Hi all,
>
> I have changed the product install type from per-user to per
I believe you'd have to log in as each user and execute the installer as that
user.
-Original Message-
From: hyung [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 23, 2008 23:47
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] uninstall per user product
Hi all,
I
Hi all,
I have changed the product install type from per-user to per-machine and
want to uninstall prior per-user installs. According to the archived emails
it seems I need to write an uninstall utilitiy to remove all products
installed by users. My question is "How can I find all users who insta
14 matches
Mail list logo