The webserver generally runs as some unique user, not administrator or
your normal login. So CGI programs like Texis get run as that user. You can't
change that. The directory containing the webinator script
(c:\Inetpub\wwwroot\webinator) must be writable by that user (or everyone).