I agree with Raoul, InnoSetup with ISTool is the way to go.

Brian Millham
This message traveled at least 44,000 miles to reach you!
Creator of the DW6000 Monitor
http://www.millham.net/dw6000
[EMAIL PROTECTED]

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
tinti
Sent: Thursday, September 07, 2006 11:19 AM
To: perl-win32-gui-users@lists.sourceforge.net
Cc: Steve Loughran
Subject: Re: [perl-win32-gui-users] [win32-gui] precision timer event?

I prefer InnoSetup (http://www.innosetup.com/) together with ISTool 
(http://www.istool.org). Some time ago I used InstallJammer 
(http://www.installjammer.com/) for a multiplatform project.
Both of them are very good and doing their job. One installer I 
dislike is NSIS, it is very hard to code an installer script, as there 
are almost no wizards to build setups.

Cheers,
Raoul

-----Original Message-----
From: Steve Loughran <[EMAIL PROTECTED]>
To: perl-win32-gui-users@lists.sourceforge.net
Date: Thu, 07 Sep 2006 15:47:20 +0100
Subject: Re: [perl-win32-gui-users] [win32-gui]  precision timer event?

> Looks like everyone is saying Win32::GUI::Timer or Time::Hires, so
> i`ll 
> go down that route for now. Many thanks :)
> 
> Next quick question (then i`ll leave you all alone until after the 
> weekend, I promise!)... software bundle installers... any
> preferences? I 
> have been looking at the free version of AdvanceInstaller 
> (www.advancedinstaller.com) which looks like it can do the very
> simple 
> thing I need, but like Perl in general, "there is more than one way
> to 
> do it" (tm)... so any other installer packages I should look at
> before I 
> choose?
> 
> Steve
> (Sorry for all the questions recently!)
> 
> Robert May wrote:
> > Time::HiRes should do what you need.  From a quick scan of the
> source, 
> > under Win32 it appears to use the Win32 API calls 
> > QueryPerformanceCounter() and QueyPerformanceFrequency(), which is
> the 
> > MS documented way to get accurate timestamps[1].
> > 
> > I've not looked at other options.
> > 
> > Regards,
> > Rob.
> > 
> > [1] See the last section of 
> >
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/win
> ui/winui/windowsuserinterface/windowing/timers.asp
> > 
> > 
> >
> --------------------------------------------------------------------
> -----
> > Using Tomcat but need to do more? Need to support web services,
> security?
> > Get stuff done quickly with pre-integrated technology to make your
> job easier
> > Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
> >
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=12
> 1642
> > _______________________________________________
> > Perl-Win32-GUI-Users mailing list
> > Perl-Win32-GUI-Users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
> > http://perl-win32-gui.sourceforge.net/
> > 
> 
> --------------------------------------------------------------------
> -----
> Using Tomcat but need to do more? Need to support web services,
> security?
> Get stuff done quickly with pre-integrated technology to make your
> job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=12
> 1642
> _______________________________________________
> Perl-Win32-GUI-Users mailing list
> Perl-Win32-GUI-Users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
> http://perl-win32-gui.sourceforge.net/


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Perl-Win32-GUI-Users mailing list
Perl-Win32-GUI-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
http://perl-win32-gui.sourceforge.net/
---
avast! Antivirus: Inbound message clean.
Virus Database (VPS): 0636-2, 09/07/2006
Tested on: 9/7/2006 5:04:23 PM
avast! is copyright (c) 2000-2006 ALWIL Software.
http://www.avast.com



---
avast! Antivirus: Outbound message clean.
Virus Database (VPS): 0636-2, 09/07/2006
Tested on: 9/7/2006 7:42:01 PM
avast! is copyright (c) 2000-2006 ALWIL Software.
http://www.avast.com





Reply via email to