[25768] in resnet

home help back first fref pref prev next nref lref last post

Re: Sysprep and Input Languages

daemon@ATHENA.MIT.EDU (Rachel Boutilier)
Thu Jan 13 10:10:46 2011

MIME-Version: 1.0
Content-Type: multipart/alternative; boundary=20cf30433f1656b3f60499bbb7d8
Message-ID:  <AANLkTim+_sX7EOHjGX04xDMQ_1aZOqcVnG8Bq9PsztrG@mail.gmail.com>
Date:         Thu, 13 Jan 2011 09:10:00 -0600
Reply-To: Resnet Forum <RESNET-L@listserv.nd.edu>
From: Rachel Boutilier <rboutili@macalester.edu>
To: RESNET-L@listserv.nd.edu
In-Reply-To:  <AANLkTi=HuUT5kNoT15jG3Ti=14OV9rK5i7m28dKkkL26@mail.gmail.com>

--20cf30433f1656b3f60499bbb7d8
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

Thanks for the replies!  I ended up creating an .xml file as recommended by
Anne, but I will also check out Marc's suggestion for future use.

Thanks again!
Rachel

Rachel Boutilier '06
Client Services Consultant
Macalester College ITS
(651)696-6507
rboutili@macalester.edu



On Thu, Jan 13, 2011 at 7:42 AM, Tony Skalski <ajs@stolaf.edu> wrote:

> This is what we do. And I have to say, not including them in our build
> (which we did with XP) has made a lot of folks outside of the
> languages very happy.
>
> ajs
>
> On Wed, Jan 12, 2011 at 8:57 PM, Doughty, Marc <marc_doughty@brown.edu>
> wrote:
> > Greetings,
> >      Many Bothans died to get the input settings to actually work. The
> only
> > thing that will work, as far as I can tell, is to get this stuff into t=
he
> > registry -after- the first boot, and before the user login. I use Group
> > Policy from Server 2008 R2 (aka, RSAT). Don't listen to fearmongers,
> there's
> > absolutely no reason to worry about using newer versions of the
> > administrative tools on older versions of Active Directory; the tools a=
re
> > backwards-compatible.
> >     Here's a link to a picture so you can see what I mean:  Using Group
> > Policy to set the Keyboard Settings
> >
> >
> > - Marc Doughty
> >   - Apple and Microsoft Certified
> >   - Open-Source Enlightened
> > - Marc_Doughty@brown.edu
> >
> > "POLITICS, n. A strife of interests masquerading as a contest of
> > principles." - Ambrose Bierce
> >
> >
> > On Wed, Jan 12, 2011 at 9:57 AM, Pender, Anne <anpender@davidson.edu>
> wrote:
> >>
> >> I was never able to get the InputLocale stuff to work reliably either.
> I
> >> ended up using a command line that is called from the sysprep.inf or a
> >> post-imaging script, based on the =93control intl.cpl=94 command that=
=92s
> found
> >> here:
> >>
> >> http://msdn.microsoft.com/en-ie/goglobal/bb964650(en-us).aspx<http://m=
sdn.microsoft.com/en-ie/goglobal/bb964650%28en-us%29.aspx>
> >>
> >> (The page says Vista but it works for Win 7 too.)
> >>
> >>
> >>
> >> What=92s not so well documented is the actual codes you need for each
> >> language, particularly the Asian languages where there are multiple IM=
Es
> to
> >> choose from.  This page helped:
> >>
> >> http://blogs.msdn.com/b/michkap/archive/2009/09/15/9894707.aspx
> >>
> >>
> >>
> >> Below is the text of my .xml file, which has most of the ones we wante=
d.
> >>
> >> -----
> >>
> >> <gs:GlobalizationServices xmlns:gs=3D"urn:longhornGlobalizationUnatten=
d">
> >>
> >> <!--User List-->
> >>
> >> <gs:UserList>
> >>
> >> <gs:User UserID=3D"Current" CopySettingsToDefaultUserAcct=3D"true"
> >> CopySettingsToSystemAcct=3D"true"/>
> >>
> >> </gs:UserList>
> >>
> >>
> >>
> >> <!--input preferences-->
> >>
> >> <gs:InputPreferences>
> >>
> >> <!--Arabic Egypt--> <gs:InputLanguageID Action=3D"add"
> ID=3D"0401:00000401"/>
> >>
> >> <!--Chinese PRC US Kbd--> <gs:InputLanguageID Action=3D"add"
> >> ID=3D"0804:00000804"/>
> >>
> >> <!--Chinese PRC Pinyin ABC--> <gs:InputLanguageID Action=3D"add"
> >>
> ID=3D"0804:{81D4E9C9-1D3B-41BC-9E6C-4B40BF79E35E}{FCA121D2-8C6D-41fb-B2DE=
-A2AD110D4820}"/>
> >>
> >> <!--Chinese Taiwan US Kbd--> <gs:InputLanguageID Action=3D"add"
> >> ID=3D"0404:00000404"/>
> >>
> >> <!--French--> <gs:InputLanguageID Action=3D"add" ID=3D"040c:0000040c"/=
>
> >>
> >> <!--German--> <gs:InputLanguageID Action=3D"add" ID=3D"0407:00000407"/=
>
> >>
> >> <!--Greek--> <gs:InputLanguageID Action=3D"add" ID=3D"0408:00000408"/>
> >>
> >> <!--Hebrew--> <gs:InputLanguageID Action=3D"add" ID=3D"040d:0000040d"/=
>
> >>
> >> <!--Hindi--> <gs:InputLanguageID Action=3D"add" ID=3D"0439:00010439"/>
> >>
> >> <!--Italian--> <gs:InputLanguageID Action=3D"add" ID=3D"0410:00000410"=
/>
> >>
> >> <!--Japanese MS IME--> <gs:InputLanguageID Action=3D"add"
> >>
> ID=3D"0411:{03B5835F-F03C-411B-9CE2-AA23E1171E36}{A76C93D9-5523-4E90-AAFA=
-4DB112F9AC76}"/>
> >>
> >> <!--Korean MS IME--> <gs:InputLanguageID Action=3D"add"
> >>
> ID=3D"0412:{A028AE76-01B1-46C2-99C4-ACD9858AE02F}{B5FE1F02-D5F2-4445-9C03=
-C568F23C99A1}"/>
> >>
> >> <!--Portuguese--> <gs:InputLanguageID Action=3D"add" ID=3D"0816:000008=
16"/>
> >>
> >> <!--Russian--> <gs:InputLanguageID Action=3D"add" ID=3D"0419:00000419"=
/>
> >>
> >> <!--Spanish--> <gs:InputLanguageID Action=3D"add" ID=3D"0c0a:0000040a"=
/>
> >>
> >> </gs:InputPreferences>
> >>
> >>
> >>
> >> </gs:GlobalizationServices>
> >>
> >> -----
> >>
> >>
> >>
> >> Good luck!
> >>
> >>
> >>
> >> -Anne
> >>
> >>
> >>
> >> --
> >> Anne B. Pender
> >> Computing Support Analyst, Student Services
> >> Information Technology Services, Davidson College
> >> anpender@davidson.edu
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >> From: Resnet Forum [mailto:RESNET-L@LISTSERV.ND.EDU] On Behalf Of
> Rachel
> >> Boutilier
> >> Sent: Wednesday, January 12, 2011 9:09 AM
> >> To: RESNET-L@LISTSERV.ND.EDU
> >> Subject: Sysprep and Input Languages
> >>
> >>
> >>
> >> Hi everyone,
> >>
> >> Is anyone using Sysprep on Windows 7 systems that have multiple input
> >> languages that need to be installed?  I need our lab image to have
> several
> >> keyboards available, but even though (I think) I'm following Microsoft=
's
> >> instructions for the InputLocale item correctly, the languages aren't
> there
> >> after Sysprep completes.  If someone has done this successfully or has
> >> another working method, I'd really appreciate any advice you can offer=
.
> >>
> >> Thanks in advance!
> >> Rachel
> >>
> >> Rachel Boutilier '06
> >> Client Services Consultant
> >> Macalester College ITS
> >> (651)696-6507
> >> rboutili@macalester.edu
> >>
> >> ___________________________________________________ You are subscribed
> to
> >> the ResNet-L mailing list.
> >>
> >> To subscribe, unsubscribe or search the archives, go to
> >> http://LISTSERV.ND.EDU/archives/resnet-l.html
> >> ___________________________________________________
> >>
> >> ___________________________________________________ You are subscribed
> to
> >> the ResNet-L mailing list.
> >>
> >> To subscribe, unsubscribe or search the archives, go to
> >> http://LISTSERV.ND.EDU/archives/resnet-l.html
> >> ___________________________________________________
> >
> > ___________________________________________________ You are subscribed =
to
> > the ResNet-L mailing list.
> >
> > To subscribe, unsubscribe or search the archives, go to
> > http://LISTSERV.ND.EDU/archives/resnet-l.html
> > ___________________________________________________
>
>
>
> --
> Tony Skalski
> Systems Administrator
> ajs@stolaf.edu
> 507-786-3227
> St. Olaf College
> Information and Instructional Technologies
> 1510 St. Olaf Avenue
> Northfield, MN    55057-1097
>
> ___________________________________________________
> You are subscribed to the ResNet-L mailing list.
>
> To subscribe, unsubscribe or search the archives,
> go to http://LISTSERV.ND.EDU/archives/resnet-l.html
> ___________________________________________________
>

___________________________________________________
You are subscribed to the ResNet-L mailing list.

To subscribe, unsubscribe or search the archives,
go to http://LISTSERV.ND.EDU/archives/resnet-l.html
___________________________________________________

--20cf30433f1656b3f60499bbb7d8
Content-Type: text/html; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

Thanks for the replies!=A0 I ended up creating an .xml file as recommended =
by Anne, but I will also check out Marc&#39;s suggestion for future use.<br=
><br>Thanks again!<br>Rachel<br><br clear=3D"all">Rachel Boutilier &#39;06<=
br>

Client Services Consultant<br>Macalester College ITS<br>(651)696-6507<br><a=
 href=3D"mailto:rboutili@macalester.edu">rboutili@macalester.edu</a><br><br=
>
<br><br><div class=3D"gmail_quote">On Thu, Jan 13, 2011 at 7:42 AM, Tony Sk=
alski <span dir=3D"ltr">&lt;<a href=3D"mailto:ajs@stolaf.edu">ajs@stolaf.ed=
u</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"borde=
r-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-le=
ft: 1ex;">

This is what we do. And I have to say, not including them in our build<br>
(which we did with XP) has made a lot of folks outside of the<br>
languages very happy.<br>
<br>
ajs<br>
<div><div></div><div class=3D"h5"><br>
On Wed, Jan 12, 2011 at 8:57 PM, Doughty, Marc &lt;<a href=3D"mailto:marc_d=
oughty@brown.edu">marc_doughty@brown.edu</a>&gt; wrote:<br>
&gt; Greetings,<br>
&gt; =A0=A0=A0=A0 Many Bothans died to get the input settings to actually w=
ork. The only<br>
&gt; thing that will work, as far as I can tell, is to get this stuff into =
the<br>
&gt; registry -after- the first boot, and before the user login. I use Grou=
p<br>
&gt; Policy from Server 2008 R2 (aka, RSAT). Don&#39;t listen to fearmonger=
s, there&#39;s<br>
&gt; absolutely no reason to worry about using newer versions of the<br>
&gt; administrative tools on older versions of Active Directory; the tools =
are<br>
&gt; backwards-compatible.<br>
&gt; =A0=A0=A0 Here&#39;s a link to a picture so you can see what I mean:=
=A0 Using Group<br>
&gt; Policy to set the Keyboard Settings<br>
&gt;<br>
&gt;<br>
&gt; - Marc Doughty<br>
&gt; =A0 - Apple and Microsoft Certified<br>
&gt; =A0 - Open-Source Enlightened<br>
&gt; - <a href=3D"mailto:Marc_Doughty@brown.edu">Marc_Doughty@brown.edu</a>=
<br>
&gt;<br>
&gt; &quot;POLITICS, n. A strife of interests masquerading as a contest of<=
br>
&gt; principles.&quot; - Ambrose Bierce<br>
&gt;<br>
&gt;<br>
&gt; On Wed, Jan 12, 2011 at 9:57 AM, Pender, Anne &lt;<a href=3D"mailto:an=
pender@davidson.edu">anpender@davidson.edu</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; I was never able to get the InputLocale stuff to work reliably eit=
her.=A0 I<br>
&gt;&gt; ended up using a command line that is called from the sysprep.inf =
or a<br>
&gt;&gt; post-imaging script, based on the =93control intl.cpl=94 command t=
hat=92s found<br>
&gt;&gt; here:<br>
&gt;&gt;<br>
&gt;&gt; <a href=3D"http://msdn.microsoft.com/en-ie/goglobal/bb964650%28en-=
us%29.aspx" target=3D"_blank">http://msdn.microsoft.com/en-ie/goglobal/bb96=
4650(en-us).aspx</a><br>
&gt;&gt;<br>
&gt;&gt; (The page says Vista but it works for Win 7 too.)<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; What=92s not so well documented is the actual codes you need for e=
ach<br>
&gt;&gt; language, particularly the Asian languages where there are multipl=
e IMEs to<br>
&gt;&gt; choose from. =A0This page helped:<br>
&gt;&gt;<br>
&gt;&gt; <a href=3D"http://blogs.msdn.com/b/michkap/archive/2009/09/15/9894=
707.aspx" target=3D"_blank">http://blogs.msdn.com/b/michkap/archive/2009/09=
/15/9894707.aspx</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Below is the text of my .xml file, which has most of the ones we w=
anted.<br>
&gt;&gt;<br>
&gt;&gt; -----<br>
&gt;&gt;<br>
&gt;&gt; &lt;gs:GlobalizationServices xmlns:gs=3D&quot;urn:longhornGlobaliz=
ationUnattend&quot;&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;!--User List--&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;gs:UserList&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;gs:User UserID=3D&quot;Current&quot; CopySettingsToDefaultUser=
Acct=3D&quot;true&quot;<br>
&gt;&gt; CopySettingsToSystemAcct=3D&quot;true&quot;/&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;/gs:UserList&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;!--input preferences--&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;gs:InputPreferences&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;!--Arabic Egypt--&gt; &lt;gs:InputLanguageID Action=3D&quot;ad=
d&quot; ID=3D&quot;0401:00000401&quot;/&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;!--Chinese PRC US Kbd--&gt; &lt;gs:InputLanguageID Action=3D&q=
uot;add&quot;<br>
&gt;&gt; ID=3D&quot;0804:00000804&quot;/&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;!--Chinese PRC Pinyin ABC--&gt; &lt;gs:InputLanguageID Action=
=3D&quot;add&quot;<br>
&gt;&gt; ID=3D&quot;0804:{81D4E9C9-1D3B-41BC-9E6C-4B40BF79E35E}{FCA121D2-8C=
6D-41fb-B2DE-A2AD110D4820}&quot;/&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;!--Chinese Taiwan US Kbd--&gt; &lt;gs:InputLanguageID Action=
=3D&quot;add&quot;<br>
&gt;&gt; ID=3D&quot;0404:00000404&quot;/&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;!--French--&gt; &lt;gs:InputLanguageID Action=3D&quot;add&quot=
; ID=3D&quot;040c:0000040c&quot;/&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;!--German--&gt; &lt;gs:InputLanguageID Action=3D&quot;add&quot=
; ID=3D&quot;0407:00000407&quot;/&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;!--Greek--&gt; &lt;gs:InputLanguageID Action=3D&quot;add&quot;=
 ID=3D&quot;0408:00000408&quot;/&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;!--Hebrew--&gt; &lt;gs:InputLanguageID Action=3D&quot;add&quot=
; ID=3D&quot;040d:0000040d&quot;/&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;!--Hindi--&gt; &lt;gs:InputLanguageID Action=3D&quot;add&quot;=
 ID=3D&quot;0439:00010439&quot;/&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;!--Italian--&gt; &lt;gs:InputLanguageID Action=3D&quot;add&quo=
t; ID=3D&quot;0410:00000410&quot;/&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;!--Japanese MS IME--&gt; &lt;gs:InputLanguageID Action=3D&quot=
;add&quot;<br>
&gt;&gt; ID=3D&quot;0411:{03B5835F-F03C-411B-9CE2-AA23E1171E36}{A76C93D9-55=
23-4E90-AAFA-4DB112F9AC76}&quot;/&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;!--Korean MS IME--&gt; &lt;gs:InputLanguageID Action=3D&quot;a=
dd&quot;<br>
&gt;&gt; ID=3D&quot;0412:{A028AE76-01B1-46C2-99C4-ACD9858AE02F}{B5FE1F02-D5=
F2-4445-9C03-C568F23C99A1}&quot;/&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;!--Portuguese--&gt; &lt;gs:InputLanguageID Action=3D&quot;add&=
quot; ID=3D&quot;0816:00000816&quot;/&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;!--Russian--&gt; &lt;gs:InputLanguageID Action=3D&quot;add&quo=
t; ID=3D&quot;0419:00000419&quot;/&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;!--Spanish--&gt; &lt;gs:InputLanguageID Action=3D&quot;add&quo=
t; ID=3D&quot;0c0a:0000040a&quot;/&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;/gs:InputPreferences&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;/gs:GlobalizationServices&gt;<br>
&gt;&gt;<br>
&gt;&gt; -----<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Good luck!<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; -Anne<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Anne B. Pender<br>
&gt;&gt; Computing Support Analyst, Student Services<br>
&gt;&gt; Information Technology Services, Davidson College<br>
&gt;&gt; <a href=3D"mailto:anpender@davidson.edu">anpender@davidson.edu</a>=
<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; From: Resnet Forum [mailto:<a href=3D"mailto:RESNET-L@LISTSERV.ND.=
EDU">RESNET-L@LISTSERV.ND.EDU</a>] On Behalf Of Rachel<br>
&gt;&gt; Boutilier<br>
&gt;&gt; Sent: Wednesday, January 12, 2011 9:09 AM<br>
&gt;&gt; To: <a href=3D"mailto:RESNET-L@LISTSERV.ND.EDU">RESNET-L@LISTSERV.=
ND.EDU</a><br>
&gt;&gt; Subject: Sysprep and Input Languages<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Hi everyone,<br>
&gt;&gt;<br>
&gt;&gt; Is anyone using Sysprep on Windows 7 systems that have multiple in=
put<br>
&gt;&gt; languages that need to be installed?=A0 I need our lab image to ha=
ve several<br>
&gt;&gt; keyboards available, but even though (I think) I&#39;m following M=
icrosoft&#39;s<br>
&gt;&gt; instructions for the InputLocale item correctly, the languages are=
n&#39;t there<br>
&gt;&gt; after Sysprep completes.=A0 If someone has done this successfully =
or has<br>
&gt;&gt; another working method, I&#39;d really appreciate any advice you c=
an offer.<br>
&gt;&gt;<br>
&gt;&gt; Thanks in advance!<br>
&gt;&gt; Rachel<br>
&gt;&gt;<br>
&gt;&gt; Rachel Boutilier &#39;06<br>
&gt;&gt; Client Services Consultant<br>
&gt;&gt; Macalester College ITS<br>
&gt;&gt; (651)696-6507<br>
&gt;&gt; <a href=3D"mailto:rboutili@macalester.edu">rboutili@macalester.edu=
</a><br>
&gt;&gt;<br>
&gt;&gt; ___________________________________________________ You are subscr=
ibed to<br>
&gt;&gt; the ResNet-L mailing list.<br>
&gt;&gt;<br>
&gt;&gt; To subscribe, unsubscribe or search the archives, go to<br>
&gt;&gt; <a href=3D"http://LISTSERV.ND.EDU/archives/resnet-l.html" target=
=3D"_blank">http://LISTSERV.ND.EDU/archives/resnet-l.html</a><br>
&gt;&gt; ___________________________________________________<br>
&gt;&gt;<br>
&gt;&gt; ___________________________________________________ You are subscr=
ibed to<br>
&gt;&gt; the ResNet-L mailing list.<br>
&gt;&gt;<br>
&gt;&gt; To subscribe, unsubscribe or search the archives, go to<br>
&gt;&gt; <a href=3D"http://LISTSERV.ND.EDU/archives/resnet-l.html" target=
=3D"_blank">http://LISTSERV.ND.EDU/archives/resnet-l.html</a><br>
&gt;&gt; ___________________________________________________<br>
&gt;<br>
&gt; ___________________________________________________ You are subscribed=
 to<br>
&gt; the ResNet-L mailing list.<br>
&gt;<br>
&gt; To subscribe, unsubscribe or search the archives, go to<br>
&gt; <a href=3D"http://LISTSERV.ND.EDU/archives/resnet-l.html" target=3D"_b=
lank">http://LISTSERV.ND.EDU/archives/resnet-l.html</a><br>
&gt; ___________________________________________________<br>
<br>
<br>
<br>
</div></div>--<br>
Tony Skalski<br>
Systems Administrator<br>
<a href=3D"mailto:ajs@stolaf.edu">ajs@stolaf.edu</a><br>
507-786-3227<br>
St. Olaf College<br>
Information and Instructional Technologies<br>
1510 St. Olaf Avenue<br>
Northfield, MN=A0 =A0 55057-1097<br>
<br>
___________________________________________________<br>
<div><div></div><div class=3D"h5">You are subscribed to the ResNet-L mailin=
g list.<br>
<br>
To subscribe, unsubscribe or search the archives,<br>
go to <a href=3D"http://LISTSERV.ND.EDU/archives/resnet-l.html" target=3D"_=
blank">http://LISTSERV.ND.EDU/archives/resnet-l.html</a><br>
___________________________________________________<br>
</div></div></blockquote></div><br>
___________________________________________________
You are subscribed to the ResNet-L mailing list.
<p>
To subscribe, unsubscribe or search the archives,
go to http://LISTSERV.ND.EDU/archives/resnet-l.html
___________________________________________________

--20cf30433f1656b3f60499bbb7d8--

home help back first fref pref prev next nref lref last post