Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Automation


3 replies to this topic

JSanders

JSanders
  • Members
  • 2 posts

Posted 17 June 2003 - 14:22

Has anybody implemented an automated build process using Visual C++? My company already has a build tool for executables written in C++ and I want to incorporate the installers into this. All examples that I can find using the automation interface are written in VB and COM in C++ isn’t quite so “user friendly.”

Taco Bell

Taco Bell

    IS6 Expert

  • Moderators
  • 1,281 posts

Posted 17 June 2003 - 16:29

My end goal is to have automated process for updating & building the install, but I was planning on relying upon batch files, file synchronization utilities, and InstallShield's command-line build to achieve this as opposed to a custom C++ application.

However, Visual Build Professional by Kinook Software is an off-the-shelf package which is supposed to do this. It has a variety of supported tools including all of the InstallShield packages. I've never used it, but they have a free trial, so you're welcome to check it out. If you do, let me know what your thoughts.

Good luck.
user posted image

JSanders

JSanders
  • Members
  • 2 posts

Posted 17 June 2003 - 17:35

I Visual Build as well as FinalBuilder and they both look like good applications but since we already have a C++ solution for building our executables I think that I should just try to add the installer functionality.

I did some research and I found an article that covers this. It can be found at:
http://www.installsh...pautomation.asp

I guess I answered my own question.


dbareis

dbareis
  • Full Members
  • 85 posts

Posted 17 June 2003 - 23:21

Hi,

You could use my free tool MAKEMSI to automate MSI builds, see:

http://www.labyrinth...eis/makemsi.htm

It is basically a codeless script although VBSCRIPT can be imbedded if required.

Bye,
Dennis
---
Dennis Bareis (dbareis@No.Spam.gmail.com)
Free MSI update/creation tool (MAKEMSI):
http://users.cyberon...eis/makemsi.htm