There are actually even morte problems. There's a reference to c$ with regards ot the logfile which will require administrative privileges.

The .INI file is being read via READLINE even though .INI ifles have a special formatting so that they shoudl only be used in conjunctions with READPROFILESTRING/WRITEPROFILESTRING.

Remote registry access will not work under Windows 9x unless it has been installed manually. This requires changes tot he network setup, installation of the remote registry service and other configurations

Additionally, ADSI and WMI will need to installed mnuallyt and need to be configured manually to allow remote administrative access.

Finally, the whole script is written without any concern for Windows 9x computers at all and will even create problems under Windows NT/2000/XP/2003 computers due to potential differences in the %SYSTEMROOT% directories and potentially disabled administrative shares.
_________________________
There are two types of vessels, submarines and targets.