Results 1 to 3 of 3
im trying to make a program that i installed through wine be the default program but i cant find where wine installs the programs to to select it...
- 04-28-2008 #1
[SOLVED] where does wine put your windows apps??
im trying to make a program that i installed through wine be the default program but i cant find where wine installs the programs to to select it
- 04-28-2008 #2Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
They are installed into a fake c: drive in your wine directory. Check
. And if you are making it a default program ensure that you prefix the windows executable with winelauncher to ensure that it runs with Wine.Code:~/.wine/drive_c/Program\ Files
- 04-28-2008 #3


