Wednesday, 31 May 2017

How to run files in visual studio from bin folder

Source: stackoverflow.com --- Tuesday, May 30, 2017
I want to run or access files from the bin folder in visual studio project. But i cant . I create a simple Windows form application and add one button so what should i code to run file from the bin folder . I try system.diagnostics.process.start('filename.extension") but nothing happened. ...



from Windows http://ift.tt/2qwFY6A

No comments:

Post a Comment