Hi Mark,
> I have only the default user account (Administrator).
Actually, the "administrator" account is hidden and you likely have an
admin-level account. In Vista, even an admin account will not have full
access rights throughout the system unless the user intentionally elevates.
This is to prevent malware from obtaining sufficient privileges to install
on a system without the user's knowledge. When initially setting up, you
will probably frequently encounter the UAC prompt as applications are
installed and you customize to your liking. Once the bulk of this is done,
you will find it rare to see it any longer.
> The OS will not allow me to access certain folders or open certain files.
System folders will not be accessible under normal operation by design. The
user should be operating within their own user environment, and applications
run in virtual directories under the %userprofile%\appdata directory. Any
user will normally only have access to their own and public data folders.
> How do I get access to all folders and files?
You alter permissions, but that is not recommended. Or, when it is needed
temporarily, you self-elevate by right clicking the application you want to
use and select 'run as administrator'. This would include the command prompt
(CMD) and Windows Explorer.
> Folder examples: Start Menu and Local Settings. (I'm thinking that maybe
> these are not folders anymore because their icons look like shortcuts.)
Correct. Not shortcuts but junction points. Some software will be hardcoded
to seek certain folders whose name has changed. These junction points
redirect the application to the appropriate folder. For instance, the old
"My Documents" is now simply "Documents". If you set folder options to see
hidden and system files, you will see these juntion points as shortcuts.
There is nothing actually in these junction points, they are merely
redirects to aid in backwards compatibility for older applications.
> File example: I copied a text file from an external hard drive to this
> Vista laptop. When I double-click the file icon, Notepad opens with
> "Access is denied" message. If I try to open the same file from the
> external hard drive using Windows Explorer, then I get the same result.
> If I plug the external hard drive into a Windows XP laptop, then the file
> opens normally.
This is probably because the files are "owned" by the XP system user that
created them. To resolve this, take ownership of the files from Vista. Right
click the root folder and choose properties. On the security tab, you can
either edit permissions or use the advanced functions to take ownership
under your new account.
> Thanks for helping me with my first Vista issue.
Hope this does.
--
Best of Luck,
Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Windows help -
www.rickrogers.org
My thoughts
http://rick-mvp.blogspot.com
"Mark M Morse" <> wrote in message
news:5436A921-F0F7-4B4E-925C-...
> I'm a first-time Vista user. I installed the full version of Vista Home
> Premium onto a wiped hard drive.
>
>
>
> ~ Mark