LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Puppy (https://www.linuxquestions.org/questions/puppy-71/)
-   -   Where DOes Puppy hide .wine? (https://www.linuxquestions.org/questions/puppy-71/where-does-puppy-hide-wine-754658/)

linuxpokernut 09-12-2009 11:09 AM

Where DOes Puppy hide .wine?
 
I have wine installed on browser linux and it works fine. However i need to maually run wine. i.e.

Code:

wine /home/user/.wine/drive_c/Program?Files/Myapp.exe
on a normal install.

It already runs and is configured, I just need to run this app manually. Thanks in advance

magikraven 09-12-2009 01:23 PM

I'm not in Puppy right now,...(and not sure if I remember all the details)..
But I always drag n' drop the "drive_c/Program?Files" folder onto my desktop. That way, I can click on it,..go to the program I want,..then click on the exe file. I found the "drive_c/Program?Files" in the first place,..by clicking on the "show hidden files" in the home directory. (.wine is there in the "hidden" files).

frankbell 09-12-2009 01:24 PM

Quote:

Originally Posted by linuxpokernut (Post 3680116)

Code:

wine /home/user/.wine/drive_c/Program?Files/Myapp.exe

In my system, I'd have to use this command to start Wine IE.

Code:

wine ~/.wine/drive_c/Program\ Files/Internet\ Explorer/iexplore.exe
It sees "Program Files" as "Program\ Files" on the command line. The space shows up as "\ ".

I tried it as wine ~/.wine/drive_c/Program??Files/Internet??Explorer/iexplore.exe and got a file not found.

Maybe the wild card is tripping you up.

--
Ubuntu Jaunty with Fluxbox.

linuxpokernut 09-12-2009 01:46 PM

Quote:

Originally Posted by frankbell (Post 3680224)
In my system, I'd have to use this command to start Wine IE.

Code:

wine ~/.wine/drive_c/Program\ Files/Internet\ Explorer/iexplore.exe
It sees "Program Files" as "Program\ Files" on the command line. The space shows up as "\ ".

I tried it as wine ~/.wine/drive_c/Program??Files/Internet??Explorer/iexplore.exe and got a file not found.

Maybe the wild card is tripping you up.

--
Ubuntu Jaunty with Fluxbox.

There is no /home/user directory in puppy, hence the problem.

linuxpokernut 09-12-2009 04:33 PM

Quote:

Originally Posted by magikraven (Post 3680222)
I'm not in Puppy right now,...(and not sure if I remember all the details)..
But I always drag n' drop the "drive_c/Program?Files" folder onto my desktop. That way, I can click on it,..go to the program I want,..then click on the exe file. I found the "drive_c/Program?Files" in the first place,..by clicking on the "show hidden files" in the home directory. (.wine is there in the "hidden" files).

Yep, it was there. unfortunately my app didnt work but now i know where the winde directory is.


All times are GMT -5. The time now is 05:29 AM.