Comment #3 on issue 3484 by [email protected]: Windows VM in One click image for 1.2 not yet customized
http://code.google.com/p/pharo/issues/detail?id=3484

To customize the VM:
 - download the Cog VM source code and extract it
 - put "Pharo.rc", "Pharo.def.in" and "Pharo.ico" into the same folder
   as the "Makefile" lives
 - replace the following lines at the beginning of the "Makefile" to use
   Pharo instead of Squeak:

     # The name of the VM to build
     VM:=Pharo

Note: you will get a Pharo.exe instead of a Squeak.exe with the new icon
      and a resource section with the version info (see explorer properties
      on the executable)

Attachments:
        Pharo.rc  1.0 KB
        Pharo.def.in  126 bytes
        Pharo.ico  35.8 KB


Reply via email to