| Author |
Message |
nic007
Joined: 13 Nov 2011 Posts: 56
|
Posted: Tue 30 Apr 2013, 10:35 Post subject:
Wine.sfs Subject description: How does it work? |
|
Ok, I've downloaded a wine.sfs file, and mounted it. Where do I place my windows programmes to open them? Thanks
|
|
Back to top
|
|
 |
tytower
Joined: 24 Feb 2007 Posts: 440 Location: Green Island Cairns for the winter
|
Posted: Wed 01 May 2013, 18:00 Post subject:
|
|
Find the documentation on wine and follow it .
Its my understanding you install each program the same as you would on windows. Just start wine
_________________ Neither my Family nor my Property are Government issues. Governments should do what they were designed to do Manage the larger issues best done by Governments
To stop corruption give them 3 times the penalty. Get their agreement on first employment.
|
|
Back to top
|
|
 |
dancytron
Joined: 18 Jul 2012 Posts: 56
|
Posted: Wed 01 May 2013, 19:05 Post subject:
|
|
First you should open winfiler (or probably anything other wine stuff from the menu). That will trigger it to download some stuff and go through the initial setup.
After that, you should be able to install programs by double clicking on the setup files.
It will put a fake c drive in a hidden directory on /root/.wine. It will make .desktop files, but you may need to rewrite them.
Things that don't need to be installed can just be clicked on.
|
|
Back to top
|
|
 |
proebler
Joined: 24 Jan 2012 Posts: 52 Location: TAS
|
Posted: Thu 02 May 2013, 08:39 Post subject:
|
|
In Puppy, I do not get any menu entry for Wine.
What I do:
- include the Wine sfs in Sytem > Boot Manager > Load SFS files [this ensures loading of Wine at boot up]
Once loaded,
- run the command winecfg from terminal/console
winecfg will allow you to configure some fonts and display parameters for Win applications [Graphics and Desktop Integration tabs].
Also you can install applications [Applications tab].
Applications and more generally .exe files can be run directly by setting their run action to /usr/local/bin/wine [drag & drop]
There may be other ways to achieve what you want.
|
|
Back to top
|
|
 |
nic007
Joined: 13 Nov 2011 Posts: 56
|
Posted: Thu 02 May 2013, 10:52 Post subject:
|
|
| proebler wrote: | In Puppy, I do not get any menu entry for Wine.
What I do:
- include the Wine sfs in Sytem > Boot Manager > Load SFS files [this ensures loading of Wine at boot up]
Once loaded,
- run the command winecfg from terminal/console
winecfg will allow you to configure some fonts and display parameters for Win applications [Graphics and Desktop Integration tabs].
Also you can install applications [Applications tab].
Applications and more generally .exe files can be run directly by setting their run action to /usr/local/bin/wine [drag & drop]
There may be other ways to achieve what you want. |
Thanks, have been using wine for a long time but have it installed on the save file and it works very well. I was just exploring the sfs route but it seems as if I'm better off by having it installed (no command-lines and all the menu entries are there).
|
|
Back to top
|
|
 |
|