Thread: Trouble associating .bmp files with mspaint in wine
i running kubuntu 11.10 , updated of posting.
installed wine , mspaint wine, mspaint works great, , save save , open bmp files. trouble comes when attempt associate bmp files mspaint. command line opening bmp files following:
when double click on hello.bmp (located @ /home/brandon/desktop) pop window says:code:wine mspaint %f
so tried following in terminal:code:z:\home\brandon\documents\hello.bmp not found
terminal:
output:code:wine mspaint /home/brandon/desktop/hello.bmp
code:z:\home\brandon\hello.bmp not found
terminal:
output:code:wine mspaint '""/home/brandon/desktop/hello.bmp""'
code:z:\home\brandon\""\home\brandon\desktop\hello.bmp" contians invalid path
terminal:
works fine.code:wine mspaint \\home\\brandon\\desktop\\hello.bmp
ideas on possibly doing wrong?
thanks!
brandon
figured out! open command this:
and had add registry keys found out how here:code:env wineprefix="/home/brandon/.wine" wine start /progidopen bitmap %f
http://www.jrnguyen.com/2009/11/16/w...in-linux-wine/
anyway though!
brandon
Forum The Ubuntu Forum Community Ubuntu Specialised Support Wine [SOLVED] Trouble associating .bmp files with mspaint in wine
Ubuntu
Comments
Post a Comment