On 13 September 2011 21:00, Sven Van Caekenberghe <[email protected]> wrote: > There is a problem with the current Pharo One Click 1.3 LNK (.lnk) file on > Windows. > > It refers to non existing paths and thus does not work. > > More specifically the 'Target' and 'Starts In' fields are wrong. > > I know close to nothing about Windows, can somebody else help here ?
As far as I observed newer versions of Windows do not support relative references anymore. The only possible solution I see is to move the .exe into the root (with the wrong icon) and to somehow use the .ini file to get it going with the right image. > An additional problem is that these one click artifacts are built on Linux > where the .lnk file probably cannot be edited. Yeah, the .lnk file has to be created on Windows. Lukas -- Lukas Renggli www.lukas-renggli.ch
