Is it possible to add file (in this case PDF) to setup ( standard Visual Studio publish) ? I don't want to add it to exe file like resource, I want that setup copy it to Application Folder so I can know path. where to put the file and what settings to set for this case ?
Thank you