Re: Launch chm file on WS within HTML
From: Ray Hinse (rhinse_at_comcast.net)
Date: 03/23/04
- Next message: Al Dunbar [MS-MVP]: "Re: execute sub contained in variable"
- Previous message: mayayana: "Re: Script to test what operating system is running (98,2K, XP)"
- In reply to: Chris \( Val \): "Re: Launch chm file on WS within HTML"
- Next in thread: Chris \( Val \): "Re: Launch chm file on WS within HTML"
- Reply: Chris \( Val \): "Re: Launch chm file on WS within HTML"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 23 Mar 2004 03:46:03 GMT
"Chris ( Val )" <chrisval@bigpond.com.au> wrote in message
news:c3mvn1$29m7qs$1@ID-110726.news.uni-berlin.de...
> But what you have shown is not what I wrote :-).
>
> Just to be sure, I even tested it out:
>
> oShell.run( "\"c:\\WSH Script\\TechNet Script Center\\scriptcenter.chm\"" );
>
> Works fine.
>
> PS: Note that I said backslashes(as well as double
> quotes), in Java Script need to be escaped ?
> Note the doubled up back slashes...
It works for me too, I just forget to escape the backslashes in the path.
I finally found and downloaded Microsoft's Windows Script Technologies
SrcDocs for Version 5.6 which is providing a great deal of good answers
to my questions. Hopefully I can learn all I need from it.
This is my first foray into scripting necessitated by my need to identify
certain registry entries that may exist on my machine due to PestPatrol
reports. It hasn't been easy. I just hope that my hard won knowledge will
be of further use and can't than you enough for making things just
a little clearer.
Thanks,
Ray
- Next message: Al Dunbar [MS-MVP]: "Re: execute sub contained in variable"
- Previous message: mayayana: "Re: Script to test what operating system is running (98,2K, XP)"
- In reply to: Chris \( Val \): "Re: Launch chm file on WS within HTML"
- Next in thread: Chris \( Val \): "Re: Launch chm file on WS within HTML"
- Reply: Chris \( Val \): "Re: Launch chm file on WS within HTML"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|