Wscript SP3 problem

  • Thread starter Thread starter WmWWallick
  • Start date Start date
W

WmWWallick

Have a script that has been in service for a year or so. XP Pro. Was SP2. The
script saves a file name and later uses it. To save the name I select the
file, go to file-rename and hit control c, which copies to the clipboard.

After installing SP3, this no longer works. Nothing is copied to the clip.
 
WmWWallick said:
Have a script that has been in service for a year or so. XP Pro. Was SP2.
The
script saves a file name and later uses it. To save the name I select the
file, go to file-rename and hit control c, which copies to the clipboard.

After installing SP3, this no longer works. Nothing is copied to the clip.

Hard to say unless you post the script.
 
Have a script that has been in service for a year or so. XP Pro. Was SP2. The
script saves a file name and later uses it. To save the name I select the
file, go to file-rename and hit control c, which copies to the clipboard.

After installing SP3, this no longer works. Nothing is copied to the clip.

There was a post-SP3 hotfix released that addressed a wscript issue
but not 100% sure it applies to you. Check out this KB article first:
http://support.microsoft.com/kb/951978

If this is within the realm of your issue, you can try and grab the
update from here:
http://www.microsoft.com/downloads/...de-f7dc-4d19-aafc-f22d3fca772f&displaylang=en

It's worth a shot. Let me know how it goes.

- Thee Chicago Wolf
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top