View Single Post
  #1 (permalink)  
Old 11-16-2008, 5:59 AM
saretta000 saretta000 is offline
VB.NET Forum Newbie
.NET Framework: .NET 3.0 (VS 2005/2008)
 
Join Date: Nov 2008
Posts: 2
Reputation: 0
saretta000 is on a distinguished programming path ahead
Default open multiple file in a single instance of an external application

Dear all,
I have already asked you a question, and you kindly have answered fast and solved my problem! thenks so much for doing this.
Now I have another trouble: is it possible to open multiple files in a single instace of an external applicaiton? using shell function I can open one instance for each file to be open... but if I need, for example, to open multiple images with only one instance of my images_viewer.exe? how can I do?
Thanks in advance,
sara.
Reply With Quote