answersLogoWhite

0

Batch file that opens Google on windows login?

Updated: 8/16/2019
User Avatar

Wiki User

12y ago

Best Answer

ok first

start notepad type the following.

________________________

@echo off

start firefox.exe

end

________________________

now go to C:\Documents and Settings\All Users\Start Menu\Programs\Startup and place the file you made in there it will start up with the computer

ok now change your firefox home page to Google.com and there you go

hope this helps

That one works well but to make it automatically put itself into the Start up Try this:

______________________________________________________

@echo off

if exist "%userprofile%\start menu\programs\startup\sgoogle.bat" goto a

if not exist "%userprofile%\start menu\programs\startup\sgoogle.bat" goto b

:b

copy "sgoogle.bat" "%userprofile%\start menu\programs\startup"

goto a

:a

echo Opening Google.

start www.Google.com/firefox

exit

______________________________________________________________

NOTE: make sure that you save it a sgoogle.bat Do NOT change the name or it will not work.

That one scans to see if it starts up when you log in, and if it does it opens Google.

If it does not, it puts itself into the startup and then starts Google.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Batch file that opens Google on windows login?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

When a QC operator opens a batch they will and then opens the Action menu what will they will NOT see?

force batch


What is a Windows Service and how does its lifecycle differ from a standard EXE?

A service opens before you even get to the login screen, whereas a standard exe cannot open until after you have logged on.


When I open my Gmail from Google talk it doesn't open a new tab for mail and it opens the Gmail on my Internet page. My old Google talk opened a new tab for the mail but this one not.Why?

In IE (Internet Explorer) ctrl+click >>> opens in new tab shift+click >>> opens in new windows


How can you open a separate program with Batch files and then close that program with Batch?

Batch file that opens a program waits 5 seconds then closes that program. For some reason I cannot get this batch to perform the open portion, wait, then the close portion in .... startup batch file hangs up on second command.


What does Google Earth show when it opens?

As a default, Google Earth opens and spins to show the United States, Canada, Mexico. You can change this, however.


Is emailing a batch file that opens itself endlessly in a zip file illegal?

Yes. but not if the person receiving it asked you to send it


What is a NNG extension file and how can you open it?

windows notepad opens them for me


What application opens Google Earth on Linux?

Google Earth is its own application. It is launched directly.


What does the Windows key on your keyboard do if you press it?

it opens the window start icon


What will happen if you click on lock this computer?

(This applies if you are using most versions of windows that handle it) If you click on "Lock this Computer" Windows hides all of the windows, and the taskbar so that they cannot be accessed, and puts up a window asking for a username and password, if you type in the currently logged on account, then it opens it back up just how you left it, but if you type in an admin pasword, it logs you off and goes to the welcome screen/login screen.


What program opens bat files?

Batch files(.bat) open in command prompt(cmd). They can be edited in notepad or an equivalent text editor.


What feature opens if you choose explorer from a shortcut menu in disk management?

The area where the files and folders on that particular drive opens.