Austin M. Horst wrote:
> //servername/apps/intuit/Track-~1/audit32.exe
Not recommended, since the short filename in question may not end with ~1.
Better to just use the long filename and enclose the path in quotes:
"//servername/apps/intuit/track-it 6.0 standard/audit32.exe"
Regards,
Bill
Re: Login.bat with long filename error
Actually, I wrote in my post that using
start "//share/long path..../audit32.exe
The above just brings up a command prompt window on the users PC and never actually does anything
I did get things solved though by just making that folder a share and using an 8-character name for it, so now the path is just
//share/track-it/audit32.ex
Now the trick is getting Track-It to work correctly for me. =
Thanks Austin and Bill for your comments.
本文讨论了使用包含长文件名的路径时遇到的问题,并提供了解决方案。通过使用短文件名或确保路径名被正确引用,可以避免启动过程中出现错误。
1388

被折叠的 条评论
为什么被折叠?



