I include a javascript include folder in the root directory of my setup project in the Application Folder. I tried to move the javascript include file under the Javascript folder and I now get:
Unable to find source file 'C:\Documents and Settings\support\My Documents\Projects\u2server\wwwroot\ckeditor\ckeditor_basic_source.js' for file 'ckeditor_basic_source.js', located in '[TARGETDIR]\wwwroot\Scripts\ckeditor', the file may be absent or locked.
I can delete the the directory and then add the files one by one but their are over 200 files in that include directory. Is their an easy way to move a folder in the application folder of the file system view of a setup program?