is it possible to copy/paste a program into wine dir

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Shadowmeph
Newbie
Newbie
Posts: 3
Joined: Sun Jul 20, 2008 1:19 pm

is it possible to copy/paste a program into wine dir

Post by Shadowmeph »

I have 3 hds and one one hard drive I have my portable software I use for my windows xp and windows7, I also have my Diablo 2 LOD game on there, now is it posible to just copy/paste the programs I want into the wine dir and then make a launcher for those , I tried to do this but I get permission errors + errors like this one
Details: Failed to execute child process "/home/shadowfire/.wine/dosdevices/c:/Diablo_II/Diablo" (No such file or directory)
DaVince
Level 8
Level 8
Posts: 1099
Joined: Wed Oct 29, 2008 4:53 pm

Re: is it possible to copy/paste a program into wine dir

Post by DaVince »

Shadowmeph wrote:I have 3 hds and one one hard drive
Wait, so you have FOUR HDs? A hard drive is a HD after all...
I have my portable software I use for my windows xp and windows7, I also have my Diablo 2 LOD game on there, now is it posible to just copy/paste the programs I want into the wine dir and then make a launcher for those , I tried to do this but I get permission errors + errors like this one
Details: Failed to execute child process "/home/shadowfire/.wine/dosdevices/c:/Diablo_II/Diablo" (No such file or directory)
This is not possible, because Wine is something completely seperate from Windows and thus things like registry entries would be missing if you just straight copied the files from a Windows install. Install the game seperately in Wine.
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

is it possible to copy/paste a program into wine dir

Post by austin987 »

On Sat, Jul 11, 2009 at 2:32 PM, DaVince<[email protected]> wrote:
I have my portable software I use for my windows xp and windows7, I also have my Diablo 2 LOD game on there, now is it posible to just copy/paste the programs I want into the wine dir and then make a launcher for those , I tried to do this but I get permission errors + errors like this one
Details: Failed to execute child process "/home/shadowfire/.wine/dosdevices/c:/Diablo_II/Diablo" (No such file or directory)
This is not possible, because Wine is something completely seperate from Windows and thus things like registry entries would be missing if you just straight copied the files from a Windows install. Install the game seperately in Wine.
If the game is portable in windows, it should be portable in wine.

--
-Austin
DaVince
Level 8
Level 8
Posts: 1099
Joined: Wed Oct 29, 2008 4:53 pm

Post by DaVince »

I don't believe that there is an official portable version of Diablo 2, though. Someone did hack the app so it could work in a portable fashion, but Wine might not accept it.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: is it possible to copy/paste a program into wine dir

Post by vitamin »

Shadowmeph wrote:I have 3 hds and one one hard drive I have my portable software I use for my windows xp and windows7, I also have my Diablo 2 LOD game on there, now is it posible to just copy/paste the programs I want into the wine dir and then make a launcher for those , I tried to do this but I get permission errors + errors like this one
Details: Failed to execute child process "/home/shadowfire/.wine/dosdevices/c:/Diablo_II/Diablo" (No such file or directory)
http://wiki.winehq.org/FAQ#head-497f1a2 ... 2c7767afa2
Locked