PDA

View Full Version : Adding files / folders from a heavily nested file structure


plokolp
05-09-2008, 07:18 PM
Hi,

I am trying to package up a web product that has many deep levels of files and folders. Is there an easy way to get all of this into MSI Factory? It seems you have to navigate to each folder and then add the files. It's quite tedious for such a large project.

Is there a way you can just navigate to the top-level folder and add all folders and files below it?

Thanks,

Rod

jassing
05-09-2008, 08:37 PM
you mean other than grabbing the top level folder in explorer & Drag-n-drop it into MSI Factory?

plokolp
05-10-2008, 12:43 AM
ah, yes, that's exactly what I mean.....

Thanks, that was a good surprise.

Rod