Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by frazierja

  1. frazierja

    Problem loading Palm Desktop

    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...
  2. frazierja

    Problem loading Palm Desktop

    Have you found a solution yet dball63? Have you tried an older version of the Palm Desktop software?
  3. frazierja

    Problem loading Palm Desktop

    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...

Part and Inventory Search

Back
Top