Winecfg: error reading registry key for installroot The 2019 Stack Overflow Developer Survey Results Are InIs it possible to add registry entries to the wine registry and make illustrator work?Eve Online + Wine 1.6 (U 13.04): Offline modeWinecfg doesn't run anymore on ubuntu 14.04Add winetricks registry key by command lineCan I make do 'winecfg' in a custom location?winecfg no longer has Windows versions/compatibility modes below Windows XP?Winetricks registry editor window is emptyHow do I set a registry key to point to the .NET install location?Ubuntu 18.04 winecfg not creating .wine folderProblem gnome session crash
How to notate time signature switching consistently every measure
Are there any other methods to apply to solving simultaneous equations?
Why didn't the Event Horizon Telescope team mention Sagittarius A*?
Loose spokes after only a few rides
Are spiders unable to hurt humans, especially very small spiders?
Is Cinnamon a desktop environment or a window manager? (Or both?)
Why don't hard Brexiteers insist on a hard border to prevent illegal immigration after Brexit?
Is it safe to harvest rainwater that fell on solar panels?
Cooking pasta in a water boiler
Is bread bad for ducks?
Why was M87 targeted for the Event Horizon Telescope instead of Sagittarius A*?
Did any laptop computers have a built-in 5 1/4 inch floppy drive?
Dropping list elements from nested list after evaluation
"as much details as you can remember"
Match Roman Numerals
Why doesn't UInt have a toDouble()?
Does adding complexity mean a more secure cipher?
Is it okay to consider publishing in my first year of PhD?
I am an eight letter word. What am I?
Inverse Relationship Between Precision and Recall
Why are there uneven bright areas in this photo of black hole?
Falsification in Math vs Science
Does HR tell a hiring manager about salary negotiations?
What is this business jet?
Winecfg: error reading registry key for installroot
The 2019 Stack Overflow Developer Survey Results Are InIs it possible to add registry entries to the wine registry and make illustrator work?Eve Online + Wine 1.6 (U 13.04): Offline modeWinecfg doesn't run anymore on ubuntu 14.04Add winetricks registry key by command lineCan I make do 'winecfg' in a custom location?winecfg no longer has Windows versions/compatibility modes below Windows XP?Winetricks registry editor window is emptyHow do I set a registry key to point to the .NET install location?Ubuntu 18.04 winecfg not creating .wine folderProblem gnome session crash
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I am new to Ubuntu.
I am trying to install wine
so that I can install World of WarCraft on Ubuntu. I installed wine
through the Ubuntu software center and saw that you had to type
winecfg
into the terminal in order for it to configure.
I get this response:
andrew@andrew-System-Product-Name:~$ winecfg
wine: created the configuration directory '/home/andrew/.wine'
fixme:storage:create_storagefile Storage share mode not implemented.
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:iphlpapi:NotifyAddrChange (Handle 0x103e2b8, overlapped 0x103e2d0): stub
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:iphlpapi:NotifyAddrChange (Handle 0x10fe890, overlapped 0x10fe89c): stub
wine: configuration in '/home/andrew/.wine' has been updated.
^C
fixme:console:CONSOLE_DefaultHandler Terminating process 8 on event 0
fixme:console:CONSOLE_DefaultHandler Terminating process 43 on event 0
andrew@andrew-System-Product-Name:~$
I have no idea what any of this means... Except err. I'm assuming that means error. No idea where to go from here. Any help would be appreciated.
wine
bumped to the homepage by Community♦ 2 days ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I am new to Ubuntu.
I am trying to install wine
so that I can install World of WarCraft on Ubuntu. I installed wine
through the Ubuntu software center and saw that you had to type
winecfg
into the terminal in order for it to configure.
I get this response:
andrew@andrew-System-Product-Name:~$ winecfg
wine: created the configuration directory '/home/andrew/.wine'
fixme:storage:create_storagefile Storage share mode not implemented.
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:iphlpapi:NotifyAddrChange (Handle 0x103e2b8, overlapped 0x103e2d0): stub
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:iphlpapi:NotifyAddrChange (Handle 0x10fe890, overlapped 0x10fe89c): stub
wine: configuration in '/home/andrew/.wine' has been updated.
^C
fixme:console:CONSOLE_DefaultHandler Terminating process 8 on event 0
fixme:console:CONSOLE_DefaultHandler Terminating process 43 on event 0
andrew@andrew-System-Product-Name:~$
I have no idea what any of this means... Except err. I'm assuming that means error. No idea where to go from here. Any help would be appreciated.
wine
bumped to the homepage by Community♦ 2 days ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
1
Did you find a solution to this ?
– askb
Feb 21 '16 at 7:08
add a comment |
I am new to Ubuntu.
I am trying to install wine
so that I can install World of WarCraft on Ubuntu. I installed wine
through the Ubuntu software center and saw that you had to type
winecfg
into the terminal in order for it to configure.
I get this response:
andrew@andrew-System-Product-Name:~$ winecfg
wine: created the configuration directory '/home/andrew/.wine'
fixme:storage:create_storagefile Storage share mode not implemented.
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:iphlpapi:NotifyAddrChange (Handle 0x103e2b8, overlapped 0x103e2d0): stub
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:iphlpapi:NotifyAddrChange (Handle 0x10fe890, overlapped 0x10fe89c): stub
wine: configuration in '/home/andrew/.wine' has been updated.
^C
fixme:console:CONSOLE_DefaultHandler Terminating process 8 on event 0
fixme:console:CONSOLE_DefaultHandler Terminating process 43 on event 0
andrew@andrew-System-Product-Name:~$
I have no idea what any of this means... Except err. I'm assuming that means error. No idea where to go from here. Any help would be appreciated.
wine
I am new to Ubuntu.
I am trying to install wine
so that I can install World of WarCraft on Ubuntu. I installed wine
through the Ubuntu software center and saw that you had to type
winecfg
into the terminal in order for it to configure.
I get this response:
andrew@andrew-System-Product-Name:~$ winecfg
wine: created the configuration directory '/home/andrew/.wine'
fixme:storage:create_storagefile Storage share mode not implemented.
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:iphlpapi:NotifyAddrChange (Handle 0x103e2b8, overlapped 0x103e2d0): stub
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:iphlpapi:NotifyAddrChange (Handle 0x10fe890, overlapped 0x10fe89c): stub
wine: configuration in '/home/andrew/.wine' has been updated.
^C
fixme:console:CONSOLE_DefaultHandler Terminating process 8 on event 0
fixme:console:CONSOLE_DefaultHandler Terminating process 43 on event 0
andrew@andrew-System-Product-Name:~$
I have no idea what any of this means... Except err. I'm assuming that means error. No idea where to go from here. Any help would be appreciated.
wine
wine
edited Mar 8 '15 at 8:38
Mudit Kapil
1,23752040
1,23752040
asked Mar 8 '15 at 5:42
AndrewAndrew
55126
55126
bumped to the homepage by Community♦ 2 days ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 2 days ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
1
Did you find a solution to this ?
– askb
Feb 21 '16 at 7:08
add a comment |
1
Did you find a solution to this ?
– askb
Feb 21 '16 at 7:08
1
1
Did you find a solution to this ?
– askb
Feb 21 '16 at 7:08
Did you find a solution to this ?
– askb
Feb 21 '16 at 7:08
add a comment |
1 Answer
1
active
oldest
votes
That's normal output the first time you run winecfg
: see this thread.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f594096%2fwinecfg-error-reading-registry-key-for-installroot%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
That's normal output the first time you run winecfg
: see this thread.
add a comment |
That's normal output the first time you run winecfg
: see this thread.
add a comment |
That's normal output the first time you run winecfg
: see this thread.
That's normal output the first time you run winecfg
: see this thread.
answered Jul 31 '17 at 16:10
ntdntd
408
408
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f594096%2fwinecfg-error-reading-registry-key-for-installroot%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
Did you find a solution to this ?
– askb
Feb 21 '16 at 7:08