Script on SP3

  • Thread starter Thread starter Gilbert_Voyer_Montréal
  • Start date Start date
G

Gilbert_Voyer_Montréal

We are using a script to check some properties on workstations.

Under XP SP2 the script opens a IE instance to display the current status
and then it close the IE instance and the script stops.

Under XP SP3, however, the script starts open the IE instance, displays the
informations, but never close the IE instance before closing the script.

Any idea why?

I know that the version of the script host has changed from 5.6 to 5.7 but
can't find the bug.
 
Gilbert_Voyer_Montréal said:
We are using a script to check some properties on workstations.

Under XP SP2 the script opens a IE instance to display the current
status and then it close the IE instance and the script stops.

Under XP SP3, however, the script starts open the IE instance,
displays the informations, but never close the IE instance before
closing the script.

Any idea why?

I know that the version of the script host has changed from 5.6 to
5.7 but can't find the bug.

I can't see the script. ;-)
 
Gilbert_Voyer_Montréal said:
We are using a script to check some properties on workstations.

Under XP SP2 the script opens a IE instance to display the current status
and then it close the IE instance and the script stops.

Under XP SP3, however, the script starts open the IE instance, displays
the
informations, but never close the IE instance before closing the script.

Any idea why?

I know that the version of the script host has changed from 5.6 to 5.7 but
can't find the bug.

Can't tell unless you post the script.
 
Back
Top