Hi,
I created a batch file that runs the CLI. When I run the batch directly (double click), it works fine. When I try to run it from .net code (C#) I get an error message from SmartSnippets saying that I don't have a permission to create a folder "C:\Program%20Files\SmartSnippets". Has anyone encountered such a problem?
I also tried to run the batch with elevated permission. Didn't help.