Welcome to Team System Rocks Sign in | Join | Help
in
Home Blogs Forums Photos Tutorials Files Roller
Notion Solutions Main Site

Creating MSI Packages During Build Process...?

Last post 08-26-2008, 1:14 PM by DanSniderman. 4 replies.
Sort Posts: Previous
  •  07-22-2008, 1:45 PM

    Creating MSI Packages During Build Process...?

    Hi All,

     

    Any Idea about this how can we Create MSI Packages During Build Process.....

    Thanks

  •  07-24-2008, 4:42 AM

    Re: Creating MSI Packages During Build Process...?

    Hello Anand,

    Here is a related post:
    http://forums.msdn.microsoft.com/en-US/msbuild/thread/d1edccf4-921e-4311-b06e-5293d747bab1/

    Developer & Senior Consultant
    http://blogs.microsoft.co.il/blogs/shair
  •  07-28-2008, 3:20 PM

    Re: Creating MSI Packages During Build Process...?

    Hi Shai,

    I posted about this earlier as well, but i guess i was not clear  enough, so i am trying to explain my porblem again..

    I am trying to Automate my Build , so it can create a MSI file of all the files and Directories under Drop Location.

    Basically if the build  is successfull after End to End Iteration. It should Package all the contents of the drop location.

    My Projects Drop Location does not only contain assembly files it includes Other folders and files too which needs to be packeged as well. 

    Any ideas , suggestions would help....THANKS

    Waiting For Responce.

  •  07-29-2008, 11:05 AM

    Re: Creating MSI Packages During Build Process...?

     Hi Shai,

    Thakns for your reply,But all i found from above link is a way to install the MSI file while running a build, but i want something else.

    I actually want to create MSI file of my drop location. I found this link http://nantcontrib.sourceforge.net/release/latest/help/tasks/msi.html <MSI> task..

    I dont know if i am right or not, But is there a way this task can be used for the same with  MSBUILD in my TfsBuild.proj file. I am new to Build automation world so please bear if i ask any stupid question.Big Smile.

    Actually i have never used Wix At all  i cant find a way to include files and folder from drop location in Setup Project while the build is running.

    If you have done it before maybe you could give me example how to use it.

     

    Thanks

    waiting for responce

  •  08-26-2008, 1:14 PM

    Re: Creating MSI Packages During Build Process...?

    I've never used it - but I've heard Installshield integrates very easily with MSBuild in general and TFS specifically
View as RSS news feed in XML
Powered by Community Server, by Telligent Systems