dimesio wrote: > > > abb4 wrote: >> I now placed it in [HKEY_CLASSES_ROOT/folder/shell/open/(there's no >> command folder) > >>>Create it. > > Created it, didn't work > > abb4 wrote: >> It should be able to open a folder within nautilus, which is located in >> /usr/bin), right? > >>>Reads it's manual about how to start it so it shows a directory. This is not related to Wine. > > Why is this not related to WINE > If you run a Windows program in WINE, it's certainly good if it works like > it does under Windows. > In this case the program can open a folder in the file manager of Windows, > but it fails in WINE > to open in Nautilus > Can this really work from this script? > > abb4 wrote: >> why does @="/bin/sh run_linx_program nautilus \"%1\"" not work > >>>Probably because it doesn't exist. > > It's created in /home/bin > > code > > #!/bin/sh > $1 "`wine winepath -u "$2"`" > > It's in the path environment. > > > > > > -- View this message in context: http://www.nabble.com/Start-native-linux-apps-from-a-wine-app-tp24442430p24512760.html Sent from the Wine - Users mailing list archive at Nabble.com.