sτrίkε- Posted January 7, 2014 Posted January 7, 2014 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.
hackerz0r Posted January 8, 2014 Posted January 8, 2014 (edited) :happyforever: Edited January 8, 2014 by hackerz0r
Aphelion Posted January 8, 2014 Posted January 8, 2014 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. :)
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now