How to call a bat file on windows system from gradle if my project in cloned on same windown system

I have a windows system :slight_smile:

my folder is :slight_smile:

P:/BUILDS/test.bat

my project is cloned in P:/projects

I need have a gradle task which can call this bat file from build.gradle