Operation 7 under Wine 1.0.1

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
BjoeMue
Newbie
Newbie
Posts: 3
Joined: Wed Jun 17, 2009 8:22 am

Operation 7 under Wine 1.0.1

Post by BjoeMue »

Hey,
I'm trying to run " Operation 7 " under Wine 1.0.1.
I put all .exe files from Operation 7 under Wine and tried by double clicking the Operation 7 icon (operation7.desktop). Nothing happens.

The "Operation7.desktop" file looks as follows:
#!/usr/bin/env xdg-open
[Desktop Entry]
Name=OPERATION7
Exec=env WINEPREFIX="/home/kyle/.wine" wine "C:\\windows\\command\\start.exe" "C:\\Programme\\Op7\\OPERATION7.url" 0
Type=Application
StartupWMClass=Wine
Path=/home/kyle/.wine/dosdevices/c:/windows/profiles/kyle/Startmenü/Programme/Fiaa/OPERATION7
Icon=01f0_operation7

Does anybody know how to get this thing started?

Cheers,
Bjoern
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Operation 7 under Wine 1.0.1

Post by austin987 »

On Wed, Jun 17, 2009 at 8:37 AM, BjoeMue<[email protected]> wrote:
Hey,
I'm trying to run " Operation 7 " under Wine 1.0.1.
I put all .exe files from Operation 7 under Wine and tried by double clicking the Operation 7 icon (operation7.desktop). Nothing happens.
How did you 'put all .exe files' under wine?

--
-Austin
BjoeMue
Newbie
Newbie
Posts: 3
Joined: Wed Jun 17, 2009 8:22 am

How I put all .exe files in Wine

Post by BjoeMue »

I put it into Wine like that:
Add Application -> Programme folder -> Operation7.exe (Smartupdate.exe ; UpdateUpdate.exe , ABOperatiob7.exe)

Im german, a little bit difficult to translate..
I'm a noob in Linux, btw ;D
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Operation 7 under Wine 1.0.1

Post by austin987 »

On Wed, Jun 17, 2009 at 11:26 AM, BjoeMue<[email protected]> wrote:
I put it into Wine like that:
Add Application -> Programme folder -> Operation7.exe (Smartupdate.exe ; UpdateUpdate.exe , ABOperatiob7.exe)

Im german, a little bit difficult to translate..
I'm a noob in Linux, btw ;D
You need to run the installer under wine.

--
-Austin
BjoeMue
Newbie
Newbie
Posts: 3
Joined: Wed Jun 17, 2009 8:22 am

Installer

Post by BjoeMue »

Well, I did. Sorry, I forgot to say that I runned the Setup/Installer under Wine.
Im sorry =/...
And thanks for helping a noob like me :D
Locked