# Monday, November 19, 2007
« Free MDB Password Crack | Main | NSIS Check for MSVCRT 8 Runtime »

I created a modified version of CCTray to be able to right click and deploy the last build to an environment. 

ModifiedCCTray

CCTray just silently runs the NSIS installer for the project, but I'm going to change this so that the installer UI will show up - but only show the progress bar.  The workflow is:

  1. Make local change.
  2. Commit to SVN.
  3. CruiseControl.NET automatically kicks off a build.
  4. A couple minutes later I can right click in CCTray and deploy to Dev or Test environments.
  5. Send out an email to QA.
Tuesday, January 27, 2009 6:57:29 PM (GMT Standard Time, UTC+00:00)
HI
IF possible could you help me with this modified CCtray, as I need something like that to deploy my build to diff servers, i.e. QA, dev etc
I really appreciate it
How to configure cctray and how its help me in deployment as i already tried xcopy and robocopy as I have multiple files as platform code and need those multiple files to deploy on our diff environment,

Thanks
Naveen
Comments are closed.