Indigo Rose Software
  #1  
Old 10-18-2005
max max is offline
Indigo Rose Customer
 
Join Date: Nov 2003
Posts: 4
unattended build HELP!!

I have a very complicated build process that I am trying to simplify. I was very excited to see that visual patch 2.0 allows unattended builds because I am trying to get my entire software build process to be unattended.

When I do a search for unattended build in the help or in the pdf, the only info I really get is:

For more information on performing unattended builds of your project, search for "Unattended Build Options" in the Visual Patch help file.

I need to know the format of the .ini file or whatever so I can build one!

I am looking to specify a folder of files to create the new patch from, and a version number for the new patch.

Thanks,

Max
  #2  
Old 10-19-2005
Lorne's Avatar
Lorne Lorne is online now
Indigo Rose Staff Member
 
Join Date: Feb 2001
Location: Indigo Rose Software
Posts: 2,588
Here's what the help file says:

Quote:
Originally Posted by help file
/CONST:<<ini file path>>
Lets you specify an INI file that contains design-time constants to override the ones in the project. You can define as many design-time constants as you want in the INI file, with each constant on a separate line beneath the [Constants] section. Each constant that is defined in the INI file must already be defined in the project file. For example:

[Constants]
#OUTPUTDIR#=C:\Output\Foobar 2002\Release
#PATCHNAME#=foobar2002patch.exe
#BUILD#=release

When you use the /CONST option along with /BUILD, the specified project file is loaded into Visual Patch, the constants described in the specified unattended-build INI file are set, and the patch executable is generated-all without any interaction.

For example:
"C:\Program Files\Visual Patch 2.0\VP20Design.exe" /BUILD "C:\TestProj.vp2" "/CONST:C:\MyProj\Config.ini"
(I found this by looking for "unattended build" in the help file index.)
__________________
--[[ Indigo Rose Software Developer ]]
  #3  
Old 10-19-2005
max max is offline
Indigo Rose Customer
 
Join Date: Nov 2003
Posts: 4
Thanks for the info.
What I really want to do is be able to create a new release number, add files to it, and then build the patch. All without human interaction.

Just being able to specify constants doesn't seem like its going to do the job.
Is what I want to do possible?
  #4  
Old 10-19-2005
Brett's Avatar
Brett Brett is offline
Indigo Rose Staff Member
 
Join Date: Jan 2000
Posts: 2,001
It is not possible to add versions and files to a project outside of the GUI right now although that is something that we may add in the future.
  #5  
Old 02-09-2007
marbol marbol is offline
Forum Member
 
Join Date: Jan 2007
Location: Dallas
Posts: 1
Quote:
Originally Posted by Brett View Post
It is not possible to add versions and files to a project outside of the GUI right now although that is something that we may add in the future.
Is this something that can be done now? Without editing the XML directly?
  #6  
Old 02-09-2007
Lorne's Avatar
Lorne Lorne is online now
Indigo Rose Staff Member
 
Join Date: Feb 2001
Location: Indigo Rose Software
Posts: 2,588
Quote:
Originally Posted by marbol View Post
Is this something that can be done now? Without editing the XML directly?
Not without editing the XML directly, no. (However since the project file is XML, such a third-party external tool is definitely possible.)
__________________
--[[ Indigo Rose Software Developer ]]
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Unattended Build Question HMMurdock Setup Factory 7.0 Discussion 2 06-30-2005 10:14 AM
Unattended build David Wellman Setup Factory 6.0 1 07-08-2003 09:53 AM
Unattended build David Wellman Setup Factory 6.0 5 07-02-2003 09:36 AM
HOWTO: Build a Setup from the Command Line Support Setup Factory 5.0 0 10-08-2002 02:43 PM
HOWTO: Build a Setup from the Command Line Support Setup Factory 6.0 Knowledge Base 0 09-27-2002 03:16 PM


All times are GMT -6. The time now is 01:00 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright © 2000 - 2009 Indigo Rose Corporation. All rights reserved.
Indigo Rose Software