Quantcast
Channel: VMware Communities : Popular Discussions - VMware ThinApp: Discussion Forum
Viewing all articles
Browse latest Browse all 57744

Can I launch multiple entry points from one ThinApp shortcut?

$
0
0

Hi all,

 

I am packaging an application call Team Viewer. The way the traditional application works is a little strange. It requires that you launch one executable to make use of the software, but an additional executable if you want the management console to run. This is necessary as the management console is responsible for logging and such.

 

 

When I package the application using ThinApp I get two entry points. What I'd like to do is create a single entry point that launches both executables at the same time (or in sequence). I'd actually prefer that the management console be opened and minimized but that part isn't critical.

 

 

Does anyone have any suggestions as to how I might accomplish this? I tried adding both executables to a single entry point like this:

 

 

http://Team Viewer.exe

Shortcut=TeamViewer.dat

Source=%ProgramFilesDir%\TeamViewer\Team Viewer.exe

Source=%ProgramFilesDir%\TeamViewer\Team Viewer Manager.exe

 

 

When I do this no error is thrown, but only Team Viewer Manager.exe is launched. If I change it to:

 

 

http://Team Viewer.exe

Shortcut=TeamViewer.dat

Source=%ProgramFilesDir%\TeamViewer\Team Viewer Manager.exe

Source=%ProgramFilesDir%\TeamViewer\Team Viewer.exe

 

 

then only Team Viewer.exe is launched.

 

 

Thanks in advance for any suggestions!

 

 

~spence


Viewing all articles
Browse latest Browse all 57744

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>