MS Office 2010 installer question

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
ivangorrion
Newbie
Newbie
Posts: 2
Joined: Wed Jun 13, 2012 11:14 pm

MS Office 2010 installer question

Post by ivangorrion »

http://appdb.winehq.org/objectManager.p ... &iId=17336
In the howto for Pro + (wine w/o wine-mono support) step two:
Delete all .NET-related registry keys.

How does one go about doing that ?
$ regedit --> Find --> .NET and go willy nilly on the registry ? Or look for a folder in HKEY_LOCAL_MACHINE ?

Sorry if this is something obvious but I have no clue. Skimmed FAQ/Wiki/etc. but all I saw was how to use regedit but not how to delete all "blank"-related keys

Any help would be greatly appreciated.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

Code: Select all

wine uninstaller --remove '{E45D8920-A758-4088-B6C6-31DBB276992E}'
ivangorrion
Newbie
Newbie
Posts: 2
Joined: Wed Jun 13, 2012 11:14 pm

Post by ivangorrion »

Ah, in the Mono section of the Wiki I suppose that should have been clear.
Thank you for that.

Although I do wonder what will happen now that I did it without doing that step. o.o; I had to return the computer yesterday. So, I went without. Oh well..hopefully lol.
Locked