Re: open associated file with explorer.exe

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



It works nicely :-)
By the way, the file path has to be converted from "windows style" and then you can call your Linux program, but these are details.. :

Code:
upath=$(winepath -u $wpath)
$cmd $upath & 



cheers.







[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux