Using the packaging wizard, how can I add an entire folder (directory) to the .CAB file? What I want is a 'Sound' folder added to the users App Path, that will contain all the .wav files. I want the SetUp to automatically create a 'Sound' folder and put the sound files in it.

Thanks