Why cannot I commit changes in Git version control?
10 views (last 30 days)
Show older comments
I have initilized a git version control. But I cannot commit changes due to an error:
An error occurred while initializing child process: While attempting to execute "C:\WINDOWS\system32 -bsau ": CreateProcessW: Access is denied [system:5]
How to solve this Error and to commit changes?

0 Comments
Answers (1)
Saurabh
on 9 Dec 2024
Some anti-virus systems sometimes believe that parts of MATLAB / Simulink are potential malware, so sometimes you need to exempt MATLAB from being scanned and then reinstall parts of it. Or check whether you can reproduce the issue in windows Safe Mode. In Safe Mode, you can stop an antivirus program.
I hope this was helpful.
0 Comments
See Also
Categories
Find more on Source Control in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!