W3Launch

Mark Cyzyk E7L8CYZ at TOE.TOWSON.EDU
Mon Jun 17 21:22:29 EDT 1996



Dear Web4Libbers:

I am trying to use W3Launch to create a front-end menu that will run 
within Netscape 2.0 and am having a problem: I've set everything up per 
Peter Gorman's specs but it will not run.  Within Netscape itself, I've 
created a mime type of application, a sub-type of x-w3l, and have set it 
so that when a .w3l file is encountered W3Launch boots.  Attached below 
are the contents of the other files required.  Could someone please tell 
me what I'm doing wrong?  When I click on the link in my HTML file that 
connects to the .w3l file, all I get are the contents of the .w3l file 
itself, not a bootup of W3Launch.

Confused,

Mark Cyzyk
Albert S. Cook Library 
Towson State University
/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
Mark Cyzyk                               MCyzyk at midget.towson.edu
http://www.towson.edu/~mcyzyk              E7L8CYZ at toe.towson.edu
/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
          I'm not a vegetarian because I love animals;
             I'm a vegetarian because I hate plants.

____________________________________________________________________

Here is the HTML file in my server's WWW directory:

<html>
<head>
<title>Albert S. Cook Library Electronic Classroom</title>
</head>
<body>
<h1>Welcome to the Albert S. Cook Library<br>Electronic Classroom</h1>
<ul>
<li><a href="census.w3l">Census Disk for MD, DE, DC</a>
</ul>
</body>
</html>



Below is the "census.w3l" file in my server's WWW directory.

[Software]
Title=Census Disk for MD, DE, DC
Group=Govdocs
System=MS DOS
Originator=
MajorVersion=-1
MinorVersion=-1
RejectOlder=No
RejectNewer=No


Here is my client's w3launch.ini file:

[Groups]
Count=1
Title=Govdocs
File=c:\netapps\w3launch\govdocs.lst


Finally, here is my client's govdocs.lst file:

[Software]
Count=1
Title=Census Disk for MD, DE, DC
Originator=
MajorVersion=-1
MinorVersion=-1
Command=c:\netapps\w3launch\apps\go.bat g: lan
Path=c:\netapps\w3launch\apps


More information about the Web4lib mailing list