Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Deploy .exe file on multiple PCs after C project build(Builds and deployment automation on Helios)
icon5.gif  Deploy .exe file on multiple PCs after C project build [message #733537] Tue, 04 October 2011 20:50 Go to next message
Eclipse UserFriend
Hello there, (newbie, helios, c project)

After every release build I copy the newly created .exe file to 7 different windows machines on our network. This is the extent of our deployment. Now I'd like to automate this. At first I thought just a little batch file would be good enough. Then I read here that I could install Ant, write an ant script to do the copy & paste to each machine and have Eclipse invoke that Ant script on each release build.

I would like to skip the Ant part if possible. Is there a simplier way of getting my deployment automated on every release build? Or is an invoked Ant (or similar) script the only option?

Thanks in advance, Michelle

[Updated on: Tue, 04 October 2011 20:53] by Moderator

Re: Deploy .exe file on multiple PCs after C project build [message #733585 is a reply to message #733537] Wed, 05 October 2011 02:55 Go to previous message
Eclipse UserFriend
Call your batch file in a Post build step
http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.cdt.doc.user/reference/cdt_u_prop_build_settings_steps.htm
Previous Topic:Project Reference Relative Path Setting
Next Topic:DSF-GDB Mingw: console freezes + unable to pause
Goto Forum:
  


Current Time: Sat Jul 19 21:02:09 EDT 2025

Powered by FUDForum. Page generated in 0.04541 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top