that will work, until you get to a machine that has firefox as the default
browser.
Why does Visual Studio open for html files on your machine? Doesn't do that
on any of my machines?
--
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik
Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a
programmer helping programmers.
--
"Joel Barsotti" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> So I know how to setup the autorun.ini to to execute a paticular file.
>
> One solution is to use shellexecute, but say on my machine that opens up
the
> HTML document in visual studio.
>
> So I need to create a small app to open IE with a paticular URL and it
would
> be helpfull if I could control the size, poistion and menus associated
with
> it.
>
> Thanks for the help.
>
>