Re: [Pharo-project] One-click Windows comment
On Apr 20, 2012, at 11:49 AM, Herby VojÄÃk wrote:
The ideal way would probably that .bat (or .cmd or .vbs) creates the .lnk by some ActiveX magic, runs it and quits; subseuqntly .lnk could be clicked directly.
We are planning of having installers for the three platforms... so we can make them more in the style that people expect. But this will be done step by step and slowly (like everything :-) For the meantime, I added a catch-all tracker for ideas how to improve the one-click: http://code.google.com/p/pharo/issues/detail?id=5643 -- Marcus Denker -- http://marcusdenker.de
Inno Setup would be a good thing to use for creating a Windows installer. http://www.jrsoftware.org/isinfo.php I use it regularly. Interested in a sample? Phil 2012/4/21 Marcus Denker <marcus.denker@inria.fr>
On Apr 20, 2012, at 11:49 AM, Herby VojÄÃk wrote:
The ideal way would probably that .bat (or .cmd or .vbs) creates the .lnk by some ActiveX magic, runs it and quits; subseuqntly .lnk could be clicked directly.
We are planning of having installers for the three platforms... so we can make them more in the style that people expect.
But this will be done step by step and slowly (like everything :-)
For the meantime, I added a catch-all tracker for ideas how to improve the one-click:
http://code.google.com/p/pharo/issues/detail?id=5643
-- Marcus Denker -- http://marcusdenker.de
-- Philippe Back "Helping you hit the top 3 outcomes you really want to achieve" Mob: +32(0) 478 650 140 | Fax: +32 (0) 70 408 027 Mail: phil@highoctane.be| Web: http://philippeback.eu | Blog: http://philippeback.be High Octane SPRL rue cour Boisacq 101 1301 Bierges
On 21 April 2012 10:48, phil@highoctane.be <phil@highoctane.be> wrote:
Inno Setup would be a good thing to use for creating a Windows installer.
http://www.jrsoftware.org/isinfo.php
I use it regularly. Interested in a sample?
Since we're using automated builds, it is important that install packaging tools can run from command line and don't require any user interaction(s) in order to create an output. is inno installer allows to do that?
Phil
2012/4/21 Marcus Denker <marcus.denker@inria.fr>
On Apr 20, 2012, at 11:49 AM, Herby VojÄÃk wrote:
The ideal way would probably that .bat (or .cmd or .vbs) creates the .lnk by some ActiveX magic, runs it and quits; subseuqntly .lnk could be clicked directly.
We are planning of having installers for the three platforms... so we can make them more in the style that people expect.
But this will be done step by step and slowly (like everything :-)
For the meantime, I added a catch-all tracker for ideas how to improve the one-click:
    http://code.google.com/p/pharo/issues/detail?id=5643
-- Marcus Denker -- http://marcusdenker.de
-- Philippe Back "Helping you hit the top 3 outcomes you really want to achieve"
Mob: +32(0) 478 650 140 | Fax: +32 (0) 70 408 027 Mail: phil@highoctane.be | Web: http://philippeback.eu | Blog: http://philippeback.be
High Octane SPRL rue cour Boisacq 101 1301 Bierges
-- Best regards, Igor Stasenko.
Guess so :-) Command line tools for packaging: http://www.jrsoftware.org/ispphelp/index.php?topic=isppcc Also allows headless install/deploy: http://unattended.sourceforge.net/InnoSetup_Switches_ExitCodes.html KR Philippe 2012/4/21 Igor Stasenko <siguctua@gmail.com>
On 21 April 2012 10:48, phil@highoctane.be <phil@highoctane.be> wrote:
Inno Setup would be a good thing to use for creating a Windows installer.
http://www.jrsoftware.org/isinfo.php
I use it regularly. Interested in a sample?
Since we're using automated builds, it is important that install packaging tools can run from command line and don't require any user interaction(s) in order to create an output. is inno installer allows to do that?
Phil
2012/4/21 Marcus Denker <marcus.denker@inria.fr>
On Apr 20, 2012, at 11:49 AM, Herby VojÄÃk wrote:
The ideal way would probably that .bat (or .cmd or .vbs) creates the .lnk by some ActiveX magic, runs it and quits; subseuqntly .lnk could
be
clicked directly.
We are planning of having installers for the three platforms... so we can make them more in the style that people expect.
But this will be done step by step and slowly (like everything :-)
For the meantime, I added a catch-all tracker for ideas how to improve the one-click:
http://code.google.com/p/pharo/issues/detail?id=5643
-- Marcus Denker -- http://marcusdenker.de
-- Philippe Back "Helping you hit the top 3 outcomes you really want to achieve"
Mob: +32(0) 478 650 140 | Fax: +32 (0) 70 408 027 Mail: phil@highoctane.be | Web: http://philippeback.eu | Blog: http://philippeback.be
High Octane SPRL rue cour Boisacq 101 1301 Bierges
-- Best regards, Igor Stasenko.
-- Philippe Back "Helping you hit the top 3 outcomes you really want to achieve" Mob: +32(0) 478 650 140 | Fax: +32 (0) 70 408 027 Mail: phil@highoctane.be| Web: http://philippeback.eu | Blog: http://philippeback.be High Octane SPRL rue cour Boisacq 101 1301 Bierges
participants (3)
-
Igor Stasenko -
Marcus Denker -
phil@highoctane.be