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
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
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'
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
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
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
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
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:
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'
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
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
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
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:
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
;
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
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
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
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
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
[EMAIL PROTECTED]
10/07/2006 03:03
To
cc
Subject
[NAnt-users] MSI Task: Remove all fil
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
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 *
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
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.
-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
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
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
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
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
]
[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
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
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
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
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
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
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
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
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
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
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
.
.
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
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
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
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
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
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
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'
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
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
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
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 :
[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
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
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
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
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
56 matches
Mail list logo