Tom's Guide Forums
  Tom's Guide Forums » Windows 2000/NT » Windows 2000/NT General Discussion » Custom adm file not working with windows 2003
 




Word :   Username :  
 
Bottom
Author
 Thread : Custom adm file not working with windows 2003
 
More Information

Archived from groups: microsoft.public.win2000.group_policy (More info?)

 

Hello,
When trying to load a custom adm file that we use with windows 2000 and XP
sp2 through Group policy it works fine, if we try from windows 2003 it fails
with the following -

GPTEXT(c9c.ca0) 16:08:54:390 Keyword error: The following error occurred in
\\europe.ad.flextronics.com\SysVol\europe.ad.flextronics.com\Policies\{298F6188-3B83-4759-B6ED-818E018C6ADA}\Adm\scr.adm on line 3:
Error 62 The corresponding string was not found in the [strings] section
Found: !!Screen_Saver_Policy
The file can not be loaded.

Does anyone have any ideas why this is?
Thanks,
Caroline

Here is the adm file -
CLASS USER

CATEGORY !!Screen_Saver_Policy
POLICY !!Screen_Saver_Marquee_Text
KEYNAME "Control Panel\Screen Saver.Marquee"
PART !!Screen_Saver_Marquee_Text_Hint EDITTEXT
DEFAULT " Your PC has been idle for more than 15
minutes and it is locked. Press any key and enter your password to unlock."
VALUENAME Text
END PART
END POLICY

POLICY !!Screen_Saver_Marquee_Font
KEYNAME "Control Panel\Screen Saver.Marquee"
PART !!Screen_Saver_Marquee_Font_Hint EDITTEXT
DEFAULT "Arial"
VALUENAME Font
END PART
END POLICY

POLICY !!Screen_Saver_Marquee_FontSize
KEYNAME "Control Panel\Screen Saver.Marquee"
PART !!Screen_Saver_Marquee_FontSize_Hint EDITTEXT
DEFAULT 48
VALUENAME Size
END PART
END POLICY

POLICY !!Screen_Saver_Marquee_Speed
KEYNAME "Control Panel\Screen Saver.Marquee"
PART !!Screen_Saver_Marquee_Speed_Hint EDITTEXT
DEFAULT 5
VALUENAME Speed
END PART
END POLICY

POLICY !!Screen_Saver_Marquee_Text_Color
KEYNAME "Control Panel\Screen Saver.Marquee"
PART !!Screen_Saver_Marquee_Text_Color_Hint EDITTEXT
DEFAULT "255 255 255"
VALUENAME TextColor
END PART
END POLICY

POLICY !!Screen_Saver_Marquee_Background_Color
KEYNAME "Control Panel\Screen Saver.Marquee"
PART !!Screen_Saver_Marquee_Background_Color_Hint
EDITTEXT
DEFAULT "0 0 0"
VALUENAME BackgroundColor
END PART
END POLICY
END CATEGORY


[strings]
Screen_Saver_Policy="Marquee Screen Saver Settings
Screen_Saver="Screen Saver"
Screen_Saver_Marquee_Text="Marquee Screen Saver Text"
Screen_Saver_Marquee_Text_Hint="Enter the Marquee Screen Saver Text
(e.g. Saving Screen)"
Screen_Saver_Marquee_Font="Marquee Screen Saver Font"
Screen_Saver_Marquee_Font_Hint="Enter the Marquee Screen Saver Font
(e.g. Arial)"
Screen_Saver_Marquee_FontSize="Marquee Screen Saver Font Size"
Screen_Saver_Marquee_FontSize_Hint="Enter the Marquee Screen Saver
Font Size (e.g. 10, 12, 24, ...)"
Screen_Saver_Marquee_Speed="Marquee Screen Saver Speed"
Screen_Saver_Marquee_Speed_Hint="Enter the Marquee Screen Saver Speed
(1-slowest; 30-fastest) (e.g. 5)"
Screen_Saver_Marquee_Text_Color="Marquee Screen Saver Text Color"
Screen_Saver_Marquee_Text_Color_Hint="Enter the Marquee Screen Saver
Text Color (R G B)"
Screen_Saver_Marquee_Background_Color="Marquee Screen Saver Background
Color"
Screen_Saver_Marquee_Background_Color_Hint="Enter the Marquee Screen
Saver Background Color (R G B)"

Related Product

Register or log in to remove.

More Information

Archived from groups: microsoft.public.win2000.group_policy (More info?)

 

Hi

Take a look at:

http://support.microsoft.com/default.aspx?kbid=842933

Kind regards
--
Mark Renoden [MSFT]
Windows Platform Support Team
Email: markreno@online.microsoft.com

Please note you'll need to strip ".online" from my email address to email
me; I'll post a response back to the group.

This posting is provided "AS IS" with no warranties, and confers no rights.

"cmcarthy13" <cmcarthy13@discussions.microsoft.com> wrote in message
news:4974665D-E650-46EA-BCCB-A64B366AD38A@microsoft.com...
> Hello,
> When trying to load a custom adm file that we use with windows 2000 and XP
> sp2 through Group policy it works fine, if we try from windows 2003 it
> fails
> with the following -
>
> GPTEXT(c9c.ca0) 16:08:54:390 Keyword error: The following error occurred
> in
> \\europe.ad.flextronics.com\SysVol\europe.ad.flextronics.com\Policies\{298F6188-3B83-4759-B6ED-818E018C6ADA}\Adm\scr.adm
> on line 3:
> Error 62 The corresponding string was not found in the [strings] section
> Found: !!Screen_Saver_Policy
> The file can not be loaded.
>
> Does anyone have any ideas why this is?
> Thanks,
> Caroline
>
> Here is the adm file -
> CLASS USER
>
> CATEGORY !!Screen_Saver_Policy
> POLICY !!Screen_Saver_Marquee_Text
> KEYNAME "Control Panel\Screen Saver.Marquee"
> PART !!Screen_Saver_Marquee_Text_Hint EDITTEXT
> DEFAULT " Your PC has been idle for more than 15
> minutes and it is locked. Press any key and enter your password to
> unlock."
> VALUENAME Text
> END PART
> END POLICY
>
> POLICY !!Screen_Saver_Marquee_Font
> KEYNAME "Control Panel\Screen Saver.Marquee"
> PART !!Screen_Saver_Marquee_Font_Hint EDITTEXT
> DEFAULT "Arial"
> VALUENAME Font
> END PART
> END POLICY
>
> POLICY !!Screen_Saver_Marquee_FontSize
> KEYNAME "Control Panel\Screen Saver.Marquee"
> PART !!Screen_Saver_Marquee_FontSize_Hint EDITTEXT
> DEFAULT 48
> VALUENAME Size
> END PART
> END POLICY
>
> POLICY !!Screen_Saver_Marquee_Speed
> KEYNAME "Control Panel\Screen Saver.Marquee"
> PART !!Screen_Saver_Marquee_Speed_Hint EDITTEXT
> DEFAULT 5
> VALUENAME Speed
> END PART
> END POLICY
>
> POLICY !!Screen_Saver_Marquee_Text_Color
> KEYNAME "Control Panel\Screen Saver.Marquee"
> PART !!Screen_Saver_Marquee_Text_Color_Hint EDITTEXT
> DEFAULT "255 255 255"
> VALUENAME TextColor
> END PART
> END POLICY
>
> POLICY !!Screen_Saver_Marquee_Background_Color
> KEYNAME "Control Panel\Screen Saver.Marquee"
> PART !!Screen_Saver_Marquee_Background_Color_Hint
> EDITTEXT
> DEFAULT "0 0 0"
> VALUENAME BackgroundColor
> END PART
> END POLICY
> END CATEGORY
>
>
> [strings]
> Screen_Saver_Policy="Marquee Screen Saver Settings
> Screen_Saver="Screen Saver"
> Screen_Saver_Marquee_Text="Marquee Screen Saver Text"
> Screen_Saver_Marquee_Text_Hint="Enter the Marquee Screen Saver Text
> (e.g. Saving Screen)"
> Screen_Saver_Marquee_Font="Marquee Screen Saver Font"
> Screen_Saver_Marquee_Font_Hint="Enter the Marquee Screen Saver Font
> (e.g. Arial)"
> Screen_Saver_Marquee_FontSize="Marquee Screen Saver Font Size"
> Screen_Saver_Marquee_FontSize_Hint="Enter the Marquee Screen Saver
> Font Size (e.g. 10, 12, 24, ...)"
> Screen_Saver_Marquee_Speed="Marquee Screen Saver Speed"
> Screen_Saver_Marquee_Speed_Hint="Enter the Marquee Screen Saver Speed
> (1-slowest; 30-fastest) (e.g. 5)"
> Screen_Saver_Marquee_Text_Color="Marquee Screen Saver Text Color"
> Screen_Saver_Marquee_Text_Color_Hint="Enter the Marquee Screen Saver
> Text Color (R G B)"
> Screen_Saver_Marquee_Background_Color="Marquee Screen Saver
> Background
> Color"
> Screen_Saver_Marquee_Background_Color_Hint="Enter the Marquee Screen
> Saver Background Color (R G B)"
>
>

More Information

Archived from groups: microsoft.public.win2000.group_policy (More info?)

 

Hello,
yes I have applied this on the machines being used, it seems that only the
window 2003 boxes keep coming with the error below, would it have something
to do with the adm file?
Caroline

"Mark Renoden [MSFT]" wrote:

> Hi
>
> Take a look at:
>
> http://support.microsoft.com/default.aspx?kbid=842933
>
> Kind regards
> --
> Mark Renoden [MSFT]
> Windows Platform Support Team
> Email: markreno@online.microsoft.com
>
> Please note you'll need to strip ".online" from my email address to email
> me; I'll post a response back to the group.
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> "cmcarthy13" <cmcarthy13@discussions.microsoft.com> wrote in message
> news:4974665D-E650-46EA-BCCB-A64B366AD38A@microsoft.com...
> > Hello,
> > When trying to load a custom adm file that we use with windows 2000 and XP
> > sp2 through Group policy it works fine, if we try from windows 2003 it
> > fails
> > with the following -
> >
> > GPTEXT(c9c.ca0) 16:08:54:390 Keyword error: The following error occurred
> > in
> > \\europe.ad.flextronics.com\SysVol\europe.ad.flextronics.com\Policies\{298F6188-3B83-4759-B6ED-818E018C6ADA}\Adm\scr.adm
> > on line 3:
> > Error 62 The corresponding string was not found in the [strings] section
> > Found: !!Screen_Saver_Policy
> > The file can not be loaded.
> >
> > Does anyone have any ideas why this is?
> > Thanks,
> > Caroline
> >
> > Here is the adm file -
> > CLASS USER
> >
> > CATEGORY !!Screen_Saver_Policy
> > POLICY !!Screen_Saver_Marquee_Text
> > KEYNAME "Control Panel\Screen Saver.Marquee"
> > PART !!Screen_Saver_Marquee_Text_Hint EDITTEXT
> > DEFAULT " Your PC has been idle for more than 15
> > minutes and it is locked. Press any key and enter your password to
> > unlock."
> > VALUENAME Text
> > END PART
> > END POLICY
> >
> > POLICY !!Screen_Saver_Marquee_Font
> > KEYNAME "Control Panel\Screen Saver.Marquee"
> > PART !!Screen_Saver_Marquee_Font_Hint EDITTEXT
> > DEFAULT "Arial"
> > VALUENAME Font
> > END PART
> > END POLICY
> >
> > POLICY !!Screen_Saver_Marquee_FontSize
> > KEYNAME "Control Panel\Screen Saver.Marquee"
> > PART !!Screen_Saver_Marquee_FontSize_Hint EDITTEXT
> > DEFAULT 48
> > VALUENAME Size
> > END PART
> > END POLICY
> >
> > POLICY !!Screen_Saver_Marquee_Speed
> > KEYNAME "Control Panel\Screen Saver.Marquee"
> > PART !!Screen_Saver_Marquee_Speed_Hint EDITTEXT
> > DEFAULT 5
> > VALUENAME Speed
> > END PART
> > END POLICY
> >
> > POLICY !!Screen_Saver_Marquee_Text_Color
> > KEYNAME "Control Panel\Screen Saver.Marquee"
> > PART !!Screen_Saver_Marquee_Text_Color_Hint EDITTEXT
> > DEFAULT "255 255 255"
> > VALUENAME TextColor
> > END PART
> > END POLICY
> >
> > POLICY !!Screen_Saver_Marquee_Background_Color
> > KEYNAME "Control Panel\Screen Saver.Marquee"
> > PART !!Screen_Saver_Marquee_Background_Color_Hint
> > EDITTEXT
> > DEFAULT "0 0 0"
> > VALUENAME BackgroundColor
> > END PART
> > END POLICY
> > END CATEGORY
> >
> >
> > [strings]
> > Screen_Saver_Policy="Marquee Screen Saver Settings
> > Screen_Saver="Screen Saver"
> > Screen_Saver_Marquee_Text="Marquee Screen Saver Text"
> > Screen_Saver_Marquee_Text_Hint="Enter the Marquee Screen Saver Text
> > (e.g. Saving Screen)"
> > Screen_Saver_Marquee_Font="Marquee Screen Saver Font"
> > Screen_Saver_Marquee_Font_Hint="Enter the Marquee Screen Saver Font
> > (e.g. Arial)"
> > Screen_Saver_Marquee_FontSize="Marquee Screen Saver Font Size"
> > Screen_Saver_Marquee_FontSize_Hint="Enter the Marquee Screen Saver
> > Font Size (e.g. 10, 12, 24, ...)"
> > Screen_Saver_Marquee_Speed="Marquee Screen Saver Speed"
> > Screen_Saver_Marquee_Speed_Hint="Enter the Marquee Screen Saver Speed
> > (1-slowest; 30-fastest) (e.g. 5)"
> > Screen_Saver_Marquee_Text_Color="Marquee Screen Saver Text Color"
> > Screen_Saver_Marquee_Text_Color_Hint="Enter the Marquee Screen Saver
> > Text Color (R G B)"
> > Screen_Saver_Marquee_Background_Color="Marquee Screen Saver
> > Background
> > Color"
> > Screen_Saver_Marquee_Background_Color_Hint="Enter the Marquee Screen
> > Saver Background Color (R G B)"
> >
> >
>
>
>

More Information

Archived from groups: microsoft.public.win2000.group_policy (More info?)

 

Hi Caroline

I think the problem is that you're missing a " at the end of the following
line:

Screen_Saver_Policy="Marquee Screen Saver Settings

HTH
--
Mark Renoden [MSFT]
Windows Platform Support Team
Email: markreno@online.microsoft.com

Please note you'll need to strip ".online" from my email address to email
me; I'll post a response back to the group.

This posting is provided "AS IS" with no warranties, and confers no rights.

"cmcarthy13" <cmcarthy13@discussions.microsoft.com> wrote in message
news:413EE962-2F29-4BE5-ABD1-1D4AAA083988@microsoft.com...
> Hello,
> yes I have applied this on the machines being used, it seems that only the
> window 2003 boxes keep coming with the error below, would it have
> something
> to do with the adm file?
> Caroline
>
> "Mark Renoden [MSFT]" wrote:
>
>> Hi
>>
>> Take a look at:
>>
>> http://support.microsoft.com/default.aspx?kbid=842933
>>
>> Kind regards
>> --
>> Mark Renoden [MSFT]
>> Windows Platform Support Team
>> Email: markreno@online.microsoft.com
>>
>> Please note you'll need to strip ".online" from my email address to email
>> me; I'll post a response back to the group.
>>
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>>
>> "cmcarthy13" <cmcarthy13@discussions.microsoft.com> wrote in message
>> news:4974665D-E650-46EA-BCCB-A64B366AD38A@microsoft.com...
>> > Hello,
>> > When trying to load a custom adm file that we use with windows 2000 and
>> > XP
>> > sp2 through Group policy it works fine, if we try from windows 2003 it
>> > fails
>> > with the following -
>> >
>> > GPTEXT(c9c.ca0) 16:08:54:390 Keyword error: The following error
>> > occurred
>> > in
>> > \\europe.ad.flextronics.com\SysVol\europe.ad.flextronics.com\Policies\{298F6188-3B83-4759-B6ED-818E018C6ADA}\Adm\scr.adm
>> > on line 3:
>> > Error 62 The corresponding string was not found in the [strings]
>> > section
>> > Found: !!Screen_Saver_Policy
>> > The file can not be loaded.
>> >
>> > Does anyone have any ideas why this is?
>> > Thanks,
>> > Caroline
>> >
>> > Here is the adm file -
>> > CLASS USER
>> >
>> > CATEGORY !!Screen_Saver_Policy
>> > POLICY !!Screen_Saver_Marquee_Text
>> > KEYNAME "Control Panel\Screen Saver.Marquee"
>> > PART !!Screen_Saver_Marquee_Text_Hint EDITTEXT
>> > DEFAULT " Your PC has been idle for more than 15
>> > minutes and it is locked. Press any key and enter your password to
>> > unlock."
>> > VALUENAME Text
>> > END PART
>> > END POLICY
>> >
>> > POLICY !!Screen_Saver_Marquee_Font
>> > KEYNAME "Control Panel\Screen Saver.Marquee"
>> > PART !!Screen_Saver_Marquee_Font_Hint EDITTEXT
>> > DEFAULT "Arial"
>> > VALUENAME Font
>> > END PART
>> > END POLICY
>> >
>> > POLICY !!Screen_Saver_Marquee_FontSize
>> > KEYNAME "Control Panel\Screen Saver.Marquee"
>> > PART !!Screen_Saver_Marquee_FontSize_Hint EDITTEXT
>> > DEFAULT 48
>> > VALUENAME Size
>> > END PART
>> > END POLICY
>> >
>> > POLICY !!Screen_Saver_Marquee_Speed
>> > KEYNAME "Control Panel\Screen Saver.Marquee"
>> > PART !!Screen_Saver_Marquee_Speed_Hint EDITTEXT
>> > DEFAULT 5
>> > VALUENAME Speed
>> > END PART
>> > END POLICY
>> >
>> > POLICY !!Screen_Saver_Marquee_Text_Color
>> > KEYNAME "Control Panel\Screen Saver.Marquee"
>> > PART !!Screen_Saver_Marquee_Text_Color_Hint
>> > EDITTEXT
>> > DEFAULT "255 255 255"
>> > VALUENAME TextColor
>> > END PART
>> > END POLICY
>> >
>> > POLICY !!Screen_Saver_Marquee_Background_Color
>> > KEYNAME "Control Panel\Screen Saver.Marquee"
>> > PART !!Screen_Saver_Marquee_Background_Color_Hint
>> > EDITTEXT
>> > DEFAULT "0 0 0"
>> > VALUENAME BackgroundColor
>> > END PART
>> > END POLICY
>> > END CATEGORY
>> >
>> >
>> > [strings]
>> > Screen_Saver_Policy="Marquee Screen Saver Settings
>> > Screen_Saver="Screen Saver"
>> > Screen_Saver_Marquee_Text="Marquee Screen Saver Text"
>> > Screen_Saver_Marquee_Text_Hint="Enter the Marquee Screen Saver
>> > Text
>> > (e.g. Saving Screen)"
>> > Screen_Saver_Marquee_Font="Marquee Screen Saver Font"
>> > Screen_Saver_Marquee_Font_Hint="Enter the Marquee Screen Saver
>> > Font
>> > (e.g. Arial)"
>> > Screen_Saver_Marquee_FontSize="Marquee Screen Saver Font Size"
>> > Screen_Saver_Marquee_FontSize_Hint="Enter the Marquee Screen Saver
>> > Font Size (e.g. 10, 12, 24, ...)"
>> > Screen_Saver_Marquee_Speed="Marquee Screen Saver Speed"
>> > Screen_Saver_Marquee_Speed_Hint="Enter the Marquee Screen Saver
>> > Speed
>> > (1-slowest; 30-fastest) (e.g. 5)"
>> > Screen_Saver_Marquee_Text_Color="Marquee Screen Saver Text Color"
>> > Screen_Saver_Marquee_Text_Color_Hint="Enter the Marquee Screen
>> > Saver
>> > Text Color (R G B)"
>> > Screen_Saver_Marquee_Background_Color="Marquee Screen Saver
>> > Background
>> > Color"
>> > Screen_Saver_Marquee_Background_Color_Hint="Enter the Marquee
>> > Screen
>> > Saver Background Color (R G B)"
>> >
>> >
>>
>>
>>

More Information

Archived from groups: microsoft.public.win2000.group_policy (More info?)

 

Hi Mark,
Thanks for looking and I added it but it made no difference!
Caroline

"Mark Renoden [MSFT]" wrote:

> Hi Caroline
>
> I think the problem is that you're missing a " at the end of the following
> line:
>
> Screen_Saver_Policy="Marquee Screen Saver Settings
>
> HTH
> --
> Mark Renoden [MSFT]
> Windows Platform Support Team
> Email: markreno@online.microsoft.com
>
> Please note you'll need to strip ".online" from my email address to email
> me; I'll post a response back to the group.
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> "cmcarthy13" <cmcarthy13@discussions.microsoft.com> wrote in message
> news:413EE962-2F29-4BE5-ABD1-1D4AAA083988@microsoft.com...
> > Hello,
> > yes I have applied this on the machines being used, it seems that only the
> > window 2003 boxes keep coming with the error below, would it have
> > something
> > to do with the adm file?
> > Caroline
> >
> > "Mark Renoden [MSFT]" wrote:
> >
> >> Hi
> >>
> >> Take a look at:
> >>
> >> http://support.microsoft.com/default.aspx?kbid=842933
> >>
> >> Kind regards
> >> --
> >> Mark Renoden [MSFT]
> >> Windows Platform Support Team
> >> Email: markreno@online.microsoft.com
> >>
> >> Please note you'll need to strip ".online" from my email address to email
> >> me; I'll post a response back to the group.
> >>
> >> This posting is provided "AS IS" with no warranties, and confers no
> >> rights.
> >>
> >> "cmcarthy13" <cmcarthy13@discussions.microsoft.com> wrote in message
> >> news:4974665D-E650-46EA-BCCB-A64B366AD38A@microsoft.com...
> >> > Hello,
> >> > When trying to load a custom adm file that we use with windows 2000 and
> >> > XP
> >> > sp2 through Group policy it works fine, if we try from windows 2003 it
> >> > fails
> >> > with the following -
> >> >
> >> > GPTEXT(c9c.ca0) 16:08:54:390 Keyword error: The following error
> >> > occurred
> >> > in
> >> > \\europe.ad.flextronics.com\SysVol\europe.ad.flextronics.com\Policies\{298F6188-3B83-4759-B6ED-818E018C6ADA}\Adm\scr.adm
> >> > on line 3:
> >> > Error 62 The corresponding string was not found in the [strings]
> >> > section
> >> > Found: !!Screen_Saver_Policy
> >> > The file can not be loaded.
> >> >
> >> > Does anyone have any ideas why this is?
> >> > Thanks,
> >> > Caroline
> >> >
> >> > Here is the adm file -
> >> > CLASS USER
> >> >
> >> > CATEGORY !!Screen_Saver_Policy
> >> > POLICY !!Screen_Saver_Marquee_Text
> >> > KEYNAME "Control Panel\Screen Saver.Marquee"
> >> > PART !!Screen_Saver_Marquee_Text_Hint EDITTEXT
> >> > DEFAULT " Your PC has been idle for more than 15
> >> > minutes and it is locked. Press any key and enter your password to
> >> > unlock."
> >> > VALUENAME Text
> >> > END PART
> >> > END POLICY
> >> >
> >> > POLICY !!Screen_Saver_Marquee_Font
> >> > KEYNAME "Control Panel\Screen Saver.Marquee"
> >> > PART !!Screen_Saver_Marquee_Font_Hint EDITTEXT
> >> > DEFAULT "Arial"
> >> > VALUENAME Font
> >> > END PART
> >> > END POLICY
> >> >
> >> > POLICY !!Screen_Saver_Marquee_FontSize
> >> > KEYNAME "Control Panel\Screen Saver.Marquee"
> >> > PART !!Screen_Saver_Marquee_FontSize_Hint EDITTEXT
> >> > DEFAULT 48
> >> > VALUENAME Size
> >> > END PART
> >> > END POLICY
> >> >
> >> > POLICY !!Screen_Saver_Marquee_Speed
> >> > KEYNAME "Control Panel\Screen Saver.Marquee"
> >> > PART !!Screen_Saver_Marquee_Speed_Hint EDITTEXT
> >> > DEFAULT 5
> >> > VALUENAME Speed
> >> > END PART
> >> > END POLICY
> >> >
> >> > POLICY !!Screen_Saver_Marquee_Text_Color
> >> > KEYNAME "Control Panel\Screen Saver.Marquee"
> >> > PART !!Screen_Saver_Marquee_Text_Color_Hint
> >> > EDITTEXT
> >> > DEFAULT "255 255 255"
> >> > VALUENAME TextColor
> >> > END PART
> >> > END POLICY
> >> >
> >> > POLICY !!Screen_Saver_Marquee_Background_Color
> >> > KEYNAME "Control Panel\Screen Saver.Marquee"
> >> > PART !!Screen_Saver_Marquee_Background_Color_Hint
> >> > EDITTEXT
> >> > DEFAULT "0 0 0"
> >> > VALUENAME BackgroundColor
> >> > END PART
> >> > END POLICY
> >> > END CATEGORY
> >> >
> >> >
> >> > [strings]
> >> > Screen_Saver_Policy="Marquee Screen Saver Settings
> >> > Screen_Saver="Screen Saver"
> >> > Screen_Saver_Marquee_Text="Marquee Screen Saver Text"
> >> > Screen_Saver_Marquee_Text_Hint="Enter the Marquee Screen Saver
> >> > Text
> >> > (e.g. Saving Screen)"
> >> > Screen_Saver_Marquee_Font="Marquee Screen Saver Font"
> >> > Screen_Saver_Marquee_Font_Hint="Enter the Marquee Screen Saver
> >> > Font
> >> > (e.g. Arial)"
> >> > Screen_Saver_Marquee_FontSize="Marquee Screen Saver Font Size"
> >> > Screen_Saver_Marquee_FontSize_Hint="Enter the Marquee Screen Saver
> >> > Font Size (e.g. 10, 12, 24, ...)"
> >> > Screen_Saver_Marquee_Speed="Marquee Screen Saver Speed"
> >> > Screen_Saver_Marquee_Speed_Hint="Enter the Marquee Screen Saver
> >> > Speed
> >> > (1-slowest; 30-fastest) (e.g. 5)"
> >> > Screen_Saver_Marquee_Text_Color="Marquee Screen Saver Text Color"
> >> > Screen_Saver_Marquee_Text_Color_Hint="Enter the Marquee Screen
> >> > Saver
> >> > Text Color (R G B)"
> >> > Screen_Saver_Marquee_Background_Color="Marquee Screen Saver
> >> > Background
> >> > Color"
> >> > Screen_Saver_Marquee_Background_Color_Hint="Enter the Marquee
> >> > Screen
> >> > Saver Background Color (R G B)"
> >> >
> >> >
> >>
> >>
> >>
>
>
>


Go to:
 
  Tom's Guide Forums » Windows 2000/NT » Windows 2000/NT General Discussion » Custom adm file not working with windows 2003

Google ads