Question: Program opening from internet

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Elrohir
Newbie
Newbie
Posts: 1
Joined: Sat Nov 01, 2008 1:14 pm

Question: Program opening from internet

Post by Elrohir »

I want to open a program from internet link. It is a windows program so is there way i can open it?
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Question: Program opening from internet

Post by austin987 »

On Sat, Nov 1, 2008 at 1:19 PM, Elrohir <[email protected]> wrote:
I want to open a program from internet link. It is a windows program so is there way i can open it?





Elaborate please?

--
-Austin
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Question: Program opening from internet

Post by vitamin »

Elrohir wrote:I want to open a program from internet link. It is a windows program so is there way i can open it?
Save it first then open it with Wine.
DaVince
Level 8
Level 8
Posts: 1099
Joined: Wed Oct 29, 2008 4:53 pm

Re: Question: Program opening from internet

Post by DaVince »

Elrohir wrote:I want to open a program from internet link. It is a windows program so is there way i can open it?
What you probably want to do is "open" an exe file directly from the browser instead of saving it, right? It will work but if you want to keep the exe you'll have to copy it somewhere else from /tmp afterwards.

Instead of creating topics you might want to actually try it, first... If it doesn't work, download and open it in the console to see if the app just wouldn't run, because that was more likely the case than that you aren't able to "open" the file in Firefox etc.
Locked