0

I am trying to save a new action created using final builder action studio in c/program files/finalbuilder/actiondefs. However, the fbap file is not shown in that location even if I navigate to that location. But if I use finalbuilder action studio and say open, I am able to see the fbap file in the location. I am unable to understand why. Please help.

Aditya Bhat
  • 95
  • 2
  • 10

1 Answers1

2

This sounds like a problem with UAC File system virtualisation. Run Action Studio as Administrator.

Vincent Parrett
  • 581
  • 5
  • 9
  • 1
    That means the file is probably stored below `C:\Users\\AppData\Local\VirtualStore`. – wimh May 13 '14 at 07:11