Results 1 to 2 of 2

Thread: Autorun CD app and runtime files

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2000
    Posts
    4
    I am making a simple autorun CD app that works fine when run from inside vb6.

    When I run it from a CD I get runtime error 430: class does not support automation or does not suppor expected interface.

    My first thought was "OK I forgot the runtime files". So I went to the Project:references menu and see 5 references to dll and other files. Four of the five I have added to the root level of the CD with no problem. One of the references (Visual Basic runtime objects and procedures) lists the file C:\Windows\System\msvbvm60.dll\3. This does not look like a valid file path to me. The Visual Basic for application reference refers to C:\Windows\System\msvbvm60.dll. I added the 4 files I could to the root level of the cd along with the vb app but get the same error. Any ideas out there?? THanks
    Geoff Hankerson
    [email protected]

  2. #2
    Hyperactive Member
    Join Date
    Jan 2001
    Posts
    378
    sorry to bring up this old thread.......but I am having the same problem. I assume the CD is missing these files:
    C:\Windows\System\msvbvm60.dll\3

    where can I find the VB6 runtimes to add to the CD?

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