Open a site on incognito and close apps
-
Is there any possible way to open a website from master with incognito mode?
Is it possible to close all the applications open at the computer?
I Would like to know too if there is a way that i can send Prompt commands to the computer, this would be very helpfull.
Thanks -
Run program and the following:
firefox https://example.com/ -private-window
(Works on Linux, Don't know for Chrome)
-
@farelo What do you mean by Promp commands?
-
@rudibetuk If i could execute some prompt commands at computer, like i would like to close apps by sending a promp command to the pc.
-
i mean....like send a Close firefox.
-
It Worked....
on button start application, when i send a comand like
taskkill /f /im firefox.exe it works.
Thanks for ur help
@rudibetuk