Windows installer creates bad shortcuts

Issue #128 closed
Former user created an issue

Originally reported on Google Code with ID 128

Problem: The installer for the windows version creates shortcuts on the 
desktop, in the quicklaunch bar and in the start menu. The created 
shortcuts are missing the working directory to execute speedcrunch in 
(Properties -> "Start in: ..."). This results in the translations not 
working (because of the .qm files not being found).

Solution: The created shortcuts have to contain the install directory also 
as the working directory.

Impacts: The windows installer script.

Reported by XNeo2001 on 2007-12-23 16:39:09

Comments (4)

  1. Johan Thelin

    ``` Fixed in the 0.9 installer script. Added the WorkingDir argument to all icons. ```

    Reported by `e8johan` on 2007-12-26 09:25:10 - Status changed: `Fixed`

  2. Former user Account Deleted

    Reported by `helder.pereira.correia` on 2007-12-26 14:23:28 - Labels added: Milestone-0.10

  3. Log in to comment