The application link is like a shortcut for an application.If an employee clicks on that the session of this application is created in the server in the name of that specific employee.That specific application should not be launched again by the same employee at the same time.
Thank you mrmovie for your reply. All the applications are running through citrix. so If an employee clicks on an application link, the session of this application is created in the server in the name of that specific employee.That specific application should not be launched again by the same...
Hiii mrmovie,
Do you mind telling me what do you mean by \share\a folder\ in the following line of the script?
Do you mean giving the path of my application...?
intReturn = WshShell.Run(Chr(34) & "\\servername\share\a folder\app.exe" & Chr(34) & , 1, False?)
Mr.Pellet, what you understood is right, that's what I need...
Its a server based application that all employees access through a shortcut on their local computer and the application should not be opened more than once by the same user at the same time.
Please help me with the script regarding...
Hiii all....I have a server based application in which all employees access through a shortcut on their local computer and the application should not be opened more than once by the same employee at the same time.
Please help me with the script regarding this.
Hope to hear from you soon.....
Mr.Pellet, you got my point exactly, thats what I meant to say....
Its a server based application that all employees access through a shortcut on their local computer and the application should not be opened more than once by the same user at the same time.
Please help me with the script...
Hi all....I have around 15 employees in my dept and when they run an application in their computer, it runs in the server. When an employee clicks an application in his computer and If that application is already running by him in the server, it should not be launched again and If that...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.