I use the CMD command in the form functions to reset the Nord VPN software, but I have a problem that when using the debug project the operation works well, until I compile Project, the CMD command doesn't work. It seems that the CMD window is shut down too quickly when the command has not been completed. Specifically, I use 2 commands on the same command line:cd "C: \ Program Files \ NordVPN \" && nordvpn -c -g "Spain"That means when executing the command: cd "C: \...