Page 1 of 1

UNC path parameter issue with p.processing script v1.2.1

Posted: March 15th, 2017, 3:46 pm
by hopkins35
Hi

I've noticed that in 1.2.1 running on Windows the full path parameter (%1) now produces a strange output \\?\UNC\FSERV01 which causes my scripts to fail, previous versions would output correctly (\\FSERV01)

Thanks

Re: UNC path parameter issue with p.processing script v1.2.1

Posted: March 15th, 2017, 4:09 pm
by safihre
Update to 1.2.2, it's fixed there.

Re: UNC path parameter issue with p.processing script v1.2.1

Posted: March 15th, 2017, 4:38 pm
by hopkins35
Thanks