Is there a way to not persist changes made by applications?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Randwulf
Newbie
Newbie
Posts: 2
Joined: Wed Feb 08, 2012 10:37 am

Is there a way to not persist changes made by applications?

Post by Randwulf »

I want to install and run a program and then have it deleted as if it were never there, including registry changes, temp files, etc. Is there a way I could get Wine to do this for me?
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Is there a way to not persist changes made by applicatio

Post by dimesio »

Randwulf wrote:I want to install and run a program and then have it deleted as if it were never there, including registry changes, temp files, etc. Is there a way I could get Wine to do this for me?
Install it to a separate wineprefix and delete the wineprefix when you're done with it. http://wiki.winehq.org/FAQ#head-faf9617 ... 522d490faf
Randwulf
Newbie
Newbie
Posts: 2
Joined: Wed Feb 08, 2012 10:37 am

Re: Is there a way to not persist changes made by applicatio

Post by Randwulf »

dimesio wrote:
Randwulf wrote:I want to install and run a program and then have it deleted as if it were never there, including registry changes, temp files, etc. Is there a way I could get Wine to do this for me?
Install it to a separate wineprefix and delete the wineprefix when you're done with it. http://wiki.winehq.org/FAQ#head-faf9617 ... 522d490faf
Beautiful, worked like a charm. Thank you.
Locked