Application Delivery Management
Application Modernization & Connectivity
CyberRes by OpenText
IT Operations Management
Code>>>>>>
Set WshShell = WScript.CreateObject("WScript.Shell")
Key = ""
Path = WshShell.RegRead("HKCU\Software\Novell\Groupwise\Login Parameters\path to cache\" & Key)
wshShell.Run("c:\novell\groupwise\grpwise.exe /pc-" & path)
>>>>>>>>>>>