[NAnt-users] unsubscribe

2007-05-08 Thread Gage, Joshua SDR 2675
- 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/__

[NAnt-users] appending to a output file from

2007-05-08 Thread Griffin Caprio
Hello all, I'm trying to create an output file from my nant build file. I would like it to include two things: 1 ) The contents of an existing file. 2 ) The output of an task. This looks like the below: ${string::replace(string::replace(s

[NAnt-users] nant-contrib and msi: Converting VS Installer package

2007-05-08 Thread Oliver Gros
Is there a tool or a good example on how to create an MSI task in nant based on a VS installer project? The installer will be for a Mobile Device using ActiveSync to deploy a cab file. It uses a custom installer dll and a custom temp folder. Also the set of dialogs has to contain Splash, License a