Message320288
| Author | ethan smith |
|---|---|
| Recipients | ethan smith, paul.moore, steve.dower, tim.golden, zach.ware |
| Date | 2018-06-22.22:26:07 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1529706367.1.0.56676864532.issue33946@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
In the creators update CreateSymbolicLink added a dwflag SYMBOLIC_LINK_FLAG_ALLOW_UNPRIVILEGED_CREATE, which will allow any user to create a symlink (not only an admin). I think we should detect and try to use this flag if possible. I also think it would be nice to suggest turning on developer mode if the windows version is at or newer than the creators update. This should probably happen after https://bugs.python.org/issue28113 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-06-22 22:26:07 | ethan smith | set | recipients: + ethan smith, paul.moore, tim.golden, zach.ware, steve.dower |
| 2018-06-22 22:26:07 | ethan smith | set | messageid: <1529706367.1.0.56676864532.issue33946@psf.upfronthosting.co.za> |
| 2018-06-22 22:26:07 | ethan smith | link | issue33946 messages |
| 2018-06-22 22:26:07 | ethan smith | create | |