http://bugs.winehq.org/show_bug.cgi?id=24414
--- Comment #5 from skyalmian@gmail.com 2011-01-20 19:28:14 CST --- I know the bug is closed, but on the off-chance that at least one other out there in this vast world also uses the DreamSpell Calendar v1.2 under WINE, I have this solution for executing it from command line:
[] cd $HOME"/.wine/drive_c/Program Files/dreamspell/" ; wine DreamSpell.exe [/]
As an example of my usage of it, if I click on the clock on Tint 2 Panel, it executes the calendar straight away with no issues:
[] clock_rclick_command = cd $HOME"/.wine/drive_c/Program Files/dreamspell/" ; wine DreamSpell.exe [/]
~