Results 1 to 5 of 5

Thread: Where can I get the documentation for msscript.ocx?

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Oct 2008
    Posts
    1,165

    Where can I get the documentation for msscript.ocx?

    The ActiveX control called Microsoft Script Control appears to be undocumented. Nothing about it on the MS documentation website (that used to be called MSDN). Somebody else was looking for it here http://computer-programming-forum.co...2aef377a1f.htm and the reply from another poster is that it never was on the MS website, and to look for a help file called msscript.hlp. I can't find that file on my PC though, so I'm wondering if there's an alternative source for the documentation on the MS Script Control.

  2. #2
    PowerPoster
    Join Date
    Nov 2017
    Posts
    2,883

    Re: Where can I get the documentation for msscript.ocx?

    I've seen your posts in the VB6 section before, so I'm assuming you have access to the VB6 installation media. On my Visual Studio 6.0* install CD, the msscript.hlp file is present on CD1, in the OS\SYSTEM folder.

    Good luck.

    *I don't have just plain VB6 installation media, so I can't confirm if those files/paths are present on it.

  3. #3
    PowerPoster
    Join Date
    Jul 2010
    Location
    NYC
    Posts
    4,924

    Re: Where can I get the documentation for msscript.ocx?


  4. #4
    Lively Member
    Join Date
    May 2012
    Location
    42.787034,-81.176367
    Posts
    118

    Re: Where can I get the documentation for msscript.ocx?

    From my VB6 Enterprise CDs;
    Code:
    2003-04-10  14:34         109,969  dispex.dll
    2003-04-10  14:34       1,209,970  jscript.dll
    2003-04-10  14:34           2,154  msscript.cnt
    2003-04-10  14:34          70,780  msscript.hlp
    2003-04-10  14:34         133,392  msscript.ocx
    2003-04-10  14:34             576  readme.txt
    2003-04-10  14:34         989,779  vbscript.dll
    Located in the Common\Tools\VB\script folder of the CD.

    Joe
    Last edited by Joe Caverly; Jul 24th, 2023 at 08:15 AM.

  5. #5
    Lively Member
    Join Date
    May 2012
    Location
    42.787034,-81.176367
    Posts
    118

    Re: Where can I get the documentation for msscript.ocx?

    Not an answer to your question, just additional info.

    The Tablacus Script Control is a drop-in replacement for the MS Script Control.

    The Tablacus Script Control is for 64-bit platforms.

    The source code for the Script Control is available from GitHub.

    Joe

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width