How would one run windows applications in Linux that are already Installed in a Windows Environment?
Clash Royale CLAN TAG#URR8PPP
There are two drives, one with a Windows installation, and one with a Linux installation. I would like to be able to run the applications already installed on the Windows environment from the Linux environment. More specifically, it would be nice to be able to capture registry values, user AppData, ProgramData, and other paths on the Windows drive. Is there a way to configure WINE to do something similar to that? And, if there isn't, is there a fork of WINE that does? If this information is needed, the two specific OS's are Windows 7 x64, and Mint 18.
windows wine
add a comment |
There are two drives, one with a Windows installation, and one with a Linux installation. I would like to be able to run the applications already installed on the Windows environment from the Linux environment. More specifically, it would be nice to be able to capture registry values, user AppData, ProgramData, and other paths on the Windows drive. Is there a way to configure WINE to do something similar to that? And, if there isn't, is there a fork of WINE that does? If this information is needed, the two specific OS's are Windows 7 x64, and Mint 18.
windows wine
add a comment |
There are two drives, one with a Windows installation, and one with a Linux installation. I would like to be able to run the applications already installed on the Windows environment from the Linux environment. More specifically, it would be nice to be able to capture registry values, user AppData, ProgramData, and other paths on the Windows drive. Is there a way to configure WINE to do something similar to that? And, if there isn't, is there a fork of WINE that does? If this information is needed, the two specific OS's are Windows 7 x64, and Mint 18.
windows wine
There are two drives, one with a Windows installation, and one with a Linux installation. I would like to be able to run the applications already installed on the Windows environment from the Linux environment. More specifically, it would be nice to be able to capture registry values, user AppData, ProgramData, and other paths on the Windows drive. Is there a way to configure WINE to do something similar to that? And, if there isn't, is there a fork of WINE that does? If this information is needed, the two specific OS's are Windows 7 x64, and Mint 18.
windows wine
windows wine
edited Dec 20 '18 at 7:19
Rui F Ribeiro
39k1479130
39k1479130
asked Jul 19 '16 at 2:17
Arix Zajicek
83
83
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Short Answer
No, Don't try what you're asking, thinking or considering.
Long Answer
Read the FAQ: 5.1 I have lots of applications already installed in Windows. How do I run them in Wine?, which states:
Wine is not designed to interact with an existing Windows
installation. If you have any data you need from a Windows
installation, browse your Windows filesystems in your normal file
manager and copy the data to another location.
And then goes on to say:
Do not try to configure Wine to point to your actual Windows C:
drive. This will break Windows and require a Windows reinstall. We
have tried to make this hard to do, so you probably cannot do it by
accident. If you do manage this, Wine may or may not continue to
operate, but your Windows install will be 100% dead due to critical
parts of it being overwritten. The only way to fix Windows after this
has happened is to reinstall it.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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%2funix.stackexchange.com%2fquestions%2f296749%2fhow-would-one-run-windows-applications-in-linux-that-are-already-installed-in-a%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
Short Answer
No, Don't try what you're asking, thinking or considering.
Long Answer
Read the FAQ: 5.1 I have lots of applications already installed in Windows. How do I run them in Wine?, which states:
Wine is not designed to interact with an existing Windows
installation. If you have any data you need from a Windows
installation, browse your Windows filesystems in your normal file
manager and copy the data to another location.
And then goes on to say:
Do not try to configure Wine to point to your actual Windows C:
drive. This will break Windows and require a Windows reinstall. We
have tried to make this hard to do, so you probably cannot do it by
accident. If you do manage this, Wine may or may not continue to
operate, but your Windows install will be 100% dead due to critical
parts of it being overwritten. The only way to fix Windows after this
has happened is to reinstall it.
add a comment |
Short Answer
No, Don't try what you're asking, thinking or considering.
Long Answer
Read the FAQ: 5.1 I have lots of applications already installed in Windows. How do I run them in Wine?, which states:
Wine is not designed to interact with an existing Windows
installation. If you have any data you need from a Windows
installation, browse your Windows filesystems in your normal file
manager and copy the data to another location.
And then goes on to say:
Do not try to configure Wine to point to your actual Windows C:
drive. This will break Windows and require a Windows reinstall. We
have tried to make this hard to do, so you probably cannot do it by
accident. If you do manage this, Wine may or may not continue to
operate, but your Windows install will be 100% dead due to critical
parts of it being overwritten. The only way to fix Windows after this
has happened is to reinstall it.
add a comment |
Short Answer
No, Don't try what you're asking, thinking or considering.
Long Answer
Read the FAQ: 5.1 I have lots of applications already installed in Windows. How do I run them in Wine?, which states:
Wine is not designed to interact with an existing Windows
installation. If you have any data you need from a Windows
installation, browse your Windows filesystems in your normal file
manager and copy the data to another location.
And then goes on to say:
Do not try to configure Wine to point to your actual Windows C:
drive. This will break Windows and require a Windows reinstall. We
have tried to make this hard to do, so you probably cannot do it by
accident. If you do manage this, Wine may or may not continue to
operate, but your Windows install will be 100% dead due to critical
parts of it being overwritten. The only way to fix Windows after this
has happened is to reinstall it.
Short Answer
No, Don't try what you're asking, thinking or considering.
Long Answer
Read the FAQ: 5.1 I have lots of applications already installed in Windows. How do I run them in Wine?, which states:
Wine is not designed to interact with an existing Windows
installation. If you have any data you need from a Windows
installation, browse your Windows filesystems in your normal file
manager and copy the data to another location.
And then goes on to say:
Do not try to configure Wine to point to your actual Windows C:
drive. This will break Windows and require a Windows reinstall. We
have tried to make this hard to do, so you probably cannot do it by
accident. If you do manage this, Wine may or may not continue to
operate, but your Windows install will be 100% dead due to critical
parts of it being overwritten. The only way to fix Windows after this
has happened is to reinstall it.
answered Jul 19 '16 at 3:55
eyoung100
4,7801441
4,7801441
add a comment |
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- 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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2funix.stackexchange.com%2fquestions%2f296749%2fhow-would-one-run-windows-applications-in-linux-that-are-already-installed-in-a%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