0

I created an install project for my addin and keep getting these two errors:enter image description here

I have searched all over for how to solve them and haven't been able to find much on them. Does anyone have any information on them that would lead me in the right direction?

Gatsby
  • 23
  • 8
  • I often use Process Explorer to find what's holding a file or directory open. Then I can kill the relevant process and/or restart the machine. – Michael Urman Jun 12 '13 at 12:05

1 Answers1

0

I found the answer. If you are currently in Windows Explorer and are in the same directory looking at the install files, it will throw this error. Back out of the directory and it wont throw an error.

Gatsby
  • 23
  • 8