Thank you, Robert. I'll check out NSIS. I've been doing more searching in the meantime and came across WIX:
http://sourceforge.net/projects/wix "The Windows Installer XML (WiX) is a toolset that builds Windows installation packages from XML source code. The toolset supports a command line environment that developers may integrate into their build processes to build MSI and MSM setup packages." Both NSIS and WIX appear, on the surface anyway, to be potential candidates. Thanks again, ~Jeff D. -----Original Message----- From: Robert r. Sanders [mailto:[EMAIL PROTECTED] Sent: September 27, 2004 13:29 To: Ant Users List Subject: Re: Automated installation creation I have been using NSIS (http://nsis.sf.net) ; I tried out a Ant task for calling NSIS (lost the URL), but ended up just calling it via the exec task. NSIS has some really low-level parts mixed together with some high level bits and pieces; but it works, it has decent documentation (unlike the INNO Setup, which seems nice, but seems to lack documentation, using some weird form of Pascal scripting with no object reference that I could find). -- Robert r. Sanders Chief Technologist iPOV www.ipov.net This electronic message transmission, including attachments, is for the exclusive use of the individuals to which this e-mail is addressed and is to be reviewed and used exclusively for authorized company purposes. This transmission may contain proprietary, confidential or privileged information. If you are not the intended recipient of this transmission, you are hereby notified that any use, copying, disclosure, dissemination, distribution or taking of any action in reliance upon the contents of this transmission is strictly prohibited. If you believe you may have received this electronic message in error, please notify the sender immediately by return email and delete or destroy the original message and/or any copy of it from your computer system and/or your files. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]