This is a multi-part message in MIME format.
------=_NextPart_000_000B_01C6225D.18CD79E0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
I am new to scripting and am having a problem I would like if you could =
help with:
I have to disable the IE feature "Tools|Options|Advanced|Reuse window" =
for all my users, in about 500 computers; I was trying to do a script =
that would run once, and do a registry "hack", but I was only succesfull =
for the current user, ie using=20
WshShell.RegWrite "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Internet =
Explorer\Main\AllowWindowReuse", 0,"REG_DWORD"
I already have tried the keys "HKEY_LOCAL_MACHINE\SOFTWARE\..." and =
"HKEY_USERS\.DEFAULT\Software", but with no results.
Does anyone know a way to do it?
Many thanks in advance.
Am=E9rico Nascimento
------=_NextPart_000_000B_01C6225D.18CD79E0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2900.2802" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT face=3DArial size=3D2>I am new to scripting and am having a =
problem I=20
would like if you could help with:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>I have to disable the IE feature=20
"Tools|Options|Advanced|Reuse window" for all my users, in about 500 =
computers;=20
I was trying to do a script that would run once, and do a registry =
"hack", but I=20
was only succesfull for the current user, ie using </FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2><STRONG><EM>WshShell.RegWrite=20
"HKEY_CURRENT_USER\SOFTWARE\Microsoft\Internet =
Explorer\Main\AllowWindowReuse",=20
0,"REG_DWORD"</EM></STRONG></FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>I already have tried the keys=20
"<STRONG><EM>HKEY_LOCAL_MACHINE\SOFTWARE\</EM></STRONG>..." and=20
"<STRONG><EM>HKEY_USERS\.DEFAULT\Software</EM></STRONG>", but with no=20
results.<BR>Does anyone know a way to do it?<BR>Many thanks in=20
advance.<BR>Am=E9rico Nascimento</FONT></DIV></BODY></HTML>
------=_NextPart_000_000B_01C6225D.18CD79E0--