Build CabFile with subfolders

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

I'm trying to Bulid a cabfile with the subfolder 'sound'.
The subfolder contains 3 sounds. When I try to install my
app (from a storage card) on my PDA the subfolder is gone,
but the sounds is in the 'root-directory'.
What am I doing wrong?
 
You better check your setup.inf file.
The [DestinationDirs] section defines what folder will it creates and
installs.

ex.
[DestinationDirs]
Files.Common=0,%InstallDir%
Files.Res=0,%InstallDir%\Res
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top