Problem installing Stata - "no windows program configur

Questions about Wine on Linux
Locked
PoliEcon
Level 1
Level 1
Posts: 5
Joined: Wed Apr 25, 2012 11:14 am

Problem installing Stata - "no windows program configur

Post by PoliEcon »

Hello all,

I need to use Stata to collaborate with some colleagues on a project. I use Linux Mint exclusively on my computers. Though Stata licenses are OS-independent, the university I'm at only supports Mac and Windows. Stata is available through a university-wide license for those operating systems. Unfortunately, they refuse to offer a download for Linux users. Since I don't want to dual-boot and don't want to buy a separate Stata license, I'm trying to install Stata in Wine. However, when I try to install, I receive the following error message.
There is no windows program configured to open this file type
I'm using Linux Mint 12 and wine-1.3.28.

Any idea as to the source of the problem? I've never used Wine before.
jjmckenzie
Moderator
Moderator
Posts: 1153
Joined: Wed Apr 27, 2011 11:01 pm

Problem installing Stata - "no windows program configur

Post by jjmckenzie »

On Wed, Apr 25, 2012 at 9:23 AM, PoliEcon <[email protected]> wrote:
Hello all,

I'm using Linux Mint 12 and wine-1.3.28.
Upgrade to Wine 1.5.2.

When do you receive the program association error message?

James
PoliEcon
Level 1
Level 1
Posts: 5
Joined: Wed Apr 25, 2012 11:14 am

Re: Problem installing Stata - "no windows program conf

Post by PoliEcon »

jjmckenzie wrote:On Wed, Apr 25, 2012 at 9:23 AM, PoliEcon <[email protected]> wrote:
Hello all,

I'm using Linux Mint 12 and wine-1.3.28.
Upgrade to Wine 1.5.2.

When do you receive the program association error message?

James
Thanks for your response. I upgraded to 1.5.2.

Here's a step-by-step outline of what I'm doing.

1) I download "Stata12.exe" from the university IT website.
2) I right-click the icon and click "Open With Wine Windows Program Loader"
3) A window pops up that is titled "Installing Stata 12"
4) After a short period, a window pops up that says "There is no Windows program configured to open this type of file."
PoliEcon
Level 1
Level 1
Posts: 5
Joined: Wed Apr 25, 2012 11:14 am

Post by PoliEcon »

Also, the problem persists in 1.5.2.
jjmckenzie
Moderator
Moderator
Posts: 1153
Joined: Wed Apr 27, 2011 11:01 pm

Problem installing Stata - "no windows program configur

Post by jjmckenzie »

On Wed, Apr 25, 2012 at 1:44 PM, PoliEcon <[email protected]> wrote:
Also, the problem persists in 1.5.2.
Can you try running the installer from terminal per the instructions
at http://wiki.winehq.org/FAQ#run_from_terminal and see what happens.

James
PoliEcon
Level 1
Level 1
Posts: 5
Joined: Wed Apr 25, 2012 11:14 am

Re: Problem installing Stata - "no windows program conf

Post by PoliEcon »

jjmckenzie wrote:On Wed, Apr 25, 2012 at 1:44 PM, PoliEcon <[email protected]> wrote:
Also, the problem persists in 1.5.2.
Can you try running the installer from terminal per the instructions
at http://wiki.winehq.org/FAQ#run_from_terminal and see what happens.

James
Sure. Here's what happens.

Code: Select all

PoliEcon@MyComp ~ $ cd /home/User/Wine
PoliEcon@MyComp ~/Wine $ wine Stata12.exe
fixme:shell:SHAutoComplete stub
fixme:exec:SHELL_execute flags ignored: 0x00000180
fixme:exec:SHELL_execute flags ignored: 0x00000180
Also, the ``wine'' command launches the installer GUI which runs until the ``There is no Windows program configured to open this type of file'' message.

Thanks again for your help.
[/code]
PoliEcon
Level 1
Level 1
Posts: 5
Joined: Wed Apr 25, 2012 11:14 am

Suggestions

Post by PoliEcon »

Does anyone have any ideas as to why this doesn't work??? Is there a solution or is wine simply incompatible with the installation structure of Stata?

Should I give up? Thoughts????
Locked