cab Questions

2

Solved

I'm aware there is a similar question but the marked answer provides a link to an external library which requires several dependencies to be installed on the user's machine. I don't need extractio...
Guardafui asked 21/12, 2009 at 11:41

2

Solved

I have decided to use makecab.exe for my requirement to create cab files in my application. http://msdn.microsoft.com/en-us/library/bb417343.aspx#microsoftmakecabusersguide And I need to store fil...
Hegelian asked 5/4, 2013 at 20:53

2

Solved

I have a visual studio installer (vs2015) that installs an application. I want it to also install a set of configuration files, the contents of which vary by physical install location, that will be...
Salicaceous asked 1/2, 2018 at 17:48

1

I want to generate a .cab File How can I do it? I am developing in C# (visual studio 2008, .NET Framework 3.5) I can ganerate the .exe file, but how can I generate the .cab?
Kaleykaleyard asked 26/9, 2013 at 18:20

4

Solved

I get the following error when trying to build a .CAB in visual studio on my new PC. The source is identical. The Registry warnings are not present on the old PC either. Windows CE CAB Wizard War...
Mansell asked 27/1, 2014 at 15:0

9

Solved

I have an application written using VS2005 in C# targeting the Compact Framework 2.0 SP2. As part of the solution, I have CAB deploy project which deploys to the device without a problem. What I ca...
Praseodymium asked 28/9, 2008 at 7:56

2

(This can be considered a follow-up on my question here.) After successfully building a CAB setup file for my handheld WCE5 device, (a Datalogic Memor laserscanner) I went on to try and install it...
Meilen asked 19/6, 2013 at 10:13

2

Solved

I have implemented a RecyclerView and I have set it up to use CAB. But how can I highlight the selected items? If a certain position I checked I stored in a SparseBooleanArray. My first thought was...
Sanborn asked 25/10, 2014 at 15:2

1

Solved

Is there are manual cabinet file's preparing VS automatic cabinet file's creation during building wix project? Or may be this is something else ?
Mcmillian asked 12/12, 2014 at 8:33

2

I have bunch of files in a directory. I tried following makecab but it does not include all the files in a folder into the cab file. makecab /d "C:\Users\crtorres\Documents\- SouthPacific Project ...
Psychiatry asked 16/10, 2013 at 18:52

6

Solved

I'm trying to compile a program which uses cabarc.exe, but I don't have cabarc.exe. The problem is that the Microsoft Cabinet SDK is no longer available so I can't get it from there either. Where ...
Zygote asked 29/7, 2010 at 11:21

1

I am working on a Win 7-64 bit machine. I have a software installation package which contains the .msi file, a CAB file and some MST files. I wanted to modify the cabinet file. So I extracted the c...
Conklin asked 22/8, 2013 at 10:23

2

Solved

I'm trying to view a surveillance camera system. The remote access is available through a website, and that website seems to need to download a CAB file full of goodies to let me view the cameras. ...
Odontoblast asked 22/11, 2009 at 5:41

1

Solved

I am desperately trying to deploy an ActiveX for IE developed in C# as a CAB archive. I have read many resources (some of them from StackOverflow) and it appears a lot of people are having the same...
Metagnathous asked 30/3, 2011 at 9:12

1

I'm building a Silverlight 4.0 application with Prism (a.k.a. Composite Application Guidance). I have two modules, both defined in my ModuleCatalog.xaml as WhenAvailable. My Application_OnStart ins...
Heiner asked 8/6, 2010 at 20:55

5

I'm in the process of evaluating the use of CAB for a new .net 3.5 winform project I plan to use the Infragistics toolset, which is known to be 'CAB compliant' While CAB has the immediate upside ...
Irrefutable asked 25/1, 2009 at 14:11

4

Solved

We are currently looking at either using CAB or MEF for our next application. I didn't see any examples on codeplex of how event brokering is handled for sibling control communication, maybe I miss...
Associative asked 22/5, 2009 at 15:59

3

Solved

I am trying to get my continuous integration to create build the smart device cab project from within msbuild on the command line. Everything that I have found says to use the inf file (with cabwiz...
Highpowered asked 12/12, 2008 at 21:51

2

Solved

I am looking for a managed code library/API or samples that let me write and read cabinet (.cab) files. There is a CAB SDK here: http://support.microsoft.com/kb/310618 but the DLL that ships ...
Charcoal asked 4/2, 2009 at 9:30
1

© 2022 - 2024 — McMap. All rights reserved.