G
Guest
I am building a .net windows service. When I build the solution, all the
files needed to install the service are in the bin directory. But there are
other files that are in other folders that I want to include in the bin
directory when I build the solution. eg C:\settings.xml,
C:\BatchFiles\InstallService.bat.
Is there a way to include these extra files in the bin directory when I
build the solution ?
Thanks,
Craig
files needed to install the service are in the bin directory. But there are
other files that are in other folders that I want to include in the bin
directory when I build the solution. eg C:\settings.xml,
C:\BatchFiles\InstallService.bat.
Is there a way to include these extra files in the bin directory when I
build the solution ?
Thanks,
Craig