We have come up with a work around.
1. First create at VB script named runas.vbs with these contents.
sPass = "palmaccess" & VBCRLF
set WshShell = CreateObject("WScript.Shell")
set WshEnv = WshShell.Environment("Process")
WinPath = WshEnv("SystemRoot")&"\System32\runas.exe"
WshShell.Run...
Has anyone come across a problem launching the Palm Desktop program once it has been installed. I have given the user admin rights and installed under their profile. I then removed the rights. When you try to launch the program, the Palm Desktop splash screen loads, but just hangs there. You...
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.