#1 Le 31/10/2009, à 02:56
- mariodessuti
[Résolu] Wine menu Applications
bonsoir,
j'ai fais une petite boulette je crois, j'ai supprimer Wine de mon menu Applications... et quand je réinstalle l'application il ne re-apparait pas.
comment faire pour résoudre mon soucis?
cordialement
Dernière modification par VinXnet (Le 10/11/2009, à 00:22)
PC : DELL Latitude E6320 / Distribution : Xubuntu 15.10 (64 bits) / Bureau : Xfce 4 / Navigateur : Chromium 45.0.2454.101 (64-bit) /
Kernel : Linux 3.13.0-43-generic / Processeur : 4x Intel® Core(TM) i5-2520M CPU @ 2.5GHz / Mémoire Rame : 4Go / Disque Dur : 250Go /
Carte graphique : Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller
Hors ligne
#2 Le 31/10/2009, à 03:08
- throoper
Re : [Résolu] Wine menu Applications
Click droit sur le menu -> edit menu et tu coches wine
http://www.youtube.com/watch?v=RgRViKihyYI&hl=fr
Hors ligne
#3 Le 31/10/2009, à 12:37
- mariodessuti
Re : [Résolu] Wine menu Applications
il n y ai plus... car je l avait supprimé aussi
PC : DELL Latitude E6320 / Distribution : Xubuntu 15.10 (64 bits) / Bureau : Xfce 4 / Navigateur : Chromium 45.0.2454.101 (64-bit) /
Kernel : Linux 3.13.0-43-generic / Processeur : 4x Intel® Core(TM) i5-2520M CPU @ 2.5GHz / Mémoire Rame : 4Go / Disque Dur : 250Go /
Carte graphique : Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller
Hors ligne
#4 Le 31/10/2009, à 15:19
- throoper
Re : [Résolu] Wine menu Applications
Et bin tu crees un fichier /usr/share/applications/wine.desktop
http://www.youtube.com/watch?v=RgRViKihyYI&hl=fr
Hors ligne
#5 Le 01/11/2009, à 01:00
- mariodessuti
Re : [Résolu] Wine menu Applications
L'exécution du processus fils « /usr/share/applications/wine.desktop » a échoué (Permission non accordée)
PC : DELL Latitude E6320 / Distribution : Xubuntu 15.10 (64 bits) / Bureau : Xfce 4 / Navigateur : Chromium 45.0.2454.101 (64-bit) /
Kernel : Linux 3.13.0-43-generic / Processeur : 4x Intel® Core(TM) i5-2520M CPU @ 2.5GHz / Mémoire Rame : 4Go / Disque Dur : 250Go /
Carte graphique : Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller
Hors ligne
#6 Le 01/11/2009, à 01:04
- throoper
Re : [Résolu] Wine menu Applications
Il faut avoir les droits root pour le faire precede le avec sudo.
Et tu dois mettre le chemin dessus ainsi que d'autre parametres.
Si tu ne trouves pas je peux te filer un fichier.
Dernière modification par throoper (Le 01/11/2009, à 01:05)
http://www.youtube.com/watch?v=RgRViKihyYI&hl=fr
Hors ligne
#7 Le 01/11/2009, à 01:05
- mariodessuti
Re : [Résolu] Wine menu Applications
heu là je sais pas faire
PC : DELL Latitude E6320 / Distribution : Xubuntu 15.10 (64 bits) / Bureau : Xfce 4 / Navigateur : Chromium 45.0.2454.101 (64-bit) /
Kernel : Linux 3.13.0-43-generic / Processeur : 4x Intel® Core(TM) i5-2520M CPU @ 2.5GHz / Mémoire Rame : 4Go / Disque Dur : 250Go /
Carte graphique : Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller
Hors ligne
#8 Le 01/11/2009, à 01:24
- throoper
Re : [Résolu] Wine menu Applications
Déjà on verifie s'il n'existe pas déjà
cd /usr/share/applications
ls -al wine*
S'il te dit que le fichier n'existe pas alors tu passes à l'étape deux :
sudo gedit /usr/share/applications/wine.desktop
Et tu copies ce qui suit dedans :
[Desktop Entry]
Name=Wine
Comment=An Emulator
Comment[fr]=Un Emulateur
Exec=/usr/bin/wine
Type=Application
Categories=Accesoires
Encoding=UTF-8
StartupNotify=false
Ensuite, il faut l'adapter à ta config pour se faire : il faut taper dans un terminal
which wine
Dans la plupart des cas ça va etre /usr/bin/wine, mais verifier est toujours interessant.
Voilà après avoir fait ça, tu le trouveras normalement dans applications -> accesoires.
J'attends ton retour
http://www.youtube.com/watch?v=RgRViKihyYI&hl=fr
Hors ligne
#9 Le 01/11/2009, à 01:34
- mariodessuti
Re : [Résolu] Wine menu Applications
retour négatif..
y a absolument rien dans applications -> accesoires.
alors est ce que j'ai merdé ici :
Et tu copies ce qui suit dedans :
[Desktop Entry]
Name=Wine
Comment=An Emulator
Comment[fr]=Un Emulateur
Exec=/usr/bin/wine
Type=Application
Categories=Accesoires
Encoding=UTF-8
StartupNotify=false
car tu n'as pas précisé si je devais laissé ce qui était déjà inscrit ou si il fallait que je supprime tout et colle uniquement ce que tu avais mis... c'est ce que j'ai fais dailleur
PC : DELL Latitude E6320 / Distribution : Xubuntu 15.10 (64 bits) / Bureau : Xfce 4 / Navigateur : Chromium 45.0.2454.101 (64-bit) /
Kernel : Linux 3.13.0-43-generic / Processeur : 4x Intel® Core(TM) i5-2520M CPU @ 2.5GHz / Mémoire Rame : 4Go / Disque Dur : 250Go /
Carte graphique : Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller
Hors ligne
#10 Le 01/11/2009, à 01:36
- throoper
Re : [Résolu] Wine menu Applications
J'avais dit qu'il fallait verifier si le fichier existe déjà.
Enleves ce que je t'ai donné ensuite postes moi
cat /usr/share/applications/wine.desktop
Si t'as supprimé ce qu'il y avait avant pas de probleme on reglera ça.
http://www.youtube.com/watch?v=RgRViKihyYI&hl=fr
Hors ligne
#11 Le 01/11/2009, à 01:44
- mariodessuti
Re : [Résolu] Wine menu Applications
quand je fais
cat /usr/share/applications/wine.desktop
après avoir effacé
[Desktop Entry]
Name=Wine
Comment=An Emulator
Comment[fr]=Un Emulateur
Exec=/usr/bin/wine
Type=Application
Categories=Accesoires
Encoding=UTF-8
StartupNotify=false
y a rien qui se passe
PC : DELL Latitude E6320 / Distribution : Xubuntu 15.10 (64 bits) / Bureau : Xfce 4 / Navigateur : Chromium 45.0.2454.101 (64-bit) /
Kernel : Linux 3.13.0-43-generic / Processeur : 4x Intel® Core(TM) i5-2520M CPU @ 2.5GHz / Mémoire Rame : 4Go / Disque Dur : 250Go /
Carte graphique : Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller
Hors ligne
#12 Le 01/11/2009, à 01:48
- throoper
Re : [Résolu] Wine menu Applications
Lis d'abord mon post jusqu'à la fin avant de faire quoi que ce soit.
Maintenant tu vas faire
sudo gedit /usr/share/applications/wine.desktop
Tu vires tout ce qu'il y a dedans.
Et tu copies ceci dedans :
Type=Application
Name=Wine Windows Program Loader
Name[de]=Wine Windows-Programmstarter
Name[es]=Wine Cargador de programas de Windows
Name[nl]=Wine Windows programmalader
Name[sv]=Wine Windows Programstartare
Name[ru]=Wine - загрузчик Windows программ
Name[uk]=Wine - завантажувач Windows програм
Name[fr]=Wine Exécuter des programmes Windows
Name[ca]=Wine - Carregador d'aplicacions del Windows
Name[pt]=Carregador de aplicativos Windows Wine
Name[pt_br]=Carregador de aplicativos Windows Wine
Name[it]=Wine Carica Programmi Windows
Name[da]=Wine, Programstarter til Windows-programmer
Name[nb]=Wine Programlaster for Windowsapplikasjoner
Name[nn]=Wine Programlaster for Windowsapplikasjoner
Exec=wine start /unix %f
MimeType=application/x-ms-dos-executable;application/x-msdos-program;application/x-msdownload;application/exe;application/x-exe;application/dos-exe;vms/exe;application/x-winexe;application/msdos-windows;application/x-zip-compressed;application/x-executable;application/x-msi;
NoDisplay=true
Ensuite, tu enregistres. Tu te deconnectes et tu te reconnectes et normalement ça sera bon, tu le trouveras dans le menu applications.
Si par malheur il y est pas, il faudra faire une autre manipulation en plus.
Je suis avec toi jusqu'à ce que ce probleme se regle.
http://www.youtube.com/watch?v=RgRViKihyYI&hl=fr
Hors ligne
#13 Le 01/11/2009, à 02:55
- mariodessuti
Re : [Résolu] Wine menu Applications
tjs pas:/
PC : DELL Latitude E6320 / Distribution : Xubuntu 15.10 (64 bits) / Bureau : Xfce 4 / Navigateur : Chromium 45.0.2454.101 (64-bit) /
Kernel : Linux 3.13.0-43-generic / Processeur : 4x Intel® Core(TM) i5-2520M CPU @ 2.5GHz / Mémoire Rame : 4Go / Disque Dur : 250Go /
Carte graphique : Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller
Hors ligne
#14 Le 01/11/2009, à 02:58
- throoper
Re : [Résolu] Wine menu Applications
click droit sur le menu en haut : edit menu et regardes si sa case n'est pas décoché, si c'est le cas coches là.
http://www.youtube.com/watch?v=RgRViKihyYI&hl=fr
Hors ligne
#15 Le 01/11/2009, à 03:03
- mariodessuti
Re : [Résolu] Wine menu Applications
non j'ai rien de décoché
PC : DELL Latitude E6320 / Distribution : Xubuntu 15.10 (64 bits) / Bureau : Xfce 4 / Navigateur : Chromium 45.0.2454.101 (64-bit) /
Kernel : Linux 3.13.0-43-generic / Processeur : 4x Intel® Core(TM) i5-2520M CPU @ 2.5GHz / Mémoire Rame : 4Go / Disque Dur : 250Go /
Carte graphique : Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller
Hors ligne
#16 Le 01/11/2009, à 03:05
- throoper
Re : [Résolu] Wine menu Applications
Tu le trouves déjà ou pas ?
Affiches
find /usr -name wine
http://www.youtube.com/watch?v=RgRViKihyYI&hl=fr
Hors ligne
#17 Le 01/11/2009, à 03:08
- mariodessuti
Re : [Résolu] Wine menu Applications
vinxnet@PC1:~$ find /usr -name wine
/usr/bin/wine
PC : DELL Latitude E6320 / Distribution : Xubuntu 15.10 (64 bits) / Bureau : Xfce 4 / Navigateur : Chromium 45.0.2454.101 (64-bit) /
Kernel : Linux 3.13.0-43-generic / Processeur : 4x Intel® Core(TM) i5-2520M CPU @ 2.5GHz / Mémoire Rame : 4Go / Disque Dur : 250Go /
Carte graphique : Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller
Hors ligne
#18 Le 01/11/2009, à 03:15
- throoper
Re : [Résolu] Wine menu Applications
C'est tout ?! :/:/
et avec ça
locate wine
http://www.youtube.com/watch?v=RgRViKihyYI&hl=fr
Hors ligne
#19 Le 01/11/2009, à 03:20
- mariodessuti
Re : [Résolu] Wine menu Applications
gistry.dat
/home/vinxnet/.wine/drive_c/windows/profiles/vinxnet/Application Data/Mozilla/Profiles/MSHTML
/home/vinxnet/.wine/drive_c/windows/profiles/vinxnet/Application Data/Mozilla/Profiles/MSHTML/ynkrqu8z.slt
/home/vinxnet/.wine/drive_c/windows/profiles/vinxnet/Application Data/Mozilla/Profiles/MSHTML/ynkrqu8z.slt/chrome
/home/vinxnet/.wine/drive_c/windows/profiles/vinxnet/Application Data/Mozilla/Profiles/MSHTML/ynkrqu8z.slt/prefs.js
/home/vinxnet/.wine/drive_c/windows/profiles/vinxnet/Local Settings/Application Data
/home/vinxnet/.wine/drive_c/windows/profiles/vinxnet/Local Settings/Historique
/home/vinxnet/.wine/drive_c/windows/profiles/vinxnet/Local Settings/Temporary Internet Files
/home/vinxnet/.wine/drive_c/windows/profiles/vinxnet/Local Settings/Application Data/Mozilla
/home/vinxnet/.wine/drive_c/windows/profiles/vinxnet/Local Settings/Application Data/Mozilla/Profiles
/home/vinxnet/.wine/drive_c/windows/profiles/vinxnet/Local Settings/Application Data/Mozilla/Profiles/MSHTML
/home/vinxnet/.wine/drive_c/windows/profiles/vinxnet/Menu Démarrer/Programmes
/home/vinxnet/.wine/drive_c/windows/profiles/vinxnet/Menu Démarrer/Programmes/Démarrage
/home/vinxnet/.wine/drive_c/windows/system32/actxprxy.dll
/home/vinxnet/.wine/drive_c/windows/system32/advapi32.dll
/home/vinxnet/.wine/drive_c/windows/system32/advpack.dll
/home/vinxnet/.wine/drive_c/windows/system32/appwiz.cpl
/home/vinxnet/.wine/drive_c/windows/system32/cabinet.dll
/home/vinxnet/.wine/drive_c/windows/system32/cmd.exe
/home/vinxnet/.wine/drive_c/windows/system32/comctl32.dll
/home/vinxnet/.wine/drive_c/windows/system32/comdlg32.dll
/home/vinxnet/.wine/drive_c/windows/system32/control.exe
/home/vinxnet/.wine/drive_c/windows/system32/crypt32.dll
/home/vinxnet/.wine/drive_c/windows/system32/d3d8.dll
/home/vinxnet/.wine/drive_c/windows/system32/d3d9.dll
/home/vinxnet/.wine/drive_c/windows/system32/d3dx9_36.dll
/home/vinxnet/.wine/drive_c/windows/system32/dbghelp.dll
/home/vinxnet/.wine/drive_c/windows/system32/ddeml.dll
/home/vinxnet/.wine/drive_c/windows/system32/ddhelp.exe
/home/vinxnet/.wine/drive_c/windows/system32/ddraw.dll
/home/vinxnet/.wine/drive_c/windows/system32/dinput8.dll
/home/vinxnet/.wine/drive_c/windows/system32/dosx.exe
/home/vinxnet/.wine/drive_c/windows/system32/drivers
/home/vinxnet/.wine/drive_c/windows/system32/dsound.dll
/home/vinxnet/.wine/drive_c/windows/system32/dsound.vxd
/home/vinxnet/.wine/drive_c/windows/system32/dxdiagn.dll
/home/vinxnet/.wine/drive_c/windows/system32/gdi32.dll
/home/vinxnet/.wine/drive_c/windows/system32/gecko
/home/vinxnet/.wine/drive_c/windows/system32/glu32.dll
/home/vinxnet/.wine/drive_c/windows/system32/hal.dll
/home/vinxnet/.wine/drive_c/windows/system32/hhctrl.ocx
/home/vinxnet/.wine/drive_c/windows/system32/imaadp32.acm
/home/vinxnet/.wine/drive_c/windows/system32/imagehlp.dll
/home/vinxnet/.wine/drive_c/windows/system32/itircl.dll
/home/vinxnet/.wine/drive_c/windows/system32/itss.dll
/home/vinxnet/.wine/drive_c/windows/system32/kernel32.dll
/home/vinxnet/.wine/drive_c/windows/system32/mapi32.dll
/home/vinxnet/.wine/drive_c/windows/system32/msadp32.acm
/home/vinxnet/.wine/drive_c/windows/system32/msg711.acm
/home/vinxnet/.wine/drive_c/windows/system32/msgsm32.acm
/home/vinxnet/.wine/drive_c/windows/system32/mshtml.dll
/home/vinxnet/.wine/drive_c/windows/system32/msi.dll
/home/vinxnet/.wine/drive_c/windows/system32/msiexec.exe
/home/vinxnet/.wine/drive_c/windows/system32/msvcrt.dll
/home/vinxnet/.wine/drive_c/windows/system32/msxml3.dll
/home/vinxnet/.wine/drive_c/windows/system32/notepad.exe
/home/vinxnet/.wine/drive_c/windows/system32/ntdll.dll
/home/vinxnet/.wine/drive_c/windows/system32/ntoskrnl.exe
/home/vinxnet/.wine/drive_c/windows/system32/ole32.dll
/home/vinxnet/.wine/drive_c/windows/system32/oleaut32.dll
/home/vinxnet/.wine/drive_c/windows/system32/oledlg.dll
/home/vinxnet/.wine/drive_c/windows/system32/olepro32.dll
/home/vinxnet/.wine/drive_c/windows/system32/opengl32.dll
/home/vinxnet/.wine/drive_c/windows/system32/progman.exe
/home/vinxnet/.wine/drive_c/windows/system32/psapi.dll
/home/vinxnet/.wine/drive_c/windows/system32/pstorec.dll
/home/vinxnet/.wine/drive_c/windows/system32/quartz.dll
/home/vinxnet/.wine/drive_c/windows/system32/reg.exe
/home/vinxnet/.wine/drive_c/windows/system32/regsvr32.exe
/home/vinxnet/.wine/drive_c/windows/system32/riched20.dll
/home/vinxnet/.wine/drive_c/windows/system32/riched32.dll
/home/vinxnet/.wine/drive_c/windows/system32/rpcrt4.dll
/home/vinxnet/.wine/drive_c/windows/system32/rsabase.dll
/home/vinxnet/.wine/drive_c/windows/system32/rsaenh.dll
/home/vinxnet/.wine/drive_c/windows/system32/rundll32.exe
/home/vinxnet/.wine/drive_c/windows/system32/schannel.dll
/home/vinxnet/.wine/drive_c/windows/system32/sensapi.dll
/home/vinxnet/.wine/drive_c/windows/system32/setupapi.dll
/home/vinxnet/.wine/drive_c/windows/system32/shdocvw.dll
/home/vinxnet/.wine/drive_c/windows/system32/shell32.dll
/home/vinxnet/.wine/drive_c/windows/system32/shfolder.dll
/home/vinxnet/.wine/drive_c/windows/system32/shlwapi.dll
/home/vinxnet/.wine/drive_c/windows/system32/spool
/home/vinxnet/.wine/drive_c/windows/system32/stdole2.tlb
/home/vinxnet/.wine/drive_c/windows/system32/urlmon.dll
/home/vinxnet/.wine/drive_c/windows/system32/user32.dll
/home/vinxnet/.wine/drive_c/windows/system32/version.dll
/home/vinxnet/.wine/drive_c/windows/system32/windowscodecs.dll
/home/vinxnet/.wine/drive_c/windows/system32/winebrowser.exe
/home/vinxnet/.wine/drive_c/windows/system32/winhlp32.exe
/home/vinxnet/.wine/drive_c/windows/system32/wininet.dll
/home/vinxnet/.wine/drive_c/windows/system32/winmm.dll
/home/vinxnet/.wine/drive_c/windows/system32/winspool.drv
/home/vinxnet/.wine/drive_c/windows/system32/wintab32.dll
/home/vinxnet/.wine/drive_c/windows/system32/winver.exe
/home/vinxnet/.wine/drive_c/windows/system32/wordpad.exe
/home/vinxnet/.wine/drive_c/windows/system32/ws2_32.dll
/home/vinxnet/.wine/drive_c/windows/system32/wsock32.dll
/home/vinxnet/.wine/drive_c/windows/system32/drivers/mountmgr.sys
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/LICENSE
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/VERSION
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/chrome
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/components
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/defaults
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/dependentlibs.list
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/dictionaries
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/freebl3.dll
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/greprefs
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/js3250.dll
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/modules
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/nspr4.dll
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/nss3.dll
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/nssckbi.dll
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/nssdbm3.dll
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/nssutil3.dll
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/platform.ini
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/plc4.dll
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/plds4.dll
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/plugins
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/redit.exe
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/res
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/smime3.dll
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/softokn3.dll
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/sqlite3.dll
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/ssl3.dll
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/xpcom.dll
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/xpcshell.exe
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/xpidl.exe
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/xpt_dump.exe
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/xpt_link.exe
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/xul.dll
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/chrome/classic.jar
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/chrome/classic.manifest
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/chrome/comm.jar
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/chrome/comm.manifest
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/chrome/en-US.jar
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/chrome/en-US.manifest
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/chrome/pippki.jar
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/chrome/pippki.manifest
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/chrome/toolkit.jar
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/chrome/toolkit.manifest
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/components/FeedProcessor.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/components/NetworkGeolocationProvider.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/components/compreg.dat
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/components/jsconsole-clhandler.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/components/nsAddonRepository.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/components/nsBadCertHandler.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/components/nsBlocklistService.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/components/nsContentDispatchChooser.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/components/nsContentPrefService.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/components/nsDefaultCLH.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/components/nsDownloadManagerUI.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/components/nsExtensionManager.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/components/nsFormAutoComplete.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/components/nsHandlerService.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/components/nsHelperAppDlg.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/components/nsLivemarkService.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/components/nsLoginInfo.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/components/nsLoginManager.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/components/nsLoginManagerPrompter.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/components/nsPlacesDBFlush.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/components/nsProgressDialog.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/components/nsProxyAutoConfig.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/components/nsSearchService.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/components/nsSearchSuggestions.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/components/nsTaggingService.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/components/nsTryToClose.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/components/nsURLFormatter.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/components/nsUpdateService.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/components/nsWebHandlerApp.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/components/nsXULAppInstall.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/components/pluginGlue.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/components/storage-Legacy.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/components/storage-mozStorage.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/components/txEXSLTRegExFunctions.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/components/xpti.dat
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/components/xulrunner.xpt
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/defaults/autoconfig
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/defaults/pref
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/defaults/profile
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/defaults/autoconfig/platform.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/defaults/autoconfig/prefcalls.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/defaults/pref/xulrunner.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/defaults/profile/US
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/defaults/profile/chrome
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/defaults/profile/localstore.rdf
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/defaults/profile/US/chrome
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/defaults/profile/US/localstore.rdf
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/defaults/profile/US/chrome/userChrome-example.css
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/defaults/profile/US/chrome/userContent-example.css
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/defaults/profile/chrome/userChrome-example.css
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/defaults/profile/chrome/userContent-example.css
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/dictionaries/en-US.aff
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/dictionaries/en-US.dic
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/greprefs/all.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/greprefs/security-prefs.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/greprefs/xpinstall.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/modules/DownloadLastDir.jsm
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/modules/DownloadUtils.jsm
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/modules/ISO8601DateUtils.jsm
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/modules/Microformats.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/modules/NetUtil.jsm
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/modules/PlacesDBUtils.jsm
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/modules/PluralForm.jsm
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/modules/SpatialNavigation.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/modules/WindowDraggingUtils.jsm
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/modules/XPCOMUtils.jsm
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/modules/debug.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/modules/utils.js
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/plugins/npnul32.dll
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/res/EditorOverride.css
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/res/arrow.gif
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/res/arrowd.gif
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/res/broken-image.png
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/res/charsetData.properties
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/res/charsetalias.properties
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/res/contenteditable.css
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/res/designmode.css
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/res/dtd
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/res/entityTables
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/res/fonts
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/res/forms.css
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/res/grabber.gif
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/res/hiddenWindow.html
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/res/html
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/res/html.css
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/res/langGroups.properties
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/res/language.properties
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/res/loading-image.png
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/res/mathml.css
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/res/quirk.css
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/res/svg.css
/home/vinxnet/.wine/drive_c/windows/system32/gecko/1.0.0/wine_gecko/res/table-ad
PC : DELL Latitude E6320 / Distribution : Xubuntu 15.10 (64 bits) / Bureau : Xfce 4 / Navigateur : Chromium 45.0.2454.101 (64-bit) /
Kernel : Linux 3.13.0-43-generic / Processeur : 4x Intel® Core(TM) i5-2520M CPU @ 2.5GHz / Mémoire Rame : 4Go / Disque Dur : 250Go /
Carte graphique : Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller
Hors ligne
#20 Le 01/11/2009, à 03:25
- throoper
Re : [Résolu] Wine menu Applications
ça fait un sacré paquet et ce n'est pas exactement ce que je voulais savoir, essayons :
locate wine.desktop
http://www.youtube.com/watch?v=RgRViKihyYI&hl=fr
Hors ligne
#21 Le 01/11/2009, à 03:43
- mariodessuti
Re : [Résolu] Wine menu Applications
vinxnet@PC1:~$ locate wine.desktop
/home/vinxnet/.local/share/applications/wine.desktop
/usr/share/app-install/desktop/wine.desktop
/usr/share/applications/wine.desktop
/usr/share/applications/wine.desktop~
PC : DELL Latitude E6320 / Distribution : Xubuntu 15.10 (64 bits) / Bureau : Xfce 4 / Navigateur : Chromium 45.0.2454.101 (64-bit) /
Kernel : Linux 3.13.0-43-generic / Processeur : 4x Intel® Core(TM) i5-2520M CPU @ 2.5GHz / Mémoire Rame : 4Go / Disque Dur : 250Go /
Carte graphique : Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller
Hors ligne
#22 Le 01/11/2009, à 03:46
- throoper
Re : [Résolu] Wine menu Applications
Là je commence à secher, normalement tu dois l'avoir dans ton menu.
que te donne
cat /home/vinxnet/.local/share/applications/wine.desktop
http://www.youtube.com/watch?v=RgRViKihyYI&hl=fr
Hors ligne
#23 Le 01/11/2009, à 03:57
- mariodessuti
Re : [Résolu] Wine menu Applications
vinxnet@PC1:~$ cat /home/vinxnet/.local/share/applications/wine.desktop
[Desktop Entry]
Exec=wine start /unix %f
MimeType=application/x-ms-dos-executable;application/x-msi;application/x-win-lnk;
Name=Wine Windows Program Loader
Name[ca]=Wine - Carregador d'aplicacions del Windows
Name[da]=Wine, Programstarter til Windows-programmer
Name[de]=Wine Windows-Programmstarter
Name[es]=Wine Cargador de programas de Windows
Name[fr]=Wine Exécuter des programmes Windows
Name[it]=Wine Carica Programmi Windows
Name[nb]=Wine Programlaster for Windowsapplikasjoner
Name[nl]=Wine Windows programmalader
Name[nn]=Wine Programlaster for Windowsapplikasjoner
Name[pt]=Carregador de aplicativos Windows Wine
Name[pt_br]=Carregador de aplicativos Windows Wine
Name[ru]=Wine - загрузчик Windows программ
Name[sv]=Wine Windows Programstartare
Name[uk]=Wine - завантажувач Windows програм
NoDisplay=false
StartupNotify=true
Type=Application
PC : DELL Latitude E6320 / Distribution : Xubuntu 15.10 (64 bits) / Bureau : Xfce 4 / Navigateur : Chromium 45.0.2454.101 (64-bit) /
Kernel : Linux 3.13.0-43-generic / Processeur : 4x Intel® Core(TM) i5-2520M CPU @ 2.5GHz / Mémoire Rame : 4Go / Disque Dur : 250Go /
Carte graphique : Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller
Hors ligne
#24 Le 01/11/2009, à 04:02
- throoper
Re : [Résolu] Wine menu Applications
Changes le NoDisplay=true
http://www.youtube.com/watch?v=RgRViKihyYI&hl=fr
Hors ligne
#25 Le 01/11/2009, à 04:23
- mariodessuti
Re : [Résolu] Wine menu Applications
quand je vais dans le fichier, il est deja sur true
Type=Application
Name=Wine Windows Program Loader
Name[de]=Wine Windows-Programmstarter
Name[es]=Wine Cargador de programas de Windows
Name[nl]=Wine Windows programmalader
Name[sv]=Wine Windows Programstartare
Name[ru]=Wine - загрузчик Windows программ
Name[uk]=Wine - завантажувач Windows програм
Name[fr]=Wine Exécuter des programmes Windows
Name[ca]=Wine - Carregador d'aplicacions del Windows
Name[pt]=Carregador de aplicativos Windows Wine
Name[pt_br]=Carregador de aplicativos Windows Wine
Name[it]=Wine Carica Programmi Windows
Name[da]=Wine, Programstarter til Windows-programmer
Name[nb]=Wine Programlaster for Windowsapplikasjoner
Name[nn]=Wine Programlaster for Windowsapplikasjoner
Exec=wine start /unix %f
MimeType=application/x-ms-dos-executable;application/x-msdos-program;application/x-msdownload;application/exe;application/x-exe;application/dos-exe;vms/exe;application/x-winexe;application/msdos-windows;application/x-zip-compressed;application/x-executable;application/x-msi;
NoDisplay=true
PC : DELL Latitude E6320 / Distribution : Xubuntu 15.10 (64 bits) / Bureau : Xfce 4 / Navigateur : Chromium 45.0.2454.101 (64-bit) /
Kernel : Linux 3.13.0-43-generic / Processeur : 4x Intel® Core(TM) i5-2520M CPU @ 2.5GHz / Mémoire Rame : 4Go / Disque Dur : 250Go /
Carte graphique : Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller
Hors ligne