[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #63129] Install on Windows 10 breaks permissio
From: |
Nicholas Jankowski |
Subject: |
[Octave-bug-tracker] [bug #63129] Install on Windows 10 breaks permissions of temp folder |
Date: |
Thu, 29 Sep 2022 13:26:38 -0400 (EDT) |
Follow-up Comment #13, bug #63129 (project octave):
playing around with the latest stable build (29 sep 2022, Octave 7.2.1 (hg
id: 96ad887ae4f8), so not with this last change) just confirming what
everyone else said below. I didn't notice permission changes anywhere else.
will verify after the next buildbot cycle picks up markus's change that it's
fixed on my system.
for everyone caring to do cleanup, the following commands run from a command
prompt with Administrative privileges** will reset the permissions to
default:
cd %USERPROFILE%\Appdata\Local
ICACLS Temp /reset /T /C
from
https://answers.microsoft.com/en-us/windows/forum/all/how-do-i-restore-temp-folder-permissions/92f7fa62-7efa-4afc-8885-9bea20aa840f
after which the Temp folder and all files/subfolders should revert to the
windows default permissions.
(shouldn't be needed here, but if the above command doesn't work, you may need
to first 'take ownership' of the files by running
TAKEOWN /F Temp /R /D Y
is something we should advertise more broadly?
** Click on the Start button, type CMD, select Run as Administrator
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?63129>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #63129] Install on Windows 10 breaks permissions of temp folder, (continued)
- [Octave-bug-tracker] [bug #63129] Install on Windows 10 breaks permissions of temp folder, Nicholas Jankowski, 2022/09/29
- [Octave-bug-tracker] [bug #63129] Install on Windows 10 breaks permissions of temp folder, Markus Mützel, 2022/09/29
- [Octave-bug-tracker] [bug #63129] Install on Windows 10 breaks permissions of temp folder, John Donoghue, 2022/09/29
- [Octave-bug-tracker] [bug #63129] Install on Windows 10 breaks permissions of temp folder, Markus Mützel, 2022/09/29
- [Octave-bug-tracker] [bug #63129] Install on Windows 10 breaks permissions of temp folder, Markus Mützel, 2022/09/29
- [Octave-bug-tracker] [bug #63129] Install on Windows 10 breaks permissions of temp folder, Nicholas Jankowski, 2022/09/29
- [Octave-bug-tracker] [bug #63129] Install on Windows 10 breaks permissions of temp folder, John Donoghue, 2022/09/29
- [Octave-bug-tracker] [bug #63129] Install on Windows 10 breaks permissions of temp folder, Markus Mützel, 2022/09/29
- [Octave-bug-tracker] [bug #63129] Install on Windows 10 breaks permissions of temp folder, John Donoghue, 2022/09/29
- [Octave-bug-tracker] [bug #63129] Install on Windows 10 breaks permissions of temp folder, Markus Mützel, 2022/09/29
- [Octave-bug-tracker] [bug #63129] Install on Windows 10 breaks permissions of temp folder,
Nicholas Jankowski <=
- [Octave-bug-tracker] [bug #63129] Install on Windows 10 breaks permissions of temp folder, Philip Nienhuis, 2022/09/30