Directory is invalid
Hi All,
When i launch a sequenced application i am getting an error stating that the directory name is invalid.
Error code is 460579-1F701639-0000010B
Please help in this issue.
Thanks in Advance.
When i launch a sequenced application i am getting an error stating that the directory name is invalid.
Error code is 460579-1F701639-0000010B
Please help in this issue.
Thanks in Advance.
0 Comments
[ + ] Show comments
Answers (5)
Please log in to answer
Posted by:
dunnpy
14 years ago
A quick google of your error provides a possible solution/fix:
Short path variable names in OSD files can cause errors If you receive error 450478-1F702339-0000010B “The directory name is invalid†when starting a virtual application on the client, it is possible that the variable in the OSD is set incorrectly. This can happen if the application’s installer sets a short path name during sequencing. WORKAROUND Remove the trailing tilde from any CSIDL variable that exists in the OSD file. [/align]
Short path variable names in OSD files can cause errors If you receive error 450478-1F702339-0000010B “The directory name is invalid†when starting a virtual application on the client, it is possible that the variable in the OSD is set incorrectly. This can happen if the application’s installer sets a short path name during sequencing. WORKAROUND Remove the trailing tilde from any CSIDL variable that exists in the OSD file. [/align]
Posted by:
sanath_sunny
14 years ago
Posted by:
dunnpy
14 years ago
Posted by:
mikewickens
14 years ago
A little more on directory shortname in APPV packages, if you have for example a registry key set to
HKLM\SOFTWARE\ODBC\ODBC.INI\SERVER VALUE = C:\Progra~1\SYBASE~1.5\Odbc\syodase.dll
You have to change the value to long filename.
C:\Program Files\Sybase Open Client 12.5\Odbc\syodase.dll
I have found APP-V does not like shortfile name syntax in many of are applictions that have been converted from msi to APP-V.
Regards
Mike.
HKLM\SOFTWARE\ODBC\ODBC.INI\SERVER VALUE = C:\Progra~1\SYBASE~1.5\Odbc\syodase.dll
You have to change the value to long filename.
C:\Program Files\Sybase Open Client 12.5\Odbc\syodase.dll
I have found APP-V does not like shortfile name syntax in many of are applictions that have been converted from msi to APP-V.
Regards
Mike.
Posted by:
sreedharko
14 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.