Skip to main content
Nintex Community Menu Bar

create deploy package from command line?

  • August 10, 2009
  • 2 replies
  • 21 views

Forum|alt.badge.img+3

I'm trying to integrate a K2 VS project into a continuous integration build system.


I need to create a deploy package corresponding to a K2 project folder (with kprx file)  but I can't find how to do that from command line, the only way I know ATM is to open visual studio, and manually click on "create deploy package" .


Anyone can help me with this?


 EDIT: answer from support =>


 





Please refer to the following K2 underground entry for a detailed description that should help you resolve your question:

http://www.k2underground.com/blogs/pitchblack/archive/2008/04/29/automatic-deployment-of-k2-process-and-k2-smartobject-artefacts-using-thesourcecode-deployment-framework-and-msbuild-assemblies.aspx


Regards,
Johan van Heerden.

2 replies

Forum|alt.badge.img+6
  • August 17, 2009
Cool, additional to that you can also create a little *.bat batch file that will call the msbuild command line and move all the neccessary files around as you need them.

Forum|alt.badge.img+6
  • August 18, 2009

Hi Gauthier,


For me the support answer replies to your question. Is not right? What are your additionnal questions?