[Window] Working directory

Hello,

In order to start a Windows application with startApplication(), I not only need the path of the .exe-file for Target, but also the working directory. Can I also specify the working directory within
Windows.startApplication(‘C:\Windows\System32\notepad.exe’) ?

Best regards,