I am having trouble installing a package through Desktop Central. The application installs manually from the network directory. Here is what shows up in the logs:
########## INSTALLATION ###################################################
InstallGivenPackage : Going to perform the Installation action for the given Package.
InstallEXEFile : Working Directory path -> \\server\Installs\package\.
InstallEXEFile : Root path -> (null).
InstallEXEFile : Cmd Line Params -> package.exe /install /np.
InstallEXEFile : TimeOut Value -> 3600 seconds
InstallEXEFile : Set the Current Directory called with -> \\server\Installs\package\.
2009-10-28 19:33:38 InstallEXEFile : Failed to set the CurrentDirectory
2009-10-28 19:33:38 Error Code : 6 , Error Message : The handle is invalid.
2009-10-28 19:33:38 InstallGivenPackage : Error while performing Installation function.
*************************************************************************************************************