Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] Roday Myers - wsh files


  • From: javascript@xxxxxxxxxx (Andrew Dunn)
  • Subject: [Javascript] Roday Myers - wsh files
  • Date: Wed, 1 Aug 2001 08:50:54 +1000

Rodney,
       I've had a quick look at MSDN regarding ActiveX objects with JScript.
This I find very interesting, especially for this project. I've searched for
.wsh files on MSDN and what it takes to support them etc. The references I
did find say that a .wsh file can be treated as an executable program (exe)
for 32 bit systems?

This project will only run on newer systems (windows 98,2000,NT,ME), so is
my assumption correct that .wsh files will work for these systems?

Andrew