I have folder in which deployed windows service. Every deploy in this folder created new folder with name appropriate current date and time, and from this folder happens reinstall win service.
http://screencast.com/t/gprp0ph2Mks
How i can define physical path to previous deploy folder?
I have folder in which deployed windows service. Every deploy in this folder created
Share
If I understand your question, you want to get the second most recent folder from D:\projects\ru\service.
You can do this: