The CreateSymbolicLink Win32API has a flag that allows creating sym-links without admin privileges SYMBOLIC_LINK_FLAG_ALLOW_UNPRIVILEGED_CREATE. This patch added that support for w32 Emacs.