milindsm
Posts: 130
Score: 0 Joined: 11/27/2009 From: India Status: offline
|
If you want to create a CAB having files for certain location, you can write a script to recursively traverse the specified folder structure and then create a DDF file out of it. Finally, just pass this file to MAKECAB and you are through. You can maintain a class structure array in your script. It should get populated for each file as and when you go on writing a file name to DDF so the sequence will remain the same and you can easily update File, Component, Media and FeatureComponent table based on this array. I hope this helps!!!
_____________________________
Regards, milindsm
|