LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   wine windows browsing command (https://www.linuxquestions.org/questions/linux-newbie-8/wine-windows-browsing-command-729591/)

manuleka 05-30-2009 08:50 PM

wine windows browsing command
 
i installed wine, and there's a menu item for File Browsing... i accidentally delete it and now i want it back... can anyone tell me what is the command for it?

i'm editing menu and recreating File Browser (wine) which will open the browing under wine

Simon Bridge 05-30-2009 11:57 PM

The wine file browser is started by running winefile in a terminal.
If you want to access this from a menu - then the menu item needs this command.
But you have not said which menu you are editing.

manuleka 05-31-2009 06:44 AM

Quote:

Originally Posted by Simon Bridge (Post 3557913)
The wine file browser is started by running winefile in a terminal.
If you want to access this from a menu - then the menu item needs this command.
But you have not said which menu you are editing.

got it..

Code:

~/> cat /usr/share/applications/fedora-wine-winefile.desktop

[Desktop Entry]
Name=Wine File
Comment=Wine File Browser
Exec=winefile
Terminal=false
Type=Application
Icon=wine32x32
Encoding=UTF-8
Categories=X-Wine;
X-Desktop-File-Install-Version=0.13

i just used 'winefile' on the command box

Simon Bridge 06-01-2009 01:14 AM

Excellent - don't forget the thumbs-up, or better yet - go find someone else with problems to help.


All times are GMT -5. The time now is 03:44 PM.