![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | Icacls command problem Why is it that it can't find files with spaces in there names? Like C:\System Volume Information I tried putting %20 instead of spaces which didn't work. This is the command that I use, replacing username with mine: icacls C:\System Volume Information /grant Username:F The system cannot find thee file specified.....yadayadayadaya I even tried renaming the folder, which then it just disappears, then after I refresh the screen, it reappears, but with the original name.....help |
My System Specs![]() |
| | #2 (permalink) |
| | Re: Icacls command problem "UnknownTBeast" <UnknownTBeast@xxxxxx> wrote in message news:24B628A1-60D1-4866-B249-86C565C92247@xxxxxx Quote: > Why is it that it can't find files with spaces in there names? Like > C:\System > Volume Information I tried putting %20 instead of spaces which didn't > work. > > This is the command that I use, replacing username with mine: > > icacls C:\System Volume Information /grant Username:F > > The system cannot find thee file specified.....yadayadayadaya > > I even tried renaming the folder, which then it just disappears, then > after > I refresh the screen, it reappears, but with the original name.....help you got to be using the ICACLS command without knowing such an elementary thing. You need to put addresses within quotes when they have spaces in them, unless you are using the cd (chdir) command. So your command should have been: icacls "C:\System Volume Information" /grant Username:F ss. |
My System Specs![]() |
| | #3 (permalink) |
| | Re: Icacls command problem "Censored Syndrome" <synapse@xxxxxx> wrote in message news:ezuimtN2IHA.2384@xxxxxx Quote: Quote: >> Why is it that it can't find files with spaces in there names? Like >> C:\System >> Volume Information I tried putting %20 instead of spaces which didn't >> work. >> >> This is the command that I use, replacing username with mine: >> >> icacls C:\System Volume Information /grant Username:F >> >> The system cannot find thee file specified.....yadayadayadaya >> >> I even tried renaming the folder, which then it just disappears, then >> after >> I refresh the screen, it reappears, but with the original name.....help > Hmmn, such a basic mistake.. so basic in fact, that I cannot understand > how you got to be using the ICACLS command without knowing such an > elementary thing. > > You need to put addresses within quotes when they have spaces in them, > unless you are using the cd (chdir) command. So your command should have > been: > > icacls "C:\System Volume Information" /grant Username:F > want to give yourself access to the System Volume Information directory. Do not mess with it. If you want to free up disk space that it is using, delete your System Restore points and Shadow Copy data. ss. |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Regarding Icacls.exe | General Discussion | |||
| icacls Problem, any Ideas ? | Vista security | |||
| Vista and icacls | Vista General | |||
| Grant permission using ICACLS | Vista file management | |||
| Set rights with Icacls | Vista account administration | |||