G
Guest
I've been using CabWiz without problems for the past 6 months or so. Our
software calls CabWiz to build deployment files for applications on a
PocketPC device. We generate the inf file and command arguments to CabWiz
dynamically.
We've recently come across a customer's Windows 2000 Server on which CabWiz
will not generate CAB files. The server in question belongs to the military
and I suspect that I'm having some sort of permissions problem, but the error
message from CabWiz, "Error: CAB file <FILENAME> could not be created" isn't
very descriptive.
I've run the exact same configuration on other Win2k server boxes and had
the CAB file builds without error. I've tried executing CabWiz under
different accounts with different permissions. I've also tried writing the
CAB file out to different locations on the machine. The .DAT file is created,
but I don't get a .CAB file. If I specify a log file, I get a couple of
warnings that can safely be ignored and the "Error: CAB file <FILENAME> could
not be created" message at the end.
In attempting to troubleshoot, I can't get access to the command window that
flashes by as CabWiz is executing to try and figure out why the CAB files
aren't being created on this particular machine. As far as I can tell,
CabWiz.exe calls makecab.exe with makecab.ddf and that's the program that
must be failing. It looks to me like CabWiz just returns 0 if it succeeeds
and 1 if it fails?
Does anyone have any suggestions as to how to get CabWiz or makecab to pause
during execution to allow me to see the command window output and
troubleshoot why CAB files cannot be created on this machine? Or perhaps just
be able to give me some idea as to why it's failing to create the CAB file?
software calls CabWiz to build deployment files for applications on a
PocketPC device. We generate the inf file and command arguments to CabWiz
dynamically.
We've recently come across a customer's Windows 2000 Server on which CabWiz
will not generate CAB files. The server in question belongs to the military
and I suspect that I'm having some sort of permissions problem, but the error
message from CabWiz, "Error: CAB file <FILENAME> could not be created" isn't
very descriptive.
I've run the exact same configuration on other Win2k server boxes and had
the CAB file builds without error. I've tried executing CabWiz under
different accounts with different permissions. I've also tried writing the
CAB file out to different locations on the machine. The .DAT file is created,
but I don't get a .CAB file. If I specify a log file, I get a couple of
warnings that can safely be ignored and the "Error: CAB file <FILENAME> could
not be created" message at the end.
In attempting to troubleshoot, I can't get access to the command window that
flashes by as CabWiz is executing to try and figure out why the CAB files
aren't being created on this particular machine. As far as I can tell,
CabWiz.exe calls makecab.exe with makecab.ddf and that's the program that
must be failing. It looks to me like CabWiz just returns 0 if it succeeeds
and 1 if it fails?
Does anyone have any suggestions as to how to get CabWiz or makecab to pause
during execution to allow me to see the command window output and
troubleshoot why CAB files cannot be created on this machine? Or perhaps just
be able to give me some idea as to why it's failing to create the CAB file?