blake wrote:
On Fri, Apr 20, 2012 at 12:32 PM, Ricardo Moran <[email protected]> wrote:
There is no need for a .Ink or .bat in Windows. You can just point to the
correct image in the .ini file so that users will only click on the .exe
(which should be renamed to Pharo.exe, BTW).
If I remember correctly, older versions of Pharo did it this way, why did it
change?
I would've sworn I recently downloaded a one-click that had a
.LNK--that was where I got the idea to do it for this one. It even
referenced the .LNK in the readme.bat.
That said, I have the Pharo-1.3-13315-OneClick.zip file handy here,
and it does just use an .INI file and tell Windows users to just click
on the pharo.exe.
So, I think all possible ways of starting Pharo have been explored at
this point. :-)
===Blake===
The INI file next to the EXE appears to be missing
ImageFile=Contents\Resources\Pharo-1.4-one-click.image
btw Though I don't have an opinion either way, I am curious about the
change of the image name from just Pharo-1.4.image, in case I can learn
something about the management of such things.
cheers -ben