/build/static/layout/Breadcrumb_cap_w.png

Single instance of an application on client.

Hi all,

Is there any way to launch a single instance of an application on the client side?.

Thanks in advance.

0 Comments   [ + ] Show comments

Answers (4)

Posted by: BadShadd 16 years ago
Orange Senior Belt
0
Is this a SoftGrid question? Could you provide a little more detail to your question?
Posted by: avherur 16 years ago
Senior Yellow Belt
0
Hi,
Yes its a softgrid question.
My aim is to get the single instance of an appplication on the softgrid client side.

I got some information from the site http://support.microsoft.com/kb/930973 and tried with the script as shown below

[font="courier new"]<DEPENDENCY>
[font="courier new"] <SCRIPT TIMIMG="PRE" EVENT="LAUNCH" PROTECT="TRUE" WAIT="TRUE" TIMEOUT="10" SUCCESSRESULT="1" ABORTRESULT="0">
[font="courier new"] <SCRIPTBODY> IF %OS% == Windows_XP (exit 1) ELSE exit 0 </SCRIPTBODY>
[font="courier new"] </SCRIPT>
[font="courier new"] </DEPENDENCY>


One thing I observed is when I kept the above script in OSD, the application is not coming into the client cache.
But when I remove the script application is coming to client cache.

What may be the reason?

Correct me if i am wrong.
Thanks in advance.
Posted by: kkaminsk 16 years ago
9th Degree Black Belt
0
When you double click the OSD do you get an error code?

One thing that is bad about using <SCRIPTBODY> or editing the OSD in general is how easy it is to make mistakes. If you aren't already I suggest making edits using this tool.

OSD Editor 2.01
http://www.loginconsultants.com/index.php?option=com_docman&task=cat_view&gid=20&Itemid=149


I think this is a better way to go so that you can focus on debugging the script and not the OSD.
Posted by: oofemioo 16 years ago
Blue Belt
0
xit 1) ELSE exit 0


Check the client log for more information. You may need to increase the logging levels in order to capture all information.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ