playonlinux problem for world of tanks installation
I installed Play On Linux, because I want to install World of Tanks game. But when this game installation process starts appears this error which is in print screen.
What should I do in this situation?
wine playonlinux
add a comment |
I installed Play On Linux, because I want to install World of Tanks game. But when this game installation process starts appears this error which is in print screen.
What should I do in this situation?
wine playonlinux
1
Can you provide the version of PlayOnLinux and Wine?
– Paulius Šukys
May 20 '15 at 14:41
And what error it does
– Wilf
Nov 20 '15 at 19:42
add a comment |
I installed Play On Linux, because I want to install World of Tanks game. But when this game installation process starts appears this error which is in print screen.
What should I do in this situation?
wine playonlinux
I installed Play On Linux, because I want to install World of Tanks game. But when this game installation process starts appears this error which is in print screen.
What should I do in this situation?
wine playonlinux
wine playonlinux
edited May 20 '15 at 15:04
Paulius Šukys
2,91821635
2,91821635
asked May 20 '15 at 13:40
Uģis AuzukalnsUģis Auzukalns
1112
1112
1
Can you provide the version of PlayOnLinux and Wine?
– Paulius Šukys
May 20 '15 at 14:41
And what error it does
– Wilf
Nov 20 '15 at 19:42
add a comment |
1
Can you provide the version of PlayOnLinux and Wine?
– Paulius Šukys
May 20 '15 at 14:41
And what error it does
– Wilf
Nov 20 '15 at 19:42
1
1
Can you provide the version of PlayOnLinux and Wine?
– Paulius Šukys
May 20 '15 at 14:41
Can you provide the version of PlayOnLinux and Wine?
– Paulius Šukys
May 20 '15 at 14:41
And what error it does
– Wilf
Nov 20 '15 at 19:42
And what error it does
– Wilf
Nov 20 '15 at 19:42
add a comment |
5 Answers
5
active
oldest
votes
This problem is easy to fix.
Its the torrent client in world of tanks that crashes.
When the program crashes, leave it be !
open a file browser and go to "your home folder"
+ .PlayOnLinux/wineprefix/WorldOfTanks/drive_c/Games/World_of_Tanks/Updates
mine full path: /home/kabman/.PlayOnLinux/wineprefix/WorldOfTanks/drive_c/Games/World_of_Tanks/Updates
hit: ctrl+h in filebrowser on Ubuntu to see hidden files.
Start the torrentfile in that folder and download it with your favorite torrent downloader then place the downloaded file in that directory.
Then go to the world of tanks program and hit ok to restart it.
Then World of tanks will extract the file and install as normal :)
you probably have to do this a couple of times for the different torrent files :(
the up to date files in my update directory now is:
wot_9C.465_launcher.patch wot_9C.7159_sdcontent.patch.torrent wot_9C.7160_client.patch wot_9C.7168_9C.7160_client.patch
wot_9C.634807_locale_en.patch wot_9C.7160_9C.7159_sdcontent.patch wot_9C.7160_client.patch.torrent wot_9C.7207_9C.7168_client.patch
wot_9C.7159_sdcontent.patch wot_9C.7160_9C.7159_sdcontent.patch.torrent wot_9C.7161_9C.7160_sdcontent.patch
When I last tried this,u ou can disable tit torrents from the WoT GUI using the settings button to the top right, but you had to do it quick before it crashed - then it would download the files directly (which would be slower on most networks). See also: appdb.winehq.org/… , you may want to suggest fixes there.
– Wilf
Nov 20 '15 at 19:46
add a comment |
Open wotlauncher.cfg
with gedit and change number 3 in this line with number 2
<launcher_transport>3</launcher_transport>
and then it downloads via HTTP. Check wineHQ for other problems.
File is here/home/[user]/PlayOnLinux's virtual drives/WorldOfTanks/drive_c/Games/World_of_Tanks/Updates/WoTLauncher.cfg
. Worked for me.
– parsley72
Apr 25 '16 at 15:07
add a comment |
I've seen that many times with the Windows program continuing to run, but it's also a very generic, no-help failure message from PlayOnLinux, saying the Wine it started has crashed -- and nothing more. The most useful thing I've found to deal with this error is to experiment with different versions of Wine in the POL installation for your Windows program; the three Windows games I use at all frequently work best with three different Wine versions. You might also check the Wine AppDB to see what rating World of Tanks has, and what if any Winetricks are recommended for running it (most of which can be emulated with built-in POL features like "install DLL").
add a comment |
Maybe it will help someone.
I got problem with downloading file msls31.
https://www.playonlinux.com/pl/app-522.html
My solution:
let the installer crash, click cancel.
open up
/home/ -your user name-/.PlayOnLinux/tmp
for example /home/Jkowal/.PlayOnLinux/tmp
edit file called POL_Install_msls31
by removing everything and paste following:
#!/bin/bash
# PlayOnLinux Function
# Date : (2009-11-19 21-50)
# Last revision : (2016-10-13 20:05)# Author : Berillions
# Updated by : l.ukasz
# Licence :
# Depend : none
POL_Wine_WaitBefore "msls31"
# Official link don't work now, using archived file from Internet Archive WayBack Machine
POL_Download_Resource "https://web.archive.org/web/20160710055851/http://download.microsoft.com/download/WindowsInstaller/Install/2.0/NT45/EN-US/InstMsiW.exe" "53820efbc952107ee1a38be6cd5aa3f0"
# POL_Download_Resource "http://download.microsoft.com/download/WindowsInstaller/Install/2.0/NT45/EN-US/InstMsiW.exe" "53820efbc952107ee1a38be6cd5aa3f0"
cd "$WINEPREFIX/drive_c/windows/system32"
cabextract -F msls31.dll "$POL_USER_ROOT/ressources/InstMsiW.exe"
then:
1. right click on the file that you just edited
2. choose properties
3. go to Permissions label
4. set Access as read-only
5. try to install
6. accept script from unknown source
It worked for me :)
add a comment |
I have try playonlinux too, but it fails. There are another solution:
PortWoT - http://portwine-linux.ru/world-of-tanks-linux/
WoT have gold status in wine db, but I had unable to install it, launcher crashes. Port WoT is a solution. It keep updated for years and work fine.
PortWoT - is the port for the client World Of Tanks 1.x (SD and HD
customers) under Linux through WINE . With a convenient and simple
graphical installer, maximum performance and native WoTtweaker `th.
Here are full explanation in my answer: Will "World Of Tanks" run on Ubuntu?
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%2f626105%2fplayonlinux-problem-for-world-of-tanks-installation%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
5 Answers
5
active
oldest
votes
5 Answers
5
active
oldest
votes
active
oldest
votes
active
oldest
votes
This problem is easy to fix.
Its the torrent client in world of tanks that crashes.
When the program crashes, leave it be !
open a file browser and go to "your home folder"
+ .PlayOnLinux/wineprefix/WorldOfTanks/drive_c/Games/World_of_Tanks/Updates
mine full path: /home/kabman/.PlayOnLinux/wineprefix/WorldOfTanks/drive_c/Games/World_of_Tanks/Updates
hit: ctrl+h in filebrowser on Ubuntu to see hidden files.
Start the torrentfile in that folder and download it with your favorite torrent downloader then place the downloaded file in that directory.
Then go to the world of tanks program and hit ok to restart it.
Then World of tanks will extract the file and install as normal :)
you probably have to do this a couple of times for the different torrent files :(
the up to date files in my update directory now is:
wot_9C.465_launcher.patch wot_9C.7159_sdcontent.patch.torrent wot_9C.7160_client.patch wot_9C.7168_9C.7160_client.patch
wot_9C.634807_locale_en.patch wot_9C.7160_9C.7159_sdcontent.patch wot_9C.7160_client.patch.torrent wot_9C.7207_9C.7168_client.patch
wot_9C.7159_sdcontent.patch wot_9C.7160_9C.7159_sdcontent.patch.torrent wot_9C.7161_9C.7160_sdcontent.patch
When I last tried this,u ou can disable tit torrents from the WoT GUI using the settings button to the top right, but you had to do it quick before it crashed - then it would download the files directly (which would be slower on most networks). See also: appdb.winehq.org/… , you may want to suggest fixes there.
– Wilf
Nov 20 '15 at 19:46
add a comment |
This problem is easy to fix.
Its the torrent client in world of tanks that crashes.
When the program crashes, leave it be !
open a file browser and go to "your home folder"
+ .PlayOnLinux/wineprefix/WorldOfTanks/drive_c/Games/World_of_Tanks/Updates
mine full path: /home/kabman/.PlayOnLinux/wineprefix/WorldOfTanks/drive_c/Games/World_of_Tanks/Updates
hit: ctrl+h in filebrowser on Ubuntu to see hidden files.
Start the torrentfile in that folder and download it with your favorite torrent downloader then place the downloaded file in that directory.
Then go to the world of tanks program and hit ok to restart it.
Then World of tanks will extract the file and install as normal :)
you probably have to do this a couple of times for the different torrent files :(
the up to date files in my update directory now is:
wot_9C.465_launcher.patch wot_9C.7159_sdcontent.patch.torrent wot_9C.7160_client.patch wot_9C.7168_9C.7160_client.patch
wot_9C.634807_locale_en.patch wot_9C.7160_9C.7159_sdcontent.patch wot_9C.7160_client.patch.torrent wot_9C.7207_9C.7168_client.patch
wot_9C.7159_sdcontent.patch wot_9C.7160_9C.7159_sdcontent.patch.torrent wot_9C.7161_9C.7160_sdcontent.patch
When I last tried this,u ou can disable tit torrents from the WoT GUI using the settings button to the top right, but you had to do it quick before it crashed - then it would download the files directly (which would be slower on most networks). See also: appdb.winehq.org/… , you may want to suggest fixes there.
– Wilf
Nov 20 '15 at 19:46
add a comment |
This problem is easy to fix.
Its the torrent client in world of tanks that crashes.
When the program crashes, leave it be !
open a file browser and go to "your home folder"
+ .PlayOnLinux/wineprefix/WorldOfTanks/drive_c/Games/World_of_Tanks/Updates
mine full path: /home/kabman/.PlayOnLinux/wineprefix/WorldOfTanks/drive_c/Games/World_of_Tanks/Updates
hit: ctrl+h in filebrowser on Ubuntu to see hidden files.
Start the torrentfile in that folder and download it with your favorite torrent downloader then place the downloaded file in that directory.
Then go to the world of tanks program and hit ok to restart it.
Then World of tanks will extract the file and install as normal :)
you probably have to do this a couple of times for the different torrent files :(
the up to date files in my update directory now is:
wot_9C.465_launcher.patch wot_9C.7159_sdcontent.patch.torrent wot_9C.7160_client.patch wot_9C.7168_9C.7160_client.patch
wot_9C.634807_locale_en.patch wot_9C.7160_9C.7159_sdcontent.patch wot_9C.7160_client.patch.torrent wot_9C.7207_9C.7168_client.patch
wot_9C.7159_sdcontent.patch wot_9C.7160_9C.7159_sdcontent.patch.torrent wot_9C.7161_9C.7160_sdcontent.patch
This problem is easy to fix.
Its the torrent client in world of tanks that crashes.
When the program crashes, leave it be !
open a file browser and go to "your home folder"
+ .PlayOnLinux/wineprefix/WorldOfTanks/drive_c/Games/World_of_Tanks/Updates
mine full path: /home/kabman/.PlayOnLinux/wineprefix/WorldOfTanks/drive_c/Games/World_of_Tanks/Updates
hit: ctrl+h in filebrowser on Ubuntu to see hidden files.
Start the torrentfile in that folder and download it with your favorite torrent downloader then place the downloaded file in that directory.
Then go to the world of tanks program and hit ok to restart it.
Then World of tanks will extract the file and install as normal :)
you probably have to do this a couple of times for the different torrent files :(
the up to date files in my update directory now is:
wot_9C.465_launcher.patch wot_9C.7159_sdcontent.patch.torrent wot_9C.7160_client.patch wot_9C.7168_9C.7160_client.patch
wot_9C.634807_locale_en.patch wot_9C.7160_9C.7159_sdcontent.patch wot_9C.7160_client.patch.torrent wot_9C.7207_9C.7168_client.patch
wot_9C.7159_sdcontent.patch wot_9C.7160_9C.7159_sdcontent.patch.torrent wot_9C.7161_9C.7160_sdcontent.patch
edited Nov 20 '15 at 19:39
Jakuje
5,28471831
5,28471831
answered Nov 20 '15 at 17:59
KABmanKABman
111
111
When I last tried this,u ou can disable tit torrents from the WoT GUI using the settings button to the top right, but you had to do it quick before it crashed - then it would download the files directly (which would be slower on most networks). See also: appdb.winehq.org/… , you may want to suggest fixes there.
– Wilf
Nov 20 '15 at 19:46
add a comment |
When I last tried this,u ou can disable tit torrents from the WoT GUI using the settings button to the top right, but you had to do it quick before it crashed - then it would download the files directly (which would be slower on most networks). See also: appdb.winehq.org/… , you may want to suggest fixes there.
– Wilf
Nov 20 '15 at 19:46
When I last tried this,u ou can disable tit torrents from the WoT GUI using the settings button to the top right, but you had to do it quick before it crashed - then it would download the files directly (which would be slower on most networks). See also: appdb.winehq.org/… , you may want to suggest fixes there.
– Wilf
Nov 20 '15 at 19:46
When I last tried this,u ou can disable tit torrents from the WoT GUI using the settings button to the top right, but you had to do it quick before it crashed - then it would download the files directly (which would be slower on most networks). See also: appdb.winehq.org/… , you may want to suggest fixes there.
– Wilf
Nov 20 '15 at 19:46
add a comment |
Open wotlauncher.cfg
with gedit and change number 3 in this line with number 2
<launcher_transport>3</launcher_transport>
and then it downloads via HTTP. Check wineHQ for other problems.
File is here/home/[user]/PlayOnLinux's virtual drives/WorldOfTanks/drive_c/Games/World_of_Tanks/Updates/WoTLauncher.cfg
. Worked for me.
– parsley72
Apr 25 '16 at 15:07
add a comment |
Open wotlauncher.cfg
with gedit and change number 3 in this line with number 2
<launcher_transport>3</launcher_transport>
and then it downloads via HTTP. Check wineHQ for other problems.
File is here/home/[user]/PlayOnLinux's virtual drives/WorldOfTanks/drive_c/Games/World_of_Tanks/Updates/WoTLauncher.cfg
. Worked for me.
– parsley72
Apr 25 '16 at 15:07
add a comment |
Open wotlauncher.cfg
with gedit and change number 3 in this line with number 2
<launcher_transport>3</launcher_transport>
and then it downloads via HTTP. Check wineHQ for other problems.
Open wotlauncher.cfg
with gedit and change number 3 in this line with number 2
<launcher_transport>3</launcher_transport>
and then it downloads via HTTP. Check wineHQ for other problems.
edited Nov 23 '15 at 10:38
A.B.
69.1k12171264
69.1k12171264
answered Nov 22 '15 at 11:13
matijamatija
111
111
File is here/home/[user]/PlayOnLinux's virtual drives/WorldOfTanks/drive_c/Games/World_of_Tanks/Updates/WoTLauncher.cfg
. Worked for me.
– parsley72
Apr 25 '16 at 15:07
add a comment |
File is here/home/[user]/PlayOnLinux's virtual drives/WorldOfTanks/drive_c/Games/World_of_Tanks/Updates/WoTLauncher.cfg
. Worked for me.
– parsley72
Apr 25 '16 at 15:07
File is here
/home/[user]/PlayOnLinux's virtual drives/WorldOfTanks/drive_c/Games/World_of_Tanks/Updates/WoTLauncher.cfg
. Worked for me.– parsley72
Apr 25 '16 at 15:07
File is here
/home/[user]/PlayOnLinux's virtual drives/WorldOfTanks/drive_c/Games/World_of_Tanks/Updates/WoTLauncher.cfg
. Worked for me.– parsley72
Apr 25 '16 at 15:07
add a comment |
I've seen that many times with the Windows program continuing to run, but it's also a very generic, no-help failure message from PlayOnLinux, saying the Wine it started has crashed -- and nothing more. The most useful thing I've found to deal with this error is to experiment with different versions of Wine in the POL installation for your Windows program; the three Windows games I use at all frequently work best with three different Wine versions. You might also check the Wine AppDB to see what rating World of Tanks has, and what if any Winetricks are recommended for running it (most of which can be emulated with built-in POL features like "install DLL").
add a comment |
I've seen that many times with the Windows program continuing to run, but it's also a very generic, no-help failure message from PlayOnLinux, saying the Wine it started has crashed -- and nothing more. The most useful thing I've found to deal with this error is to experiment with different versions of Wine in the POL installation for your Windows program; the three Windows games I use at all frequently work best with three different Wine versions. You might also check the Wine AppDB to see what rating World of Tanks has, and what if any Winetricks are recommended for running it (most of which can be emulated with built-in POL features like "install DLL").
add a comment |
I've seen that many times with the Windows program continuing to run, but it's also a very generic, no-help failure message from PlayOnLinux, saying the Wine it started has crashed -- and nothing more. The most useful thing I've found to deal with this error is to experiment with different versions of Wine in the POL installation for your Windows program; the three Windows games I use at all frequently work best with three different Wine versions. You might also check the Wine AppDB to see what rating World of Tanks has, and what if any Winetricks are recommended for running it (most of which can be emulated with built-in POL features like "install DLL").
I've seen that many times with the Windows program continuing to run, but it's also a very generic, no-help failure message from PlayOnLinux, saying the Wine it started has crashed -- and nothing more. The most useful thing I've found to deal with this error is to experiment with different versions of Wine in the POL installation for your Windows program; the three Windows games I use at all frequently work best with three different Wine versions. You might also check the Wine AppDB to see what rating World of Tanks has, and what if any Winetricks are recommended for running it (most of which can be emulated with built-in POL features like "install DLL").
answered May 20 '15 at 13:53
Zeiss IkonZeiss Ikon
3,1681823
3,1681823
add a comment |
add a comment |
Maybe it will help someone.
I got problem with downloading file msls31.
https://www.playonlinux.com/pl/app-522.html
My solution:
let the installer crash, click cancel.
open up
/home/ -your user name-/.PlayOnLinux/tmp
for example /home/Jkowal/.PlayOnLinux/tmp
edit file called POL_Install_msls31
by removing everything and paste following:
#!/bin/bash
# PlayOnLinux Function
# Date : (2009-11-19 21-50)
# Last revision : (2016-10-13 20:05)# Author : Berillions
# Updated by : l.ukasz
# Licence :
# Depend : none
POL_Wine_WaitBefore "msls31"
# Official link don't work now, using archived file from Internet Archive WayBack Machine
POL_Download_Resource "https://web.archive.org/web/20160710055851/http://download.microsoft.com/download/WindowsInstaller/Install/2.0/NT45/EN-US/InstMsiW.exe" "53820efbc952107ee1a38be6cd5aa3f0"
# POL_Download_Resource "http://download.microsoft.com/download/WindowsInstaller/Install/2.0/NT45/EN-US/InstMsiW.exe" "53820efbc952107ee1a38be6cd5aa3f0"
cd "$WINEPREFIX/drive_c/windows/system32"
cabextract -F msls31.dll "$POL_USER_ROOT/ressources/InstMsiW.exe"
then:
1. right click on the file that you just edited
2. choose properties
3. go to Permissions label
4. set Access as read-only
5. try to install
6. accept script from unknown source
It worked for me :)
add a comment |
Maybe it will help someone.
I got problem with downloading file msls31.
https://www.playonlinux.com/pl/app-522.html
My solution:
let the installer crash, click cancel.
open up
/home/ -your user name-/.PlayOnLinux/tmp
for example /home/Jkowal/.PlayOnLinux/tmp
edit file called POL_Install_msls31
by removing everything and paste following:
#!/bin/bash
# PlayOnLinux Function
# Date : (2009-11-19 21-50)
# Last revision : (2016-10-13 20:05)# Author : Berillions
# Updated by : l.ukasz
# Licence :
# Depend : none
POL_Wine_WaitBefore "msls31"
# Official link don't work now, using archived file from Internet Archive WayBack Machine
POL_Download_Resource "https://web.archive.org/web/20160710055851/http://download.microsoft.com/download/WindowsInstaller/Install/2.0/NT45/EN-US/InstMsiW.exe" "53820efbc952107ee1a38be6cd5aa3f0"
# POL_Download_Resource "http://download.microsoft.com/download/WindowsInstaller/Install/2.0/NT45/EN-US/InstMsiW.exe" "53820efbc952107ee1a38be6cd5aa3f0"
cd "$WINEPREFIX/drive_c/windows/system32"
cabextract -F msls31.dll "$POL_USER_ROOT/ressources/InstMsiW.exe"
then:
1. right click on the file that you just edited
2. choose properties
3. go to Permissions label
4. set Access as read-only
5. try to install
6. accept script from unknown source
It worked for me :)
add a comment |
Maybe it will help someone.
I got problem with downloading file msls31.
https://www.playonlinux.com/pl/app-522.html
My solution:
let the installer crash, click cancel.
open up
/home/ -your user name-/.PlayOnLinux/tmp
for example /home/Jkowal/.PlayOnLinux/tmp
edit file called POL_Install_msls31
by removing everything and paste following:
#!/bin/bash
# PlayOnLinux Function
# Date : (2009-11-19 21-50)
# Last revision : (2016-10-13 20:05)# Author : Berillions
# Updated by : l.ukasz
# Licence :
# Depend : none
POL_Wine_WaitBefore "msls31"
# Official link don't work now, using archived file from Internet Archive WayBack Machine
POL_Download_Resource "https://web.archive.org/web/20160710055851/http://download.microsoft.com/download/WindowsInstaller/Install/2.0/NT45/EN-US/InstMsiW.exe" "53820efbc952107ee1a38be6cd5aa3f0"
# POL_Download_Resource "http://download.microsoft.com/download/WindowsInstaller/Install/2.0/NT45/EN-US/InstMsiW.exe" "53820efbc952107ee1a38be6cd5aa3f0"
cd "$WINEPREFIX/drive_c/windows/system32"
cabextract -F msls31.dll "$POL_USER_ROOT/ressources/InstMsiW.exe"
then:
1. right click on the file that you just edited
2. choose properties
3. go to Permissions label
4. set Access as read-only
5. try to install
6. accept script from unknown source
It worked for me :)
Maybe it will help someone.
I got problem with downloading file msls31.
https://www.playonlinux.com/pl/app-522.html
My solution:
let the installer crash, click cancel.
open up
/home/ -your user name-/.PlayOnLinux/tmp
for example /home/Jkowal/.PlayOnLinux/tmp
edit file called POL_Install_msls31
by removing everything and paste following:
#!/bin/bash
# PlayOnLinux Function
# Date : (2009-11-19 21-50)
# Last revision : (2016-10-13 20:05)# Author : Berillions
# Updated by : l.ukasz
# Licence :
# Depend : none
POL_Wine_WaitBefore "msls31"
# Official link don't work now, using archived file from Internet Archive WayBack Machine
POL_Download_Resource "https://web.archive.org/web/20160710055851/http://download.microsoft.com/download/WindowsInstaller/Install/2.0/NT45/EN-US/InstMsiW.exe" "53820efbc952107ee1a38be6cd5aa3f0"
# POL_Download_Resource "http://download.microsoft.com/download/WindowsInstaller/Install/2.0/NT45/EN-US/InstMsiW.exe" "53820efbc952107ee1a38be6cd5aa3f0"
cd "$WINEPREFIX/drive_c/windows/system32"
cabextract -F msls31.dll "$POL_USER_ROOT/ressources/InstMsiW.exe"
then:
1. right click on the file that you just edited
2. choose properties
3. go to Permissions label
4. set Access as read-only
5. try to install
6. accept script from unknown source
It worked for me :)
answered Nov 26 '16 at 18:55
H4xorPLH4xorPL
211
211
add a comment |
add a comment |
I have try playonlinux too, but it fails. There are another solution:
PortWoT - http://portwine-linux.ru/world-of-tanks-linux/
WoT have gold status in wine db, but I had unable to install it, launcher crashes. Port WoT is a solution. It keep updated for years and work fine.
PortWoT - is the port for the client World Of Tanks 1.x (SD and HD
customers) under Linux through WINE . With a convenient and simple
graphical installer, maximum performance and native WoTtweaker `th.
Here are full explanation in my answer: Will "World Of Tanks" run on Ubuntu?
add a comment |
I have try playonlinux too, but it fails. There are another solution:
PortWoT - http://portwine-linux.ru/world-of-tanks-linux/
WoT have gold status in wine db, but I had unable to install it, launcher crashes. Port WoT is a solution. It keep updated for years and work fine.
PortWoT - is the port for the client World Of Tanks 1.x (SD and HD
customers) under Linux through WINE . With a convenient and simple
graphical installer, maximum performance and native WoTtweaker `th.
Here are full explanation in my answer: Will "World Of Tanks" run on Ubuntu?
add a comment |
I have try playonlinux too, but it fails. There are another solution:
PortWoT - http://portwine-linux.ru/world-of-tanks-linux/
WoT have gold status in wine db, but I had unable to install it, launcher crashes. Port WoT is a solution. It keep updated for years and work fine.
PortWoT - is the port for the client World Of Tanks 1.x (SD and HD
customers) under Linux through WINE . With a convenient and simple
graphical installer, maximum performance and native WoTtweaker `th.
Here are full explanation in my answer: Will "World Of Tanks" run on Ubuntu?
I have try playonlinux too, but it fails. There are another solution:
PortWoT - http://portwine-linux.ru/world-of-tanks-linux/
WoT have gold status in wine db, but I had unable to install it, launcher crashes. Port WoT is a solution. It keep updated for years and work fine.
PortWoT - is the port for the client World Of Tanks 1.x (SD and HD
customers) under Linux through WINE . With a convenient and simple
graphical installer, maximum performance and native WoTtweaker `th.
Here are full explanation in my answer: Will "World Of Tanks" run on Ubuntu?
answered Jan 31 at 12:09
LeonidMewLeonidMew
637518
637518
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%2f626105%2fplayonlinux-problem-for-world-of-tanks-installation%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
Can you provide the version of PlayOnLinux and Wine?
– Paulius Šukys
May 20 '15 at 14:41
And what error it does
– Wilf
Nov 20 '15 at 19:42