Hello All,

 

I have a question concerning the uninstall of a package.  What should happen
to the user application runtime generated files of several users?

 

Here is what I got from the MS site for Best practices:

http://msdn.microsoft.com/en-us/library/windows/desktop/bb204770%28v=vs.85%2
9.aspx#uninstall_clean

.         User-specific customization information can be stored in a text
file on the computer. This has the advantage that the file can be removed
when the application is uninstalled, even if the user of this customization
is not currently logged on.

 

I am not sure I understand what this means?  Does this mean I need one
centralized file containing the info of several users or multiple files each
in its own user folder.

 

>From what I can see, when I run an uninstall it only cleans the currently
logged in user and does not have access to the other users.  Am I mistaken
in this understanding?

 

Thanks for the clarifications,

Marc

 

------------------------------------------------------------------------------
Time is money. Stop wasting it! Get your web API in 5 minutes.
www.restlet.com/download
http://p.sf.net/sfu/restlet
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to