What is mode of address?

How can i make a bat file that opens a web address in Incognito mode?

  • Hi! How can i make a bat file that opens a web address in Incognito mode? I want it to open a site called Neobux. Can i also make it go to the log-in page and fill in my username and password? (i know i must type in the security picture) Hoping for answers!

  • Answer:

    See if this works: <path to chrome>\chrome.exe -incognito <web address> The path depends on if you installed it normally or used the alternate installer to install for all users. Path on vista and later would be: C:\Users\<User Name>\AppData\Local\GoogleChrome Use your username of course. If installed using the alternate installer I think it is C:\Program Files\Google (Probably Program Files (x86) on 64 bit systems.) You won't be able to enter the username and password, as a batch file can interact with a GUI window, at least not without a 3rd party tool.

Bilal at Yahoo! Answers Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.