1

I installed Wine on newly installed Linux Mint 19 Bionic edition, and also PlayOnLinux.

When I try to open a .msi type file with Wine Windows program loader it says: "Program error: The program warframe.exe has encountered a serious problem and needs to close. We are sorry for the inconvenience".

What should I do? I don't know if this problem is on only this game. I also installed OpenGL 32bit libraries, which were required by PlayOnLinux, but the problem is the same.

fra-san
  • 9,931
  • 2
  • 21
  • 42
SgerS1
  • 146
  • 1
  • 4
  • 1
    `I don't know if this problem is on only this game.` .... run another game and find out – jsotola Mar 30 '19 at 04:19
  • @Personontryingtobeuseful i tried `wine msiexec /i Warframe.msi` but then it gives me an error `0027:fixme:wtsapi:WTSQueryUserToken 1 0x69fa10` – SgerS1 Mar 30 '19 at 12:58

1 Answers1

0

I haven't used Wine in a while, but it seems that the problem is with Wine thinking that the program is an exe, rather than an msi. I would recommend checking to make sure that Wine knows that it should expect Warframe to be an msi file.