This is an automatically generated Delivery Status Notification. THIS IS A WARNING MESSAGE ONLY.
YOU DO NOT NEED TO RESEND YOUR MESSAGE. Delivery to the following recipients has been delayed. [EMAIL PROTECTED]
Reporting-MTA: dns;smtp.velocitynet.com.au Received-From-MTA: dns;quantum Arrival-Date: Fri, 1 Jun 2007 12:00:02 +1000 Final-Recipient: rfc822;peter@ifoley.id.au Action: delayed Status: 4.4.7 Will-Retry-Until: Sun, 3 Jun 2007 12:00:02 +1000 X-Display-Name: Peter Foley
--- Begin Message ---Send WiX-users mailing list submissions to wix-users@lists.sourceforge.net To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/wix-users or, via email, send a message with subject or body 'help' to [EMAIL PROTECTED] You can reach the person managing the list at [EMAIL PROTECTED] When replying, please edit your Subject line so it is more specific than "Re: Contents of WiX-users digest..." Today's Topics: 1. Re: How to install files, run an action, then delete the files?? ([EMAIL PROTECTED]) 2. Re: How to install files, run an action, then delete the files?? (Matthew Janulewicz) ---------------------------------------------------------------------- Message: 1 Date: Thu, 31 May 2007 13:40:10 -0400 From: <[EMAIL PROTECTED]> Subject: Re: [WiX-users] How to install files, run an action, then delete the files?? To: <wix-users@lists.sourceforge.net> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="us-ascii" I *really* hope this isn't for a "product" that is going anywhere but inside your company. If it is, then I'm sorry to say it but your boss is being idiotic (and asking for trouble down the road when the time comes to update or maintain whatever it is you are packaging). If it is only an internal thing, then I would use Rob's batch file and UNC paths to a shared folder on the network. Just my personal thoughts on the scenario that has been dumped on you.... Regards, Richard P.S. It also occurs to me that you may be able to do something funky with a self extracting zip file. Many self-extract creation tools allow you to specify something to lunch after unzipping. You might even be able to persuade NAnt to delete itself after running too. ________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Thursday, May 31, 2007 1:33 PM To: [EMAIL PROTECTED] Cc: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] How to install files, run an action, then delete the files?? I agree The problem is that I can't be sure people will have Nant on their system, so I have to make sure it gets dropped. Aaron mentioned I would need an additional custom action - any other suggestions or does that look like the main contender? -Mike Ps Thanks again for your help. * C O N F I D E N T I A L I T Y N O T I C E * ----------------------------------------------------------- The content of this e-mail is intended solely for the use of the individual or entity to whom it is addressed. If you have received this communication in error, be aware that forwarding it, copying it, or in any way disclosing its content to any other person, is strictly prohibited. Peek Traffic Corporation is neither liable for the contents, nor for the proper, complete and timely transmission of (the information contained in) this communication. If you have received this communication in error, please notify the author by replying to this e-mail immediately and delete the material from any computer. -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 2 Date: Thu, 31 May 2007 10:50:43 -0700 From: "Matthew Janulewicz" <[EMAIL PROTECTED]> Subject: Re: [WiX-users] How to install files, run an action, then delete the files?? To: <[EMAIL PROTECTED]>, <wix-users@lists.sourceforge.net> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="us-ascii" I'd be curious about what, exactly, nant is doing. Nant is a developer tool, not a consumer tool. If I downloaded something that (even temporarily) had to install a compiler or scripting engine, run a script, then delete itself... I'd wonder what your boss is thinking. It's been a while since I've done anything in Nant, but in the absence of any compilers, source control tools, etc. (you don't need to install VisualStudio, too, right? :-) ) Nant can basically copy files and whatnot, things an .msi could do itself straight away. -Matt _____ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Thursday, May 31, 2007 10:40 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] How to install files, run an action,then delete the files?? I *really* hope this isn't for a "product" that is going anywhere but inside your company. If it is, then I'm sorry to say it but your boss is being idiotic (and asking for trouble down the road when the time comes to update or maintain whatever it is you are packaging). If it is only an internal thing, then I would use Rob's batch file and UNC paths to a shared folder on the network. Just my personal thoughts on the scenario that has been dumped on you.... Regards, Richard P.S. It also occurs to me that you may be able to do something funky with a self extracting zip file. Many self-extract creation tools allow you to specify something to lunch after unzipping. You might even be able to persuade NAnt to delete itself after running too. _____ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Thursday, May 31, 2007 1:33 PM To: [EMAIL PROTECTED] Cc: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] How to install files, run an action, then delete the files?? I agree The problem is that I can't be sure people will have Nant on their system, so I have to make sure it gets dropped. Aaron mentioned I would need an additional custom action - any other suggestions or does that look like the main contender? -Mike Ps Thanks again for your help. _____ * C O N F I D E N T I A L I T Y N O T I C E * ----------------------------------------------------------- The content of this e-mail is intended solely for the use of the individual or entity to whom it is addressed. If you have received this communication in error, be aware that forwarding it, copying it, or in any way disclosing its content to any other person, is strictly prohibited. Peek Traffic Corporation is neither liable for the contents, nor for the proper, complete and timely transmission of (the information contained in) this communication. If you have received this communication in error, please notify the author by replying to this e-mail immediately and delete the material from any computer. -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ ------------------------------ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users End of WiX-users Digest, Vol 12, Issue 236 ******************************************
--- End Message ---
------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/
_______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users