Jump to content

Recommended Posts

Posted

Hello i have some saved url to my pc (not in browser, i have them like shortcuts) and i want to run them in different browser. How can I make it?

e.g. i have a url called "strike" i want to make it run with mozilla. i have a url called "counter" i want run it with explorer.

Posted

Well I got another solution for ya, I've some knowledge in batch files.

 

1.Right click on your desktop

2.Select New -> Text document

3.Leave the name as is, we don't care

4.Right click on the txt and edit it

5.And do this:

start iexplore http://www.maxcheaters.com
start chrome http://www.maxcheaters.com

<start> = start, open, run

<iexplore> = internet explorer.

<chrome> = Google chrome.

<http://www.maxcheaters.com> = the website that you wanna get redirected to.

 

Now, what you will do is, go to each browsers folder(Located in: C:/Program Files/Internet Explorer) and try to find the .exe which opens the program. In our case, Internet explorer = iexplorer. 

 

For google chrome = chrome. 

 

so, you type: start chrome (Website link)

 

and then you save as.. (name).bat <-- don't forget the .bat also don't save it as "text document (.txt" but as "all files"

 

Voila! You're done!

Hope I helped. :)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock