J
Joe T
Hi all,
I'm thinking this should be fairly simple but I can't find a quick easy way
to do this.
I've designed a component to install an application. No problem there.
In the standard install of the app that's run off of CD the setup creates a
few folders on c:\ for demo content.
For example it'll create the following c:\demo_images and copy about 100
bitmap files in to this folder. The files aren't an integral functioning
part of the app, they are template images which the user can make use of.
Is there any way to use Component Designer or Target Designer to say copy
all the files in to location X?
Or do I have to add the files to do component and then individually
specificy the destination?
If that is the case then I'm thinking it might just be easier to create the
necessary folders containing all the files and copy them to the run-time
image after TD has compiled it.
thanks,
Joe
I'm thinking this should be fairly simple but I can't find a quick easy way
to do this.
I've designed a component to install an application. No problem there.
In the standard install of the app that's run off of CD the setup creates a
few folders on c:\ for demo content.
For example it'll create the following c:\demo_images and copy about 100
bitmap files in to this folder. The files aren't an integral functioning
part of the app, they are template images which the user can make use of.
Is there any way to use Component Designer or Target Designer to say copy
all the files in to location X?
Or do I have to add the files to do component and then individually
specificy the destination?
If that is the case then I'm thinking it might just be easier to create the
necessary folders containing all the files and copy them to the run-time
image after TD has compiled it.
thanks,
Joe