Problem:
In Net Express are you able to redirect your executable module to a different directory during compile/link?
Resolution:
Yes you can select the location for the exe's (or whatever files you wish)
1. From the top menu bar select Project>Deployment
2. A window will appear that says files selected for deployment- select ADD
3. Another window will appear where you
1- browse for files to be deployed
2. browse for the location to put the files
3. Remove the extension (needs to be blank)
4. check ok
4. Rebuild All to get the module/modules copied to the deployed location.