t_ravichandu
Joined: 28 Aug 2008
Posts: 22
|
Posted: Tue Dec 29, 2009 12:33 pm Post subject: Cab can not take more than 297 files |
|
|
Hi,
In my cab I have 297 files and 2 folders.
If I add one more file(any type file), irrespective of the file size the toolbar studio throws an error while packaging. I can not add any more file in the cab.
I do not get this problem if I add any number of directories and any number of files inside those directories.
The error I get is some thing like below.
| Quote: |
Can't pack .CAB into 'path_to_mycab/mycab.cab' from folder 'ToolbarStudio_installation_path/projects/cab.in.work'!
Description: Can't move resulting CAB to the first destination
More Details?
[YES BUTTON] [NO BUTTON]
|
If I click [NO BUTTON] the dialogue goes off and the changes to cab are not saved(since it can not pack).
If I click [YES BUTTON]
The following details are shown.
| Quote: |
Processing basis.xml file............Successfuly.
Processing tbcore3.inf file..........Successfuly.
Processing tbcore3.bat file.........Successfuly.
Result: Successfuly.
[OK BUTTON]
|
When I click OK, the dialogue goes off and the changes to the cab are not saved. |
|