svoid startFirefox() { //if (isWindows()) // TODO windowsFindExe("...\\Firefox.exe") nohup("firefox"); }