Re: [WiX-users] Guidance appreciated on tidying up per machine/per user installations

2008-08-08 Thread Ryan O'Neill
nstaller XML toolset. Subject: Re: [WiX-users] Guidance appreciated on tidying up per machine/per user installations You could also use Active Setup to run a tidy-up script for each user. Take a look at http://www.appdeploy.com/articles/activesetup.asp, the structure you'd use is the same though

Re: [WiX-users] Guidance appreciated on tidying up per machine/per user installations

2008-08-08 Thread Buddell, James
al Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Arnson Sent: 08 August 2008 16:41 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Guidance appreciated on tidying up per machine/per user installations Ryan O'Neill wrote: >

Re: [WiX-users] Guidance appreciated on tidying up per machine/per user installations

2008-08-08 Thread Bob Arnson
Ryan O'Neill wrote: > When I uninstall the app I would like to offer the option to clean these up, > so I guess the uninstall from control panel needs an elevated bootstrapper > (I'll have to look this up) as it would need to enumerate all users and > delete their AppData\MyProduct directories. >

[WiX-users] Guidance appreciated on tidying up per machine/per user installations

2008-08-08 Thread Ryan O'Neill
Hi all, I have an app which includes a printer driver which means it needs admin access to install. As it is a printer driver it can only really be considered a 'per machine' setup as anyone could print to it. When someone uses the printer driver it creates a per user configuration file in