http://bugs.winehq.org/show_bug.cgi?id=29813
--- Comment #2 from Roman I. Fedorov hyper_sonic@hotbox.ru 2012-02-07 22:21:51 CST --- (In reply to comment #1) I expect next behavior: double click on KOMPAS document open Viewer with it.
(In reply to comment #0)
- default key in [HKEY_CLASSES_ROOT\KOMPAS.<???>\shell\View\command] has wrong
value, such as this: C:\PROG~FBU\ASCON\KOMP~H4Z\Bin\KViewer.exe "%1" Right value is C:\PROGRA~1\ASCON\KOMPAS~1\Bin\KViewer.exe "%1"
What's wrong with it?
Can you compare string? C:\PROG~FBU\ASCON\KOMP~H4Z\Bin\KViewer.exe "%1" - wine key value C:\PROGRA~1\ASCON\KOMPAS~1\Bin\KViewer.exe "%1" - XP key value
- installer does not create desktop file for desktop integration:
~/.local/share/applications/wine-extension-<???>.desktop
Is it supposed to do that?
May be not, i don't know. But any application has it. Example MS Word.
- Command "env WINEPREFIX="/home/roman/.wine" wine start /ProgIDOpen
KOMPAS.<???> %f" use only "Open" explorer action. But Kompas Viewer installer is create "View" key in registry (view p. 1). You need rename "View" to "Open".
<???> - is a file extention ("A3D", "CDW", "FRW", "KDW", "M3D", "SPW").
What does it do under Windows?
Open in KOMPAS Viewer file with extention "A3D", "CDW", "FRW", "KDW", "M3D", "SPW". I have to open documents from file menu without it is functionality.