Thanks Bill for responding

I think, that will kill whole purpose of not having/using DEVENV on build machine,
I'm still not able to build a single file using msi task but once it works, I would 
like to create setup projects using Visual Studio.NET and convert them using 
VDProjConverter 


Manish


-----Original Message-----
From: Miller Jr., William J. (BIT) [mailto:[EMAIL PROTECTED]
Sent: Friday, October 08, 2004 1:36 PM
To: Manish Jain; [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: [Nant-users] VDProjConverter and MSI task


Manish, to complie our *.vdproj we actually use the <exec> task to run the devenv.  
We're also using version 0.84 of NAnt.
 
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsintro7/html/vxgrfCommandLineSwitches.asp
 
This may not be the preferred method, but it appears to work for us.
 
Bill
 

        -----Original Message----- 
        From: [EMAIL PROTECTED] on behalf of Manish Jain 
        Sent: Fri 10/8/2004 2:16 PM 
        To: [EMAIL PROTECTED] 
        Cc: [EMAIL PROTECTED] 
        Subject: [Nant-users] VDProjConverter and MSI task
        
        

        Hi All,
        
        I would be interested to know if anybody is successfully using VDProjConverter 
to convert their .vdproj files to MSI taks
        I'm trying to use it but facing few issues, like it try to invoke VS.NET 
components so not sure script will work on build machine as well as do you using wid 
files for dialogs, is there any alternative to that?
        In that case i need to copy all wid files to build machine?
        
        Thanks
        Manish
        
        
        
        -------------------------------------------------------
        This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
        Use IT products in your business? Tell us what you think of them. Give us
        Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
        http://productguide.itmanagersjournal.com/guidepromo.tmpl
        _______________________________________________
        Nant-users mailing list
        [EMAIL PROTECTED]
        https://lists.sourceforge.net/lists/listinfo/nant-users
        

Reply via email to