Hello,
I want to get current project path of adobe premiere pro.
I am using below code to get that path
getProjectPath : function() { projectPath = app.project.path return projectPath }
but the value contains with prefix '\\?\' in windows
the value is like below
\\?\D:\test\import\test.prproj
Is this premiere pro issue?
Do we have any specific fix?
Is there any prefix for MAC os?
I have tested in Premiere Pro version 2015 & 2017