Winstart.zip contains executable and instructions.
WINSTART.EXE is a program that will perform the shellexecute API call without launching a command prompt. This should be tidier for most people.
Although it doesn't help anyone with a different operating system.
This zip file contains a copy of the winstart.exe file, it expects one command line parameter, the name of the document to open. This will always be run relative to the root of the DISK, whatever its drive letter may be. Make all your file file references relative to the current directory<>
Eg
open=winstart.exe mywebpage.html
or
If you put the autostart information in a subdirectory called autorun and the web pages in a directory called html .
Then you would specify
open=autorun\winstart.exe html\mywebpage.html
This page has been accessed times.