Wineskin: where does it download and install wine-mono and gecko?
up vote
2
down vote
favorite
I've started using Wineskin and, when I created the first wrapper, it told me that it couldn't find mono and gecko and that it could download and install them for me. The prompts were X11 modals managed by Wine.
It downloaded and installed them, and I can find them in the created wrappers, but I don't know where the source files have been downloaded to. They're not in ~/Library/Application Support/Wineskin
.
I want to know where they are just because I don't want to leave behind useless large files when I'm done with Wineskin.
wine mono windows
add a comment |
up vote
2
down vote
favorite
I've started using Wineskin and, when I created the first wrapper, it told me that it couldn't find mono and gecko and that it could download and install them for me. The prompts were X11 modals managed by Wine.
It downloaded and installed them, and I can find them in the created wrappers, but I don't know where the source files have been downloaded to. They're not in ~/Library/Application Support/Wineskin
.
I want to know where they are just because I don't want to leave behind useless large files when I'm done with Wineskin.
wine mono windows
I can't create new tags, but I think that this question needs thewineskin
tag. Can anyone create it for me please?
– tompave
Dec 5 at 21:20
I'm pretty darn sure it's inside of the wrapper. If you transfer the wrapper to a new machine, the wrapper will work without redownloading anything (as is the purpose of Wineskin).
– Wowfunhappy
Dec 5 at 21:23
1
there you gowineskin
tag
– Buscar웃
Dec 5 at 21:47
Thanks @Buscar웃
– tompave
Dec 5 at 22:08
1
yes @Wowfunhappy, they're in the wrappers, but since it doesn't prompt me to download them every time, it must have stored them somewhere so that it can reuse them. I'm trying to find out where.
– tompave
Dec 5 at 22:09
add a comment |
up vote
2
down vote
favorite
up vote
2
down vote
favorite
I've started using Wineskin and, when I created the first wrapper, it told me that it couldn't find mono and gecko and that it could download and install them for me. The prompts were X11 modals managed by Wine.
It downloaded and installed them, and I can find them in the created wrappers, but I don't know where the source files have been downloaded to. They're not in ~/Library/Application Support/Wineskin
.
I want to know where they are just because I don't want to leave behind useless large files when I'm done with Wineskin.
wine mono windows
I've started using Wineskin and, when I created the first wrapper, it told me that it couldn't find mono and gecko and that it could download and install them for me. The prompts were X11 modals managed by Wine.
It downloaded and installed them, and I can find them in the created wrappers, but I don't know where the source files have been downloaded to. They're not in ~/Library/Application Support/Wineskin
.
I want to know where they are just because I don't want to leave behind useless large files when I'm done with Wineskin.
wine mono windows
wine mono windows
edited Dec 5 at 21:47
Buscar웃
36.6k540118
36.6k540118
asked Dec 5 at 21:20
tompave
206311
206311
I can't create new tags, but I think that this question needs thewineskin
tag. Can anyone create it for me please?
– tompave
Dec 5 at 21:20
I'm pretty darn sure it's inside of the wrapper. If you transfer the wrapper to a new machine, the wrapper will work without redownloading anything (as is the purpose of Wineskin).
– Wowfunhappy
Dec 5 at 21:23
1
there you gowineskin
tag
– Buscar웃
Dec 5 at 21:47
Thanks @Buscar웃
– tompave
Dec 5 at 22:08
1
yes @Wowfunhappy, they're in the wrappers, but since it doesn't prompt me to download them every time, it must have stored them somewhere so that it can reuse them. I'm trying to find out where.
– tompave
Dec 5 at 22:09
add a comment |
I can't create new tags, but I think that this question needs thewineskin
tag. Can anyone create it for me please?
– tompave
Dec 5 at 21:20
I'm pretty darn sure it's inside of the wrapper. If you transfer the wrapper to a new machine, the wrapper will work without redownloading anything (as is the purpose of Wineskin).
– Wowfunhappy
Dec 5 at 21:23
1
there you gowineskin
tag
– Buscar웃
Dec 5 at 21:47
Thanks @Buscar웃
– tompave
Dec 5 at 22:08
1
yes @Wowfunhappy, they're in the wrappers, but since it doesn't prompt me to download them every time, it must have stored them somewhere so that it can reuse them. I'm trying to find out where.
– tompave
Dec 5 at 22:09
I can't create new tags, but I think that this question needs the
wineskin
tag. Can anyone create it for me please?– tompave
Dec 5 at 21:20
I can't create new tags, but I think that this question needs the
wineskin
tag. Can anyone create it for me please?– tompave
Dec 5 at 21:20
I'm pretty darn sure it's inside of the wrapper. If you transfer the wrapper to a new machine, the wrapper will work without redownloading anything (as is the purpose of Wineskin).
– Wowfunhappy
Dec 5 at 21:23
I'm pretty darn sure it's inside of the wrapper. If you transfer the wrapper to a new machine, the wrapper will work without redownloading anything (as is the purpose of Wineskin).
– Wowfunhappy
Dec 5 at 21:23
1
1
there you go
wineskin
tag– Buscar웃
Dec 5 at 21:47
there you go
wineskin
tag– Buscar웃
Dec 5 at 21:47
Thanks @Buscar웃
– tompave
Dec 5 at 22:08
Thanks @Buscar웃
– tompave
Dec 5 at 22:08
1
1
yes @Wowfunhappy, they're in the wrappers, but since it doesn't prompt me to download them every time, it must have stored them somewhere so that it can reuse them. I'm trying to find out where.
– tompave
Dec 5 at 22:09
yes @Wowfunhappy, they're in the wrappers, but since it doesn't prompt me to download them every time, it must have stored them somewhere so that it can reuse them. I'm trying to find out where.
– tompave
Dec 5 at 22:09
add a comment |
1 Answer
1
active
oldest
votes
up vote
4
down vote
accepted
I've kept digging and I've located them in ~/.cache/wine/
, which contains wine-mono-4.7.1.msi
and wine_gecko-2.47-x86.msi
, both created when I created the first wrapper.
You can accept your own answer by the way ;)
– Manchineel
Dec 5 at 22:26
I guess I will, since it might be useful to others too.
– tompave
Dec 6 at 8:46
@Manchineel it's not possible to accept one's own answer until two days have passed since the question was posted.
– tompave
Dec 7 at 1:41
oh I see sorry, I didn't know
– Manchineel
Dec 7 at 6:58
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "118"
};
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%2fapple.stackexchange.com%2fquestions%2f344837%2fwineskin-where-does-it-download-and-install-wine-mono-and-gecko%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
up vote
4
down vote
accepted
I've kept digging and I've located them in ~/.cache/wine/
, which contains wine-mono-4.7.1.msi
and wine_gecko-2.47-x86.msi
, both created when I created the first wrapper.
You can accept your own answer by the way ;)
– Manchineel
Dec 5 at 22:26
I guess I will, since it might be useful to others too.
– tompave
Dec 6 at 8:46
@Manchineel it's not possible to accept one's own answer until two days have passed since the question was posted.
– tompave
Dec 7 at 1:41
oh I see sorry, I didn't know
– Manchineel
Dec 7 at 6:58
add a comment |
up vote
4
down vote
accepted
I've kept digging and I've located them in ~/.cache/wine/
, which contains wine-mono-4.7.1.msi
and wine_gecko-2.47-x86.msi
, both created when I created the first wrapper.
You can accept your own answer by the way ;)
– Manchineel
Dec 5 at 22:26
I guess I will, since it might be useful to others too.
– tompave
Dec 6 at 8:46
@Manchineel it's not possible to accept one's own answer until two days have passed since the question was posted.
– tompave
Dec 7 at 1:41
oh I see sorry, I didn't know
– Manchineel
Dec 7 at 6:58
add a comment |
up vote
4
down vote
accepted
up vote
4
down vote
accepted
I've kept digging and I've located them in ~/.cache/wine/
, which contains wine-mono-4.7.1.msi
and wine_gecko-2.47-x86.msi
, both created when I created the first wrapper.
I've kept digging and I've located them in ~/.cache/wine/
, which contains wine-mono-4.7.1.msi
and wine_gecko-2.47-x86.msi
, both created when I created the first wrapper.
answered Dec 5 at 22:11
tompave
206311
206311
You can accept your own answer by the way ;)
– Manchineel
Dec 5 at 22:26
I guess I will, since it might be useful to others too.
– tompave
Dec 6 at 8:46
@Manchineel it's not possible to accept one's own answer until two days have passed since the question was posted.
– tompave
Dec 7 at 1:41
oh I see sorry, I didn't know
– Manchineel
Dec 7 at 6:58
add a comment |
You can accept your own answer by the way ;)
– Manchineel
Dec 5 at 22:26
I guess I will, since it might be useful to others too.
– tompave
Dec 6 at 8:46
@Manchineel it's not possible to accept one's own answer until two days have passed since the question was posted.
– tompave
Dec 7 at 1:41
oh I see sorry, I didn't know
– Manchineel
Dec 7 at 6:58
You can accept your own answer by the way ;)
– Manchineel
Dec 5 at 22:26
You can accept your own answer by the way ;)
– Manchineel
Dec 5 at 22:26
I guess I will, since it might be useful to others too.
– tompave
Dec 6 at 8:46
I guess I will, since it might be useful to others too.
– tompave
Dec 6 at 8:46
@Manchineel it's not possible to accept one's own answer until two days have passed since the question was posted.
– tompave
Dec 7 at 1:41
@Manchineel it's not possible to accept one's own answer until two days have passed since the question was posted.
– tompave
Dec 7 at 1:41
oh I see sorry, I didn't know
– Manchineel
Dec 7 at 6:58
oh I see sorry, I didn't know
– Manchineel
Dec 7 at 6:58
add a comment |
Thanks for contributing an answer to Ask Different!
- 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%2fapple.stackexchange.com%2fquestions%2f344837%2fwineskin-where-does-it-download-and-install-wine-mono-and-gecko%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
I can't create new tags, but I think that this question needs the
wineskin
tag. Can anyone create it for me please?– tompave
Dec 5 at 21:20
I'm pretty darn sure it's inside of the wrapper. If you transfer the wrapper to a new machine, the wrapper will work without redownloading anything (as is the purpose of Wineskin).
– Wowfunhappy
Dec 5 at 21:23
1
there you go
wineskin
tag– Buscar웃
Dec 5 at 21:47
Thanks @Buscar웃
– tompave
Dec 5 at 22:08
1
yes @Wowfunhappy, they're in the wrappers, but since it doesn't prompt me to download them every time, it must have stored them somewhere so that it can reuse them. I'm trying to find out where.
– tompave
Dec 5 at 22:09