Skip to main content
Participant
January 9, 2023
Answered

newProject() in Premiere not working

  • January 9, 2023
  • 1 reply
  • 373 views

I'm trying to create on my windows-PC a new premiere project in a script.

 

But this code is not working, the result is "false":

app.newProject('C:\\testproject');

What I'm doing wrong?

This topic has been closed for replies.
Correct answer Andreas5FB8

On C it wasn't possible but on my other harddrive. So it must be a windows-problem.

1 reply

Andreas5FB8AuthorCorrect answer
Participant
January 9, 2023

On C it wasn't possible but on my other harddrive. So it must be a windows-problem.

Bruce Bullis
Legend
January 9, 2023

Yes, it seems as though the user who ran PPro (and who is executing the ExtendScript) doesn't have write privileges at the root of the C: drive.