I want to execute a VB script from Spring Boot application, the script is like:
Set objExcel = CreateObject("Excel.Application") Set objWorkbook = o