Re: [NAnt-users] msi task - 'cabarc' failed to start

2009-02-02 Thread Beth Hechanova
I have been able to resolve this issue by downloading the NAnt and NAntContrib nightly builds from 1/30/09. (and also by downloading the Cabinet SDK, which I originally did not have). Thanks to Gert for his help. Beth [NAnt-users] msi task - 'cabarc' failed to start Beth Hec

Re: [NAnt-users] msi task - 'cabarc' failed to start

2009-01-30 Thread Bill Martin
n Monday. Cheers, Bill _ From: Beth Hechanova [mailto:bhechan...@imsco-us.com] Sent: 30 January 2009 16:09 To: nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] msi task - 'cabarc' failed to start I manually copied cabarc.exe and cabinet.dll to my NAnt

Re: [NAnt-users] msi task - 'cabarc' failed to start

2009-01-30 Thread Beth Hechanova
I manually copied cabarc.exe and cabinet.dll to my NAnt\bin directory and that had no effect. Does your install set any env/registry variables with respect to the cab sdk? Are you using NAnt 0.86 (Build 0.86.2898.0; beta1; 12/8/2007)? Thanks, Beth Re: [NAnt-users] msi task - 'cabarc'

Re: [NAnt-users] msi task - 'cabarc' failed to start

2009-01-30 Thread William_Martin
users@lists.sourceforge.net Subject: Re: [NAnt-users] msi task - 'cabarc' failed to start Gert, I tried executing cabarc from my build file - that works (at least I get a .cab file - I'm not sure how the msi file gets generated.) Executing the msi block gives the same error

Re: [NAnt-users] msi task - 'cabarc' failed to start

2009-01-29 Thread Gert Driesen
more tracing to allow me to find the cause. I'll let you know when it's available. Probably in the next day or two. Gert From: Beth Hechanova [mailto:bhechan...@imsco-us.com] Sent: donderdag 29 januari 2009 21:00 To: nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] msi

Re: [NAnt-users] msi task - 'cabarc' failed to start

2009-01-29 Thread Beth Hechanova
o build Installer database 'C:/BuildArea/ContentManagementTool/Distribute\ContentManagementTool.msi '. C:\content\ContentTrunk\ContentManagementTool\src\ContentManagementTool. build(179,6): Error creating cab file. 'cabarc' failed to start. The director

Re: [NAnt-users] msi task - 'cabarc' failed to start

2009-01-29 Thread Gert Driesen
to configure something else in order to find the Cabinet SDK? Thanks for your help, Beth Re: [NAnt-users] msi task - 'cabarc' failed to start Gert Driesen Wed, 28 Jan 2009 12:07:58 -0800 Beth, Do you have the Cabinet SDK installed? Can you launch cabarc.exe from the comma

Re: [NAnt-users] msi task - 'cabarc' failed to start

2009-01-29 Thread Beth Hechanova
find the Cabinet SDK? Thanks for your help, Beth Re: [NAnt-users] msi task - 'cabarc' failed to start Gert Driesen Wed, 28 Jan 2009 12:07:58 -0800 Beth, Do you have the Cabinet SDK installed? Can you launch cabarc.exe from the command prompt? Gert From: Beth Hechanova [mailto:

Re: [NAnt-users] msi task - 'cabarc' failed to start

2009-01-28 Thread Gert Driesen
Beth, Do you have the Cabinet SDK installed? Can you launch cabarc.exe from the command prompt? Gert From: Beth Hechanova [mailto:bhechan...@imsco-us.com] Sent: woensdag 28 januari 2009 19:30 To: nant-users@lists.sourceforge.net Subject: [NAnt-users] msi task - 'cabarc'

[NAnt-users] msi task - 'cabarc' failed to start

2009-01-28 Thread Beth Hechanova
Hi, I saw a thread with the same subject approx a year ago in the mail archive, but I did not see any resolution. I am having the same exact problem. At the end of this email is the output from running the msi task from my nant script. I have not done anything with setting a path (either en

Re: [NAnt-users] msi task - 'cabarc' failed to start

2008-03-18 Thread Gert Driesen
Try running the build in debug mode (NAnt.exe -debug), and send me the resulting output. Gert _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: dinsdag 18 maart 2008 9:50 To: nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] msi task

Re: [NAnt-users] msi task - 'cabarc' failed to start

2008-03-18 Thread rkjmailcentre-mailinglists
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: 29 February 2008 13:08 To: nant-users@lists.sourceforge.net Subject: [NAnt-users] msi task - 'cabarc' failed to start Hi all, I'm new to NAnt and I'm trying to set up our project for automate

Re: [NAnt-users] msi task - 'cabarc' failed to start

2008-02-29 Thread Chris Snider
To: [EMAIL PROTECTED]; nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] msi task - 'cabarc' failed to start I think the temp is possible your current folder? From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, February 29, 2008 10:

Re: [NAnt-users] msi task - 'cabarc' failed to start

2008-02-29 Thread Bob Archer
I think the temp is possible your current folder? From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, February 29, 2008 10:58 AM To: Bob Archer; nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] msi task - 'cabarc' failed to st

Re: [NAnt-users] msi task - 'cabarc' failed to start

2008-02-29 Thread rkjmailcentre-mailinglists
; Could the path to Temp have anything to do with the issue?? (I have no idea where it gets this path from) - K. - Original Message From: Bob Archer <[EMAIL PROTECTED]> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; nant-users@lists.sourceforge.net Sent: Friday, 29 February, 2008 3:08:36 P

Re: [NAnt-users] msi task - 'cabarc' failed to start

2008-02-29 Thread Bob Archer
29, 2008 10:01 AM To: [EMAIL PROTECTED]; nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] msi task - 'cabarc' failed to start Hi Bill, Just tried your idea and unfortunately, it made no difference. It's still giving me the exact same error. Regards, K. - Origi

Re: [NAnt-users] msi task - 'cabarc' failed to start

2008-02-29 Thread rkjmailcentre-mailinglists
9 February, 2008 1:52:48 PM Subject: RE: [NAnt-users] msi task - 'cabarc' failed to start Have you adding it to the Path environment on the machine? I’m not sure, but I believe nant starts a new process to run cabarc, and this would presumably get the default Path from the machine

Re: [NAnt-users] msi task - 'cabarc' failed to start

2008-02-29 Thread William_Martin
Just a thought. Cheers, Bill _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: 29 February 2008 13:08 To: nant-users@lists.sourceforge.net Subject: [NAnt-users] msi task - 'cabarc' failed to start Hi all, I'm new to NAnt

[NAnt-users] msi task - 'cabarc' failed to start

2008-02-29 Thread rkjmailcentre-mailinglists
Hi all, I'm new to NAnt and I'm trying to set up our project for automated builds but am having no success. I'm currently trying to use the msi task to build the msi for our project but it keeps failing with the following message: [msi] Compressing Files... [exec] Startin

Re: [NAnt-users] MSI Task: Remove all files/folder during uninstall

2006-07-17 Thread Thomas Schroedter
[EMAIL PROTECTED] 10/07/2006 03:03 To cc Subject [NAnt-users] MSI Task: Remove all fil

Re: [NAnt-users] MSI Task: Remove all files/folder during uninstall

2006-07-17 Thread William_Martin
delete. HTH, Bill From "Thomas Schroedter" <[EMAIL PROTECTED]>@lists.sourceforge.net Sent by: [EMAIL PROTECTED] 10/07/2006 03:03 To cc Subject [NAnt-users] MSI Task: Remove all files/folder during uninstall Hi, I want to add a custom action, which removes all

[NAnt-users] MSI Task: Remove all files/folder during uninstall

2006-07-09 Thread Thomas Schroedter
Title: MSI Task: Remove all files/folder during uninstall Hi, I want to add a custom action, which removes all files and folder of my installation during uninstall. Is there a way to add such a custom action inside the msi task? An example would be great! Thanks, Tom ** IMPORTANT *

Re: [NAnt-users] MSI Task: License Text not displayed!

2006-04-03 Thread William_Martin
sourceforge.net Sent by: [EMAIL PROTECTED] 03/04/2006 00:15 To cc Subject [NAnt-users] MSI Task: License Text not displayed! Hi, I want to display a license agreement text during a setup. But when I ran my setup nothing is displayed in the license aggreement dialog. M

[NAnt-users] MSI Task: License Text not displayed!

2006-04-02 Thread Thomas Schroedter
Title: MSI Task: License Text not displayed! Hi, I want to display a license agreement text during a setup. But when I ran my setup nothing is displayed in the license aggreement dialog. My msi task looks like that: "... sourcedir   = "${release.dir}" output      = "${output.

RE: [NAnt-users] MSI Task: Wrong default location/targetdir

2006-03-20 Thread John Cole
-users@lists.sourceforge.net Subject: [NAnt-users] MSI Task: Wrong default location/targetdir Hi, I try to change the default installation location. At the moment it points to "D:\", but it should point to something like C:\Program Files\\. How can I change the default location

Re: [NAnt-users] MSI Task: Wrong default location/targetdir

2006-03-20 Thread William_Martin
AIL PROTECTED]>@lists.sourceforge.net Sent by: [EMAIL PROTECTED] 20/03/2006 02:56 To cc Subject [NAnt-users] MSI Task:  Wrong default location/targetdir Hi, I try to change the default installation location. At the moment it points to "D:\", but it should point to something like C:\Pr

[NAnt-users] MSI Task: Wrong default location/targetdir

2006-03-19 Thread Thomas Schroedter
Hi, I try to change the default installation location. At the moment it points to "D:\", but it should point to something like C:\Program Files\\. How can I change the default location of a setup? Thanks, Tom ** IMPORTANT ** This email and any attachments transmitted with it are con

[NAnt-users] msi task fails to add VS2005 msm!

2006-02-01 Thread Canny, James
Title: msi task fails to add VS2005 msm! Hi, I have a grouping of help files (HxC, HxK etc.) already created. I have created a merage module and am attempting to add this msm and its 2 dependencies - HTML Help Registration  RTL X86 ---.msm and VSIPCC Collection Files RTL --- ---.msm. The ms

[Nant-users] MSI Task: Creating a virtual website

2005-05-26 Thread Alexis Hui
Hi, I need the MSI installer to create a virtual website for various virtual directories to reside in. So, I was hoping the MSI Task can create a brand new virtual website. However, the MSI Task seems to only support creation of virtual directories and assigns these to an existing virtual websit

RE: [Nant-users] MSI task: virtual folder off c:\inetpub

2005-04-22 Thread Byrd, Payton
] [mailto:[EMAIL PROTECTED] On Behalf Of Jim Geurts Sent: Friday, April 22, 2005 8:55 AM To: Hadzramin AR Cc: nant-users@lists.sourceforge.net Subject: Re: [Nant-users] MSI task: virtual folder off c:\inetpub   I'm not sure how to do that with the MSVBDPCA.dll custom action dll.  Your best bet

Re: [Nant-users] MSI task: virtual folder off c:\inetpub

2005-04-22 Thread Jim Geurts
I'm not sure how to do that with the MSVBDPCA.dll custom action dll.  Your best bet is to write your own custom action... On 4/22/05, Hadzramin AR <[EMAIL PROTECTED]> wrote: Hi,     What I try to achive is to allow user to install web application outside c:\inetpub\wwwroot My current msi

[Nant-users] MSI task: virtual folder off c:\inetpub

2005-04-22 Thread Hadzramin AR
Hi,     What I try to achive is to allow user to install web application outside c:\inetpub\wwwroot My current msi build allow user to choose diferrent folder and installation is completed. But the virtual folder got error since it still pointing to the c:\inetpub\wwwroot\anyname   Thanks  

Re[2]: [Nant-users] MSI task and registering assemblies in COM

2004-12-16 Thread Denis Kruchkov
Hi Jim, It is not clear which tool must setup msi ? If you mean msi task - than it is not the case, because msi task doesn't add appropriate information to Registry, AppId and other tables. JG> Denis, JG> The tool should automatically setup msi to register the assemblies & JG> tlb files... Plea

Re: [Nant-users] MSI task and registering assemblies in COM

2004-12-16 Thread Jim Geurts
Denis, The tool should automatically setup msi to register the assemblies & tlb files... Please let me know if this is not the case. JIm On Mon, 13 Dec 2004 18:28:51 +0200, Denis Kruchkov <[EMAIL PROTECTED]> wrote: > I have assemblies which exposed to COM for using by script language. > Does

[Nant-users] MSI task and registering assemblies in COM

2004-12-14 Thread Denis Kruchkov
I have assemblies which exposed to COM for using by script language. Does anybody know is it possible to build installation by msi task which register assemblies and related tlb in registry (like VS.NET Deployment project do) or it is not supported by current version of NAntContrib ? -- Best rega

RE: [Nant-users] MSI Task Versus WIX

2004-12-02 Thread John Cole
L PROTECTED] On Behalf Of Dan Pupek Sent: Thursday, December 02, 2004 11:50 AM To: NAnt Users List Subject: [Nant-users] MSI Task Versus WIX   Does anyone have any recommendations or comments about using either the MSI task or WiX?   Thanks   Dan Pupek Software Engine

[Nant-users] MSI Task Versus WIX

2004-12-02 Thread Dan Pupek
Does anyone have any recommendations or comments about using either the MSI task or WiX?   Thanks   Dan Pupek Software Engineer Advanced Systems Technology, Inc [EMAIL PROTECTED] (850) 475-4038   BEGIN:VCARD VERSION:2.1 N:Pupek;Daniel FN:Daniel Pupek NICKNAME:Dan ORG:Advanced Systems Techn

Re: [Nant-users] MSI Task - question

2004-11-11 Thread Roman Semenov
I tried also: and received the same error. Any idea what is wrong? Regards, Roman. - Original Message - From: "James Geurts" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, November 10, 2004 3:29 PM Subject: Re: [Nant-use

[Nant-users] MSI Task - question

2004-11-11 Thread Roman Semenov
Hello, I need an advise... Our company sells software components. Every our customer (depending on his needs) may want to buy different combination of components. I would like to create a script that would include these components into MSI file depending on the value (true / false) of some prope

Re: [Nant-users] MSI Task - question

2004-11-10 Thread James Geurts
Hi Roman, I sort of have an answer for you. The task doesn't directly support if conditions like how you want, but it is possible. If you set the display attribute's value to 0 for a feature, the feature will not be visible to the user. Also, you can add if conditions to the . .

[Nant-users] MSI Task - question

2004-11-10 Thread Roman Semenov
Hello, I need an advise... Our company sells software components. Every our customer (depending on his needs) may want to buy different combination of components. I would like to create a script that would include these components into MSI file depending on the value (true / false) of some property

Re: [Nant-users] MSI task - how to customize SelectionTree control in CustomSetup dialog

2004-11-04 Thread James Geurts
hi Roman, I'm not sure about this, off the top of my head, but if you haven't checked this page out, it might be worth a look. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msi/setup/feature_table.asp The attributes value for that table is populated by the "attr" attribute from

[Nant-users] MSI task - how to customize SelectionTree control in CustomSetup dialog

2004-11-04 Thread Roman Semenov
Hello, During the installation process the user has three options for the type of installation: typical, full, and custom. When the user selects custom installation a custom setup dialog appears. This dialog has a SelectionTree control that shows a tree of features available for installation. W

[Nant-users] MSI Task - Modify,Mode,Record

2004-11-02 Thread Roman Semenov
Hello, I'm using NAnt and NAntContrib version 0.85 built on 11/01/2004. I can build a MSI file using the script in attachment and default template that comes together with NAntContrib. No problems at all. But I would like to have a template similar to installer produced by VS.NET 2003: the same dia

RE: [Nant-users] msi-task -- uninstall not uninstalling all components

2004-07-27 Thread James Geurts
Behalf Of Ted Quinby >Sent: Friday, July 23, 2004 4:40 PM >To: [EMAIL PROTECTED] >Subject: [Nant-users] msi-task -- uninstall not uninstalling all components > >I have an msi task that successfully creates an installation >package. Within the package, I have several components

[Nant-users] msi-task -- uninstall not uninstalling all components

2004-07-23 Thread Ted Quinby
I have an msi task that successfully creates an installation package. Within the package, I have several components that install vtk (third-party) dlls. The installation executes just fine -- everything in the right place. However, when I uninstall the application, one out of 11 or so files f

RE: [Nant-users] MSI-Task

2004-06-13 Thread James Geurts
om: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Thursday, June 10, 2004 11:48 AM To: [EMAIL PROTECTED] Subject: [Nant-users] MSI-Task Hi All I'm trying to use the sample 'VDirSample.build' to generate an msi for a website depoyment, but I'

[Nant-users] MSI-Task

2004-06-10 Thread Simon.Burgess
Hi All I'm trying to use the sample 'VDirSample.build' to generate an msi for a website depoyment, but I'm getting the following error: " Target(s) specified: msi msi: BUILD FAILED Validation Error: Element 'NAnt.Contrib.Tasks.MSITask:msi' has invalid child element 'NAnt.Contrib.Tasks.MS

RE: [Nant-users] MSI TASK and ComboBox Table problem :(

2004-06-01 Thread James Geurts
01, 2004 9:43 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [Nant-users] MSI TASK and ComboBox Table problem :( Piotr: You must install the DataSource in the ODBCDataSourceTable Please review http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msi/setup/i nstallodbc_action

Re: [Nant-users] MSI TASK and ComboBox Table problem :(

2004-06-01 Thread mail.laconiadatasystems.com
h column is a key into the ODBCDataSource table.Rozumie? -Martin Gaintyhttp://www.laconiadatasystems.com(Boston MA USA) 001-617-852-7822OOA/OOD Instructor/Consultant/Chess Nut - Original Message - From: Piotr Perko To: [EMAIL PROTECTED] Sent: Tuesday, June 01, 2004 4:34

[Nant-users] MSI TASK and ComboBox Table problem :(

2004-06-01 Thread Piotr Perko
Hello, I’m using nant085+nant conntrib0.85. I want to create a ComboBox with List of properties attached to it. Unfortunatelly when I want to create a table, it doesnt creates or is empty without rows :///   The code looks like this :                   

RE: [Nant-users] MSI task problems

2004-04-23 Thread Nicklas Norling
[EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: [Nant-users] MSI task problems > > > Hi Nicklas, > > I am the author of the VDProjConverter project. I have also > done some work on the msi/msm tasks for NAntContrib. I have > only tested the VDProjConverter

Re: [Nant-users] MSI task problems

2004-04-22 Thread James Geurts
Hi Nicklas, I am the author of the VDProjConverter project. I have also done some work on the msi/msm tasks for NAntContrib. I have only tested the VDProjConverter with some mocked up setup projects that I have created, so I'm sure there are bugs in the conversion. Unfortunately, I have yet to

[Nant-users] MSI task problems

2004-04-22 Thread Nicklas Norling
Title: Message Hi.   I'm trying ot get the MSI task to build an MSI we've been having VS.NET 2003 build so far. I've read all documentation I've been able to find, including the WiKi but still have a few questions.   I found the vdproj converter and used it to generate a snipplet of code f

RE: [Nant-users] MSI Task - Installing Windows Service

2004-01-21 Thread Frank Tullen
tation. It is straight forward and it works like a gem ! Hope this helps a little bit ;-) Greetings, Frank From: "Eckert, Alexander" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: [Nant-users] MSI Task - Installing Windows Service Date: Wed, 21 Jan 2004 10:59:18 +0100 H

[Nant-users] MSI Task - Installing Windows Service

2004-01-21 Thread Eckert, Alexander
Hi,   another question concerning the msi task. The building of an installer works fine so far. But how can I install/register a windows service with the msi task??? Any help would be nice….   Thx in advance. Greetings   Alex