简体   繁体   中英

Invalid UNC path into shortcut - Windows

I have to create a shortcut for someone to point and launch an application remotely from a server.

The original shortcut has a UNC path in the target and start in boxes, I need to change the UNC path but it keeps saying the path is invalid and it won't allow me to save it.

I do not have permissions to open the application myself so I cannot right click the target file location and create shortcut.

example of the path I need to change to:

Target:

"\\server.au\application\version\Software\Deployment\CT.EI.Start.application"

Start in:

"\\server.au\application\version\Software\Deployment"

I can manually go as far \\\\server.com.au\\application but not any further due to permission restrictions

Do I need to get permissions to this server and file or is there another way I can put the path in the shortcut? even if its through powershell or command prompt?

我能够修复它我确实需要对文件和服务器的权限才能更新快捷方式

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM