Why not let windows handle it?
from a dos box you can do "start bla.xls" and windows will use whatever default program is associated with it... I'm not too familiar with win32 programming but I would think theres some sort of API call to handle that.
At least it's not considered good design if your application needs to "know" the physical location of external apps. That's what default application bindings are for![]()




Reply With Quote
Bookmarks