Few anti-virus software say that WhiteHatBox maybe contain virus,
so it maybe ban you to install WhiteHatBox App or limit it to visit network.
The fact is that it is a false alarm, you can just ignore it or add an exception into the anti-virus software.
There are some reason to lead the false alarm, for example: WhiteHatBox has few blackhat seo tools,
or maybe just because we don't pay money to the anti-virus software company.
We are a good software company from 2008 and developed many popular software, we will never put virus in our product to kill ourselves. You can use our product without any worry.
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: \ Program Files \ NordVPN \", then continue executing: nordvpn -c -g "Spain" Please help me!
Debugging and running after compliation are used the same way, the effect should be the same. Please try to write two commands into one to see if it works: C:\Program Files\NordVPN\NordVPN.exe -c -g "Spain".