Wow, AutoIt is really great! I'm totally loving it. It's a simple, easy to
use syntax and it's quite sophisticated. Compiles to a native app, very
small footprint. I've got a nice little custom bootstrapper now, combined
with my WinRAR self-extractor and WiX installer, and this is shaping up to
be one heck of an installation! :D


DEÁK JAHN, Gábor-2 wrote:
> 
> 
> Hello,
> 
> as I had to face the same problem just a couple of weeks ago, the final
> approach I took was putting together a very simple bootstrapper in the
> AutoIt scripting language. Nothing fancy, it is a Setup.exe that checks
> for .NET 2.0 and SP1 in my case, downloads and executes them from a known
> location, then downloads the actual MSI and launches it. In a distributed
> media scenario (eg. all files on a CD) it is even simpler because there is
> no need to download anything.
> 
> Bye,
>    Gábor
> 
> -------------------------------------------------------------------
> DEÁK JAHN, Gábor -- Budapest, Hungary
> E-mail: [EMAIL PROTECTED]
> 
> 
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the
> world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 


-----
A. Logan Murray
http://pihole.org/
-- 
View this message in context: 
http://n2.nabble.com/.NET-Bootstrapper%2C-Self-Extracting-Executables-tp1351845p1362530.html
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to