Hi Naveen, I'm not quite sure what you're asking. Is this related to building an msi using NAnt? If so, then yes what you're describing should be possible. You would need to create a custom dialog and specify the components for that dialog. This can be done using various sub-elements of the msi task.
An example of creating a dialog for the msi task is here: http://nant.sourceforge.net/wiki/index.php/sample%20build%20file The sample adds a dialog to get information for specifying a virtual directory. Hope that helps Jim -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Naveen Noel Sent: Tuesday, July 06, 2004 3:16 PM To: [EMAIL PROTECTED] Subject: [nant-dev] GUI for NAnt... Hi, I want to add screens when running an installation in NAnt. So, for that I added some screens to read the XML build file and allow the user to modify it and finally when I was done, I ran the build file. But suppose, I want to display the copying of files with a progress bar in a form, then is this possible? Someone please help... -- With Regards, Naveen... ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers