[squeak-dev] Windows VM update (IPv6; single instance)

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

[squeak-dev] Windows VM update (IPv6; single instance)

Torsten Bergmann
Hi Andreas,

what about my suggestion to add the VERSIONINFO into the ressource section
of the executable? Its easy to add and would align the VM to other Win32
executables and help on automated installs (windows installers use this
 info to update executables).

Thank
Torsten



--
Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger01

Reply | Threaded
Open this post in threaded view
|

[squeak-dev] Re: Windows VM update (IPv6; single instance)

Andreas.Raab
Torsten Bergmann wrote:
> what about my suggestion to add the VERSIONINFO into the ressource section
> of the executable? Its easy to add and would align the VM to other Win32
> executables and help on automated installs (windows installers use this
>  info to update executables).

Ah, I knew I had forgotten something. Thanks for the reminder.

Cheers,
   - Andreas