changed everything to powershell instead of .bat including the adapter exec
configuration
- Moved triplestore conf out of the repository
- build script now creates conf files Powershell
- The adapter now uses powershell.exe to execute commands on windows (instead of cmd /c)
- created replaced .bat scripts with .ps1 scripts