UnCreative.wsf
1. Purpose
'Script for returning files back to original location from W32.Prolin.Worm. 
'  The damange is caused by the program creative.exe sent by the worm
'
2. Installation
' Assuming your Windows already has the Windows Scripting Host (WSH) facility
' installed, you can just run this script. Information about WSH can be 
' found at http://msdn.microsoft.com/library/backgrnd/html/msdn_wsh_wp.htm
' WSH is installed as part of Windows 98, Windows 2000, and Internet 
' Information Services 4.0. A separate setup program is provided for Windows 95.
'
3. Status
' Freeware
'
4. Distribution of Program
' You may freely redistribute this program as is.
' Use at your own risk. No support is supplied.
'
5. Author
' Program by Walter Horowitz - NoteSys LLC
' walterh@notesys.com

'
' Warning - this procedure will overwrite the file C:\cleanup.bat if it exists
' As written, this program assumes that you have Windows Scripting Host installed.
'
' Running this script will copy (not move) all of the files to the locations specified by the
' file c:messageforu.txt.  It will create the file C:\Cleanup.bat that will contain the names
' of the files that were moved to make it easy to erease them after you have verified that
' the files were copied correctly.