Questions tagged [controlled-folder-access]

The Windows Defender controlled folder access in programming Windows applications.

The Windows Defender controlled folder access in programming Windows applications.

References:

Protect important folders with controlled folder access
Configure Controlled Folder Access in Windows 10

Related tags:
windows-security
windows-defender

18 questions
0
votes
1 answer

compiling C program with gcc; Cannot open output file _.exe: no such file or directory

I just started trying to program in C and I've downloaded all kinds of IDE's and compilers and nothing seems to be working. Cygwin keeps giving me this error when i try to compile my program: C:\Users\Paul\Documents\Timmy λ gcc -o nutt…
0
votes
0 answers

NSIS Installer on Windows 10 triggers Bitdefender Ransomware detection

I am working currently on a software which I am packing into an NSIS installer and distribute the resulting exe file. The installer must run primarily on Windows 10. Since a few days, Bitdefender added protection against ransomware. Since my…
Freddy
  • 856
  • 2
  • 16
  • 31
-2
votes
1 answer

Setting protected folders e.g. via registry manipulation

Scenario Customers are provided with a server-client solution to accomplish some business-related task. There is a central server installed on a respective machine. Clients are installed on individual machines of users of the software. The server…
Koenigsberg
  • 1,726
  • 1
  • 10
  • 22
1
2