I managed to break my Wine Directory Structure

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
aliendude5300
Newbie
Newbie
Posts: 4
Joined: Sat Mar 14, 2009 4:14 pm

I managed to break my Wine Directory Structure

Post by aliendude5300 »

While trying to copy some files over from the retail version of Windows XP Professional in an attempt to make more stuff work under Wine, which failed miserably, I screwed up the directory of my virtual C drive. Is there a way to completely delete the C drive and all files from it, and reset the directory structure to default? Many applications dont function properly any more...
Neo-drexx
Level 1
Level 1
Posts: 6
Joined: Fri Oct 03, 2008 12:10 pm

Post by Neo-drexx »

"rm -r .wine" in your home folder. than just start wine again....
aliendude5300
Newbie
Newbie
Posts: 4
Joined: Sat Mar 14, 2009 4:14 pm

Post by aliendude5300 »

Thanks! It appears to have worked.
aliendude5300
Newbie
Newbie
Posts: 4
Joined: Sat Mar 14, 2009 4:14 pm

Post by aliendude5300 »

Hmm... while Wine still works, and everything seems to be restored to it's default condition, the programs menu is still the way it was before I deleted the wine files... how can I force this menu to be recreated?
jorl17
Level 5
Level 5
Posts: 365
Joined: Mon Jul 28, 2008 6:44 pm

Post by jorl17 »

Hi. I don't really think you can 'make' wine do it. Use a menu editor to edit it.
aliendude5300
Newbie
Newbie
Posts: 4
Joined: Sat Mar 14, 2009 4:14 pm

Post by aliendude5300 »

Where can I get a menu editor? I manually edited the start menu directories under the c drive, and they weren't updated when i open the application menu. there should be a way to have wine recache the changes.
James Mckenzie

I managed to break my Wine Directory Structure

Post by James Mckenzie »

aliendude5300 <[email protected]> wrote on March 14th:
Where can I get a menu editor? I manually edited the start menu directories under the c drive, and they weren't updated when i open the application menu. there should be a way to have wine recache the changes.
Your Linux distribution comes with one. You should learn how to use it and then remove all of the Wine entries. Wine does not and cannot do this for you.

James McKenzie
jorl17
Level 5
Level 5
Posts: 365
Joined: Mon Jul 28, 2008 6:44 pm

Post by jorl17 »

aliendude5300 wrote:Where can I get a menu editor? I manually edited the start menu directories under the c drive, and they weren't updated when i open the application menu. there should be a way to have wine recache the changes.
If you're on Ubuntu, go to "System->Preferences->Main Menu" or something similar and play around with it.

I personally don't think Wine should do it, but I'm a "each software does only one and one thing, without any interaction" fanboy.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

aliendude5300 wrote:Hmm... while Wine still works, and everything seems to be restored to it's default condition, the programs menu is still the way it was before I deleted the wine files... how can I force this menu to be recreated?
http://wiki.winehq.org/FAQ#head-9893ae5 ... af2e69b391
Locked