02-19-2008 07:33 AM
02-21-2008 09:48 AM
Hi,
attached here screenshot from *.exe building. When you add folder with *.chm or other files like *.html - you see it in preview. When you exclude these folder from source files, then you´ve not the *.chm or other files. Look here in my *.doc
So you save all *.chm in separate folder and then not insert in source tab in starting vi´s field or tab below in the catagorie source files like my screenshot
Best Regards
02-21-2008 11:32 AM
Hi - Thanks for the answer, but my problem is a little bit different.
I have HLP-files that are referenced in a VI (if you enter the name and path in the VIs properties it is possible to get to the help file via the context help).
So I can not remove just the folder where my help files are located. I would have to delete the files - so no hlp-files would get copied to the builded application.
02-22-2008 02:32 AM
As i know you cannot exclude them form *.exe building because you need it dynamically when you call them in vi
Best Regards