Re: [WiX-users] New to WIX, trying to use VOTIVE 3.0 but can't get embedded CAB working properly

2007-11-08 Thread Lanteigne, Alan
Oh, that's nice.  That's working!  

 

Thanks,

 

Alan

 



From: Peter Marcu [mailto:[EMAIL PROTECTED] 
Sent: Thursday, November 08, 2007 1:05 PM
To: Lanteigne, Alan; wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] New to WIX, trying to use VOTIVE 3.0 but can't
get embedded CAB working properly

 

You don't need to create the cab yourself. WiX will do that for you.

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Lanteigne,
Alan
Sent: Thursday, November 08, 2007 9:56 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] New to WIX, trying to use VOTIVE 3.0 but can't get
embedded CAB working properly

 

I'm trying to package up a C# application I've made.  The final
installer will need to set some registry keys, but for now I'm trying to
just get simple file copying to work.  I've created a CAB file
containing the EXE and a few supporting files by using cabarc.exe:

 

cabarc N product.cab Release\*.* Release\images\*.* Release\icons\*.*

 

This creates product.cab, which definitely contains the files.

 

I then create a WIX project in VS2005 and modify the template
Product.wxs to include this:

 



http://schemas.microsoft.com/wix/2006/wi";>





 



 

  



  



  







  

  











 

I copy my CAB file to the project folder (same folder as Product.wxs),
compile, and get a "The system cannot find the file 'id14.exe' error.

 

Am I missing some simple step?  I looked through the tutorial and docs
but they mostly skipped over how to stage the CAB file properly.  

 

Thanks,

 

 

Alan S. Lanteigne | Channel Ready Solutions
phone & fax +1.317.715.8293| [EMAIL PROTECTED]

Interactive Intelligence Inc.
Deliberately Innovative
www.inin.com <http://www.inin.com/>  

 

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] New to WIX, trying to use VOTIVE 3.0 but can't get embedded CAB working properly

2007-11-08 Thread Peter Marcu
You don't need to create the cab yourself. WiX will do that for you.

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lanteigne, Alan
Sent: Thursday, November 08, 2007 9:56 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] New to WIX, trying to use VOTIVE 3.0 but can't get 
embedded CAB working properly

I'm trying to package up a C# application I've made.  The final installer will 
need to set some registry keys, but for now I'm trying to just get simple file 
copying to work.  I've created a CAB file containing the EXE and a few 
supporting files by using cabarc.exe:

cabarc N product.cab Release\*.* Release\images\*.* Release\icons\*.*

This creates product.cab, which definitely contains the files.

I then create a WIX project in VS2005 and modify the template Product.wxs to 
include this:


http://schemas.microsoft.com/wix/2006/wi";>





  



  



  







I copy my CAB file to the project folder (same folder as Product.wxs), compile, 
and get a "The system cannot find the file 'id14.exe' error.

Am I missing some simple step?  I looked through the tutorial and docs but they 
mostly skipped over how to stage the CAB file properly.

Thanks,


Alan S. Lanteigne | Channel Ready Solutions
phone & fax +1.317.715.8293| [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>
Interactive Intelligence Inc.
Deliberately Innovative
www.inin.com<http://www.inin.com/>

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] New to WIX, trying to use VOTIVE 3.0 but can't get embedded CAB working properly

2007-11-08 Thread Lanteigne, Alan
I'm trying to package up a C# application I've made.  The final
installer will need to set some registry keys, but for now I'm trying to
just get simple file copying to work.  I've created a CAB file
containing the EXE and a few supporting files by using cabarc.exe:

 

cabarc N product.cab Release\*.* Release\images\*.* Release\icons\*.*

 

This creates product.cab, which definitely contains the files.

 

I then create a WIX project in VS2005 and modify the template
Product.wxs to include this:

 



http://schemas.microsoft.com/wix/2006/wi";>





 



 

  



  



  







  

  











 

I copy my CAB file to the project folder (same folder as Product.wxs),
compile, and get a "The system cannot find the file 'id14.exe' error.

 

Am I missing some simple step?  I looked through the tutorial and docs
but they mostly skipped over how to stage the CAB file properly.  

 

Thanks,

 

 

Alan S. Lanteigne | Channel Ready Solutions
phone & fax +1.317.715.8293| [EMAIL PROTECTED]

Interactive Intelligence Inc.
Deliberately Innovative
www.inin.com   

 

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users