I have several additional COM objects, dlls, xls, xmls and some other types of files. some extra folders which should be on the same level where executable is.
How can include them as part of necessary files?
If I put them as data files, they go to different folders then the path becomes a problem and COM objects etc should be in the same folder as executable as they are a dependency of third-party assemblies i am using.