[THIN] Re: Launching two apps with one published app, can it be done?

  • From: Mario Villarreal <MarioV@xxxxxxxxx>
  • To: "'thin@xxxxxxxxxxxxx'" <thin@xxxxxxxxxxxxx>
  • Date: Wed, 16 Apr 2003 10:30:08 -0700

Further testing shows that if I close the first app, the second will open.

-----Original Message-----
From: Mario Villarreal 
Sent: Wednesday, April 16, 2003 10:27 AM
To: 'thin@xxxxxxxxxxxxx'
Subject: [THIN] Re: Launching two apps with one published app, can it be
done?


Thanks again magnus...

I tried your solution 
But only one app opens and the cmd box stays open..

Something I'm missing?  I'll also try the wtslaunch program that Jim
recommended.




-----Original Message-----
From: Magnus [mailto:magnus@xxxxxxxx] 
Sent: Wednesday, April 16, 2003 9:42 AM
To: thin@xxxxxxxxxxxxx
Subject: [THIN] Re: Launching two apps with one published app, can it be
done?


Sorry I screwed up the script try this

@echo off
"D:\Apps\Program Files\Microsoft Office\Office10\Outlook.exe"
"D:\Apps\Program Files\MyApp\Myapp.exe"
Exit

That should work for you

-----Original Message-----
From: thin-bounce@xxxxxxxxxxxxx [mailto:thin-bounce@xxxxxxxxxxxxx] On Behalf
Of Mario Villarreal
Sent: Wednesday, April 16, 2003 12:33 PM
To: 'thin@xxxxxxxxxxxxx'
Subject: [THIN] Re: Launching two apps with one published app, can it be
done?



Thanks Magnus, 
I gave your script a go, but I just get the failed to start application pop
up.  

I tried to run the batch file in a citrix session but I just got command
windows.

My knowledge of scripts and batch files is minimal.  In fact what I do know
I learned from this list.

Thanks
Mario



-----Original Message-----
From: Magnus [mailto:magnus@xxxxxxxx] 
Sent: Wednesday, April 16, 2003 9:14 AM
To: thin@xxxxxxxxxxxxx
Subject: [THIN] Re: Launching two apps with one published app, can it be
done?


Publish a batch file that launches both your app and outlook 

@echo off
Start (path of outlook.exe)
Start (path of yourapp.exe)
Exit


Something like the above

-----Original Message-----
From: thin-bounce@xxxxxxxxxxxxx [mailto:thin-bounce@xxxxxxxxxxxxx] On Behalf
Of Mario Villarreal
Sent: Wednesday, April 16, 2003 11:53 AM
To: 'thin@xxxxxxxxxxxxx'
Subject: [THIN] Launching two apps with one published app, can it be done?


Hello
I'm trying to launch outlook at the same time an in house program is
launched.  The trick is that we need it be in the same session.  We're
trying to avoid giving this customer a full desktop.  Our in house app needs
to view outlook from within the same session to send reports via email.  I
published outlook and our in house app, but still could not email from with
our inhouse app.  We are using crystal reports to email from our in house
app but it cannot see the email client running as a separate published app.
Am I stuck with giving the customer a desktop? Thanks for your input and
advice Mario
 
System Specs: W2K SP3, MF1.8, NT Domain, Exchange 5.5, Crystal Reports 8.5


********************************************************
This Week's Sponsor - ThinPrint
Simply the best print solution for
Microsoft Terminal Services 
and Citrix Metaframe.
http://www.thinprint.com/
**********************************************************

For Archives, to Unsubscribe, Subscribe or 
set Digest or Vacation mode use the below link:
http://thethin.net/citrixlist.cfm

********************************************************
This Week's Sponsor - ThinPrint
Simply the best print solution for
Microsoft Terminal Services 
and Citrix Metaframe.
http://www.thinprint.com/
**********************************************************

For Archives, to Unsubscribe, Subscribe or 
set Digest or Vacation mode use the below link:
http://thethin.net/citrixlist.cfm
********************************************************
This Week's Sponsor - ThinPrint
Simply the best print solution for
Microsoft Terminal Services 
and Citrix Metaframe.
http://www.thinprint.com/
**********************************************************

For Archives, to Unsubscribe, Subscribe or 
set Digest or Vacation mode use the below link:
http://thethin.net/citrixlist.cfm

********************************************************
This Week's Sponsor - ThinPrint
Simply the best print solution for
Microsoft Terminal Services 
and Citrix Metaframe.
http://www.thinprint.com/
**********************************************************

For Archives, to Unsubscribe, Subscribe or 
set Digest or Vacation mode use the below link:
http://thethin.net/citrixlist.cfm
********************************************************
This Week's Sponsor - ThinPrint
Simply the best print solution for
Microsoft Terminal Services 
and Citrix Metaframe.
http://www.thinprint.com/
**********************************************************

For Archives, to Unsubscribe, Subscribe or 
set Digest or Vacation mode use the below link:
http://thethin.net/citrixlist.cfm
********************************************************
This Week's Sponsor - ThinPrint
Simply the best print solution for
Microsoft Terminal Services 
and Citrix Metaframe.
http://www.thinprint.com/
**********************************************************

For Archives, to Unsubscribe, Subscribe or 
set Digest or Vacation mode use the below link:
http://thethin.net/citrixlist.cfm

Other related posts: