OiMunk Posted November 15, 2010 Posted November 15, 2010 I'd like to open a website in a browser that's NOT the default browser, any ideas? ShellExecute("http://www.bbc.co.uk/news/") seems to open to the windows default browser only. thanks
iamtheky Posted November 15, 2010 Posted November 15, 2010 (edited) as an argument to the executable. run ("firefox google.com") run ("iexplore google.com") Edited November 15, 2010 by iamtheky ,-. .--. ________ .-. .-. ,---. ,-. .-. .-. .-. |(| / /\ \ |\ /| |__ __||| | | || .-' | |/ / \ \_/ )/ (_) / /__\ \ |(\ / | )| | | `-' | | `-. | | / __ \ (_) | | | __ | (_)\/ | (_) | | .-. | | .-' | | \ |__| ) ( | | | | |)| | \ / | | | | | |)| | `--. | |) \ | | `-' |_| (_) | |\/| | `-' /( (_)/( __.' |((_)-' /(_| '-' '-' (__) (__) (_) (__)
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