I added "authenticated users" and read and write permissions, and now it's
modifieing every file.
That can't be correct.
This disk image is from XP 64 and XP 32 bit.
And those two operating systems can modify files and the file system just
fine.
One solution could be to run programs as:
"Run as Administrator" by right clicking on their icons.
All-in-all this is pretty weird.
Perhaps "run as administrator" is better for security sake and speed sake.
Because I have other images with hundred thousands of files or so... and
I'll be damned if I am gonna change all those permissions, even if it's
automated... takes too long probably, but I might have no choice... utterly
weird though.
For now I will assume I have to run stuff as "Run as Administrator".
Isn't that a bit weird/strange that that does work ?
I am already an administrator ?!?
Bye,
Skybuck.
"Charlie Russel-MVP" wrote in message news:is82ml$304$...
Well, you've answered your own question. It's a permissions problem, and
your tools have created the files with the wrong permissions. So, change
them. If you set Authenticated Users to Change (all except Full Control),
you should be fine.
(You can generally ignore "Special Permissions" except in very specialized
cases. This might show something if someone, or more likely some
application, has done some very detailed and narrow permissions setting. It
is not a permission itself, but reflects if there are some permissions set
that are not covered by the other categories.)
--
Charlie.
http://blogs.msmvps.com/russel
"Skybuck Flying" <> wrote in message
news:49745$4de77dca$5419acc3$ b.home.nl...
> The differences are as follows:
>
> VHD created by windows 7 has following users/groups in security tab:
>
> 1. Authenticated Users (all permissions except: full control and special
> permissions)
> 2. System (all permissions except: special permissions
> 3. Administrators ( all permissions except: special permissions)
> 4. Users ( read, execute, list folder contents )
>
> VHD created by VHD tool and VHD attach:
>
> 1. Everyone (no permissions, except special permission(s) (?))
> 2. CREATOR OWNER (no permissions, except special permission(s)(?))
> 3. System (same as other vhd)
> 4. Administators (same as other vhd)
> 5. Users (+special permissions)
>
>
> So looking at this:
>
> 1. Authenticated users is missing
> 2. It has two extra users/groups ?!? Everyone and CREATOR OWNER ?!?
> 3. Users have special permission in second vhd ?!?
>
> Can anybody make any sense out of this ?
>
> Bye,
> Skybuck.