Real Geek Forums  

Go Back   Real Geek Forums > Archives > Operating Systems > Windows Vista > Windows Vista Administration

Notices

Reply

How to remove unneeded large asian font files from font folder

 

LinkBack Thread Tools Display Modes
Old 02-05-2007, 02:56 PM   #1 (permalink)
Default How to remove unneeded large asian font files from font folder

Anytime I try to remove a large asian system font from the font folder it
seems I can't because it is owned by the "trustedinstaller" group which
evidently even the system administrator is not a member of. I do not need or
want these humogous files in my fonts folder. What can be done about this?

Charles Fischer
Charles Fischer
Guest
 
Posts: n/a
Reply With Quote  
Old 02-07-2007, 05:37 PM   #2 (permalink)
Default Re: How to remove unneeded large asian font files from font folder

On Mon, 5 Feb 2007 07:56:01 -0800, Charles Fischer wrote:
Quote:
> Anytime I try to remove a large asian system font from the font folder it
> seems I can't because it is owned by the "trustedinstaller" group which
> evidently even the system administrator is not a member of. I do not need or
> want these humogous files in my fonts folder. What can be done about this?
>
> Charles Fischer
You could add yourself to the trusted installer group (you can belong to
more than one group) and then try deleting the unwanted files and folders.

--
Sharon F
MS-MVP ~ Windows Shell/User
Sharon F
Guest
 
Posts: n/a
Reply With Quote  
Old 02-07-2007, 06:41 PM   #3 (permalink)
Default Re: How to remove unneeded large asian font files from font folder

Vista initially offers only two groups - Administrator and User. After
running MMC and adding the relevant snap-ins, you get the choice of 14
groups, none of which is labelled "trusted" "installer" or "trusted
installer" - so now what?

Charles

"Sharon F" wrote:
Quote:
> On Mon, 5 Feb 2007 07:56:01 -0800, Charles Fischer wrote:
>
Quote:
> > Anytime I try to remove a large asian system font from the font folder it
> > seems I can't because it is owned by the "trustedinstaller" group which
> > evidently even the system administrator is not a member of. I do not need or
> > want these humogous files in my fonts folder. What can be done about this?
> >
> > Charles Fischer
>
> You could add yourself to the trusted installer group (you can belong to
> more than one group) and then try deleting the unwanted files and folders.
>
> --
> Sharon F
> MS-MVP ~ Windows Shell/User
>
Charles Fischer
Guest
 
Posts: n/a
Reply With Quote  
Old 02-08-2007, 02:36 AM   #4 (permalink)
Default Re: How to remove unneeded large asian font files from font folder

On Wed, 7 Feb 2007 11:41:01 -0800, Charles Fischer wrote:
Quote:
> Vista initially offers only two groups - Administrator and User. After
> running MMC and adding the relevant snap-ins, you get the choice of 14
> groups, none of which is labelled "trusted" "installer" or "trusted
> installer" - so now what?
>
> Charles
>
Right click My Computer> Manage will bring up an MMC console with Users and
Groups. Sorry you ended up taking the long way around.

Am also going to apologize for a bum steer. "Trusted Installer" was a group
in during the public preview stages of Vista development. It is no longer
included.

Have you tried going to Properties of the font file. On the Security tab
you'll see various user groups (including Trusted Installers) listed. If
you click on TrustedInstaller, you'll see that "Full Control" is marked. If
you click on "Administrators," you'll see that only Read and Read and
Execute are active. Click the shielded button. The shield indicates
Administrator privileges are required and clicking the button will bring up
a UAC prompt. OK that button. Edit the permissions for Administrators to
include Full Control. Then delete the unwanted font files.

Personally and barring the optional removal of components through Turn
Windows Features On/Off, I recommend leaving all operating system files
including fonts untouched but it's your boat...

--
Sharon F
MS-MVP ~ Windows Shell/User
Sharon F
Guest
 
Posts: n/a
Reply With Quote  
Old 02-08-2007, 06:30 AM   #5 (permalink)
Default Re: How to remove unneeded large asian font files from font folder

Sharon,

I had already tried that, with no success. After you click the shield, you
can VIEW all the privileges, but you cannot actually EDIT them since the
checkboxes are all greyed out, so it's not really "my boat" after all. Big
Brother Knows Best!

Charles

"Sharon F" wrote:
Quote:
> On Wed, 7 Feb 2007 11:41:01 -0800, Charles Fischer wrote:
>
Quote:
> > Vista initially offers only two groups - Administrator and User. After
> > running MMC and adding the relevant snap-ins, you get the choice of 14
> > groups, none of which is labelled "trusted" "installer" or "trusted
> > installer" - so now what?
> >
> > Charles
> >
>
> Right click My Computer> Manage will bring up an MMC console with Users and
> Groups. Sorry you ended up taking the long way around.
>
> Am also going to apologize for a bum steer. "Trusted Installer" was a group
> in during the public preview stages of Vista development. It is no longer
> included.
>
> Have you tried going to Properties of the font file. On the Security tab
> you'll see various user groups (including Trusted Installers) listed. If
> you click on TrustedInstaller, you'll see that "Full Control" is marked. If
> you click on "Administrators," you'll see that only Read and Read and
> Execute are active. Click the shielded button. The shield indicates
> Administrator privileges are required and clicking the button will bring up
> a UAC prompt. OK that button. Edit the permissions for Administrators to
> include Full Control. Then delete the unwanted font files.
>
> Personally and barring the optional removal of components through Turn
> Windows Features On/Off, I recommend leaving all operating system files
> including fonts untouched but it's your boat...
>
> --
> Sharon F
> MS-MVP ~ Windows Shell/User
>
Charles Fischer
Guest
 
Posts: n/a
Reply With Quote  
Old 02-08-2007, 11:00 PM   #6 (permalink)
Default Re: How to remove unneeded large asian font files from font folder

Hello,

This is part of Windows Vista's system file protection - By default, not
even administrators have write access to protected system files.

The TrustedInstaller is NOT a group; it is actually a service (the
TrustedInstaller service), which handles service pack updates.

However, fear not, you are STILL an administrator, and CAN access the files
.... you just have to go thru some extra steps.

* Windows Business or Ultimate editions

In the security tab of the properties screen:

- click Advanced
- Click Owner tab
- Click Edit button
- Click Administrators in the list
- Click OK
- Keep clicking OK until you close out of all of the properties screens

Now, go back into the file properties and you can edit the permissions
however you like

* Windows Home Editions

- Click start
- Type: cmd
- Right-click cmd and click Run As Administrator
- cd to the folder that contains the file you wish to have access to
- Type these commands into the command prompt, where FILE is the filename
that you wish to be able to modify:

takeown /F FILE /A
icacls FILE /grant AdministratorsF)


--
- JB
Microsoft MVP - Windows Shell/User

Windows Vista Support Faq
http://www.jimmah.com/vista/

Jimmy Brush
Guest
 
Posts: n/a
Reply With Quote  
Old 02-09-2007, 04:47 AM   #7 (permalink)
Default Re: How to remove unneeded large asian font files from font folder

On Thu, 8 Feb 2007 19:00:55 -0500, Jimmy Brush wrote:
Quote:
> The TrustedInstaller is NOT a group; it is actually a service (the
> TrustedInstaller service), which handles service pack updates.
It was a group at one time, Jimmy, and removed before RTM.

Thanks for the "take ownership" info (figured something would eventually
work but get nervous when folks want to remove default system files).

--
Sharon F
MS-MVP ~ Windows Shell/User
Sharon F
Guest
 
Posts: n/a
Reply With Quote  
Old 02-10-2007, 12:41 PM   #8 (permalink)
Default Re: How to remove unneeded large asian font files from font folder

<snip>
Quote:
Quote:
>> The TrustedInstaller is NOT a group; it is actually a service (the
>> TrustedInstaller service), which handles service pack updates.
>
> It was a group at one time, Jimmy, and removed before RTM.
Hmm ... didn't notice that during the beta . The TrustedInstaller service
ownership of the files is a good example of the new ability for services to
be associated with a security principle. I hope third-party service
developers use this feature! I imagine with Vista's new tight security model
in "userland", many more malware authors will start looking for exploits in
privileged third-party services.
Quote:
> Thanks for the "take ownership" info (figured something would eventually
> work but get nervous when folks want to remove default system files).
You're welcome .

I agree ... changing/removing system files manually is a *BAD* idea in most
cases. But, even though MS has made it more difficult to do, it is important
people realize that it is still possible.

If it's easy for the user to do, it will be even easier for malware to do.

This is one of the few times that taking ownership of files is required.
Most of the time it is not necessary. The only thing ownership means from a
security standpoint is "This account can look at and change permissions,
even if not explicitly granted in the permission list". The actual
permission list is what is important - taking ownership is only necessary if
you are locked out of changing permissions.


--
- JB
Microsoft MVP - Windows Shell/User

Windows Vista Support Faq
http://www.jimmah.com/vista/

Jimmy Brush
Guest
 
Posts: n/a
Reply With Quote  
Reply

Tags
None

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Font Folder Location hosea49 Windows Vista File Management 2 05-20-2007 10:46 PM
Remove unneeded files in Vista 5456 Fatec Windows Vista Administration 2 07-04-2006 07:13 PM
Large Font in RDC Sam Kong Windows XP Work Remotely 0 12-22-2003 09:16 PM
Application font size is too large Mike Lopez Windows XP Embedded 4 10-08-2003 02:48 PM
Font Size to large on incoming mail Unknown Windows XP Basics 0 07-10-2003 08:14 PM


All times are GMT. The time now is 07:46 PM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright © 2005 - 2007 RealGeek.com. All rights reserved.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90