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===
