Hi all,
How do I go about opening firefox in private mode then executing a url? I have tried and it does not work:
executefile>firefox.exe -private http://www.nba.com
running firefox in private then execute url
Moderators: JRL, Dorian (MJT support)
-
- Pro Scripter
- Posts: 82
- Joined: Mon Mar 24, 2014 12:15 pm
Re: running firefox in private then execute url
Give this a go:
Remember Let>RP_ADMIN=1 if you need Firefox to be run as admin.
Good luck!
Code: Select all
Run>cmd.exe /c start firefox -private
Good luck!
