Hi Surya,
Is this workaround works for Windows Application also?
OR
Do we need to ask Sys Admin to remove the autolock?
Regards
SaranKumarV
Is this workaround works for Windows Application also?
Code:
Set WSHShell = WScript.CreateObject("WScript.Shell")
WSHShell.SendKeys "{CTRL}+{ALT}"
Do we need to ask Sys Admin to remove the autolock?
Regards
SaranKumarV