Issue 3484 in pharo: Windows VM in One click image for 1.2 not yet customized

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
8 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 3484 in pharo: Windows VM in One click image for 1.2 not yet customized

pharo
Status: Accepted
Owner: [hidden email]
CC: marcus.denker,  stephane.ducasse
Labels: Milestone-1.2

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

Hi,

the windows VM included in the PharoOneClick1.2.zip on the Hudson server
is not customized for Pharo.

It still has

  - the croquet icon
  - a bad *.ini file so that "Croquet" is displayed instead of Pharo
    when one quits with ALT+F4
  - no resource section







Reply | Threaded
Open this post in threaded view
|

Re: Issue 3484 in pharo: Windows VM in One click image for 1.2 not yet customized

pharo

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

we will fix that once we will have VM building working


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3484 in pharo: Windows VM in One click image for 1.2 not yet customized

pharo

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

igor, it would be nice to have those icons (the pharo ones we use here),  
the .ini, the resource, etc....in GIT..so when you load the vm from git you  
have everything to need even to create a pharo one click


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3484 in pharo: Windows VM in One click image for 1.2 not yet customized

pharo

Comment #3 on issue 3484 by [hidden email]: 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 | Threaded
Open this post in threaded view
|

Re: Issue 3484 in pharo: Windows VM in One click image for 1.2 not yet customized

pharo
Updates:
        Labels: -Milestone-1.2 Milestone-1.2-DevImage

Comment #4 on issue 3484 by marcus.denker: Windows VM in One click image  
for 1.2 not yet customized
http://code.google.com/p/pharo/issues/detail?id=3484

(No comment was entered for this change.)


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3484 in pharo: Windows VM in One click image for 1.2 not yet customized

pharo

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

see also http://code.google.com/p/pharo/issues/detail?id=3645


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3484 in pharo: Windows VM in One click image for 1.2 not yet customized

pharo

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

Same thing for One Click Image Cog V1.1.1 on Windows:
- not pharo icon
- Croquet instead pharo



Reply | Threaded
Open this post in threaded view
|

Re: Issue 3484 in pharo: Windows VM in One click image for 1.2 not yet customized

pharo
Updates:
        Status: Duplicate
        Mergedinto: 3645

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

(No comment was entered for this change.)