This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Thanks for your reply
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Sep 24, 2010
09:28 AM
Visual Studio 2010 integration and CI builds
Our suite has about 40 products in it. Each product has its own install or ism file. We are using TFS2010 and the TFS rangers best practices for branching. When we do a feature branch from our main line all the install (ism) files get branched as well. The paths are all wrong. They point to the main line source not the feature branch source. I understand how “Path Variables” work and can get the installs to build in your IDE. We also use your stand-alone build on our build server and I can solve the pathing problem if I use command lines arguments.
Currently I build the source using a VS2010 solution then run the standalone build. Ideally what I would like to do is have one VS2010 solution with our source and an install project as a single solution. I’m not sure or its not obvious how much control I have over the included build project in the solution. How can I set things like the “Path Variables” and “Output Folders” if I am using InstallShield integrated into Visual Studio? Is this even supported – using the standalone build product from with a Visual Studio solution on a build server?
Thanks in advance…
Currently I build the source using a VS2010 solution then run the standalone build. Ideally what I would like to do is have one VS2010 solution with our source and an install project as a single solution. I’m not sure or its not obvious how much control I have over the included build project in the solution. How can I set things like the “Path Variables” and “Output Folders” if I am using InstallShield integrated into Visual Studio? Is this even supported – using the standalone build product from with a Visual Studio solution on a build server?
Thanks in advance…
(11) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Sep 27, 2010
08:09 AM
How can I set variables like path variable and version numbers using the IS standalone build if I am using the VS2010 integration? Does the IS standalone build product support the VS2010 integration or is the VS2010 integration only intended to be run from VS2010?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Sep 28, 2010
07:37 AM
So no one runs IS with TFS2010?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Sep 30, 2010
10:08 AM
Polo .
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Oct 04, 2010
03:19 PM
Anyone have IS working with TFS2010 and builds running on the build server? Specifically TFS puts the production binaries in a folder that is different from development., Because we have a multi CPU build box the folder for the output is only known at build time by the build agent. Ideally the paths in IS would be able to be set by TFSBuild so TFSBuild/build agent could tell IS where to find the binaries. Using environment and registry Paths won’t work well because only the build agent knows the path at runtime. We could do something where the product application build writes the TargetDir to the environment or registry but I hoping for something a little better than that.
Any suggestions are appr,
Steve
Any suggestions are appr,
Steve
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Oct 06, 2010
12:43 PM
Unfortunately, I've run into the same problem as you. I'm not aware of any elegant way to integrate InstallShield with TFS and CI. If I'm not mistaken though, there is a way to specify in MSBuild a specific output directory for a CI build. How to pass this directory automatically into IS is another matter.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Oct 06, 2010
04:05 PM
I have resorted to creating custom build activities in Team. I am working on it now. I'll let you know how I make out. I guess that "integration" only means "UI". Really disappointed that not a single IS employee chimed in since 9/24.
Steve
Steve
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Nov 15, 2010
11:03 PM
How are you guys updating the version in your InstallShield projects when using TFS 2010 build?
The lack of support is frustrating to say the least. 😞
In their PDF, http://www.installsite.biz/en/desc/ix/rn_IS2011_exp_en.pdf it says:
That is pointless if the installer is always the same version. 😞
The reason I post in your thread is it seems as if we're the only few actually working with Installshield and TFS 2010. Look at all the other threads in this forum with only 1 view and 0 replies. 😞
*sigh*
Hope your deployment isn't going as difficult as ours is.
The lack of support is frustrating to say the least. 😞
In their PDF, http://www.installsite.biz/en/desc/ix/rn_IS2011_exp_en.pdf it says:
You can also use Team Foundation Build to compile, test, and deploy your InstallShield projects and your Visual
Studio solutions on a regular basis, or on demand. Your installation is automatically updated with your latest
source files every time that your solution is built.
That is pointless if the installer is always the same version. 😞
The reason I post in your thread is it seems as if we're the only few actually working with Installshield and TFS 2010. Look at all the other threads in this forum with only 1 view and 0 replies. 😞
*sigh*
Hope your deployment isn't going as difficult as ours is.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Nov 16, 2010
05:05 AM
HI,
we are also working with TFS.
Our builds are made nightly.
It is a pity there is not any documentation about building setups
using TFS. There is NULL about configuration of TFS and IS.
we are also working with TFS.
Our builds are made nightly.
It is a pity there is not any documentation about building setups
using TFS. There is NULL about configuration of TFS and IS.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Nov 16, 2010
09:10 AM
Roman, at this point I really wish I went with another product. 😞 *sigh* I've spent literally 2 weeks trying to figure this out, as well as having my lead dev do the same.
I might have finally made some progress, but of course lack of documentation and new errors keep coming up.
I might have finally made some progress, but of course lack of documentation and new errors keep coming up.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Dec 07, 2010
10:25 AM
and will detail the solution i developed if you are still out there...
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Dec 07, 2010
11:08 AM
We'll be facing this soon too. I finally got TFS2008/IS2010 working last year after spending a couple weeks piecing together several posts in the IS forums and thru Google searches. We're probably not going to transition over to TFS2010/IS2011 until early next year.
-Mike
-Mike