2 Jan
2008
2 Jan
'08
6:14 p.m.
http://bugs.winehq.org/show_bug.cgi?id=10820 --- Comment #8 from Alexander Ovcharenko <sarulezzz(a)inbox.ru> 2008-01-02 12:14:23 --- I don't have system wine. I have only wine which I had built myself. I opened ppt-file with this file: #!/bin/sh QUICKPARLOCATION="C:\\Program Files\\Microsoft Office\\Office12\\PPTVIEW.EXE" PARAM=`winepath -w "$*"` wine "$QUICKPARLOCATION" "$PARAM" exit 0 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.