Displaying 1 result from an estimated 1 matches for "akademische".
Did you mean:
academische
2009 Jul 14
0
Strange behaviour of start menu entry
...chmviewer instead. I tested this call on the command line, it works. But when I click on it, the original Wine HTMLHelp viewer is started again!?
Here's the original call:
Code:
env WINEPREFIX="/home/elektronaut/.wine" wine "C:\windows\command\start.exe" "C:\Programme\Akademische Arbeitsgemeinschaft\Steuerprogramm\2009\TaxBook.chm"
Here's the new call:
Code:
kchmviewer "/home/elektronaut/.wine/drive_c/Programme/Akademische Arbeitsgemeinschaft/Steuerprogramm/2009/TaxBook.chm"
Strange!