LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #16   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,514
Default Default browser?

You can set a fully qualified object ref to your CreateObject()
instance so you never have to worry about other running instances. You
can even make it run 'like' it's an in-process app extension so it
closes automatically when your app closes. I do this for my apps that
use a html.exe as a userguide. My app tracks any running instance it
creates via its hwnd to ensure there's only 1 instance being used
whether it's already running or not. Very easy to do with any EXE,
really!<g

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion


 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Change Default Hyperlink Browser..? Andrew[_9_] Excel Programming 1 April 6th 10 03:51 PM
Default ribbon to open by default when opening xls in browser Hank Excel Discussion (Misc queries) 0 April 10th 08 10:12 PM
Excel default browser for Win2003 Ivan Excel Discussion (Misc queries) 0 September 5th 07 01:57 AM
How do I change default browser for opening WWW links from Excel? Covex Setting up and Configuration of Excel 4 August 8th 05 07:09 PM
Default browser for web querys? [email protected] Excel Programming 0 February 9th 05 11:17 AM


All times are GMT +1. The time now is 03:51 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"