Ok thanks, completely solved the problem. Because I was able to make symbolic link for the first time, I didn't expect the privilege issue. :) Original From: Eli Zaretskii eliz@gnu.org Sent Time: 2025-01-14- 22:03 To: kkky kkkykin@foxmail.com Cc: 75538 75538@debbugs.gnu.org Subject: Re: bug#75538: 31.0.50; make-symbolic-link arg broken on ms-windows > From: "kkky" > Cc: "75538" <75538@debbugs.gnu.org> > Date: Tue, 14 Jan 2025 19:44:37 +0800 > > Thank you for your help. > > The error is `file-error "Making symbolic link" "Operation not permitted"` > > When i run as administrator, it is solved. OK, so I'm quite sure this is an issue with your user's privileges. If you have enough control of this system, you should be able to modify your privileges to add symlink creation. I forget how I did that, but you will find enough recipes on the Internet.