Results 1 to 4 of 4

Thread: What did i need if i compile my program into exe file.

  1. #1

    Thread Starter
    Lively Member Satangel's Avatar
    Join Date
    Aug 2000
    Location
    KL,Malaysia
    Posts
    85

    Question

    i was compile my program to exe file call "maths.exe"
    then if i install to a computer that do have visual basic,
    what dll file i need to install in the "c:\window/system"
    in order to run my program in non vb environment?

  2. #2
    Hyperactive Member theman32x's Avatar
    Join Date
    May 2000
    Location
    New Jersey, USA
    Posts
    305
    that depends on what you've included ... if u just used the controls that are set up for u then all u have to include is the msvbxxm.dll (where xx is the version of vb that you have so if u have vb5 then it would look like msvb50m.dll

  3. #3

    Thread Starter
    Lively Member Satangel's Avatar
    Join Date
    Aug 2000
    Location
    KL,Malaysia
    Posts
    85
    what else i need ,vbrun300.dll need or not?

  4. #4
    Hyperactive Member theman32x's Avatar
    Join Date
    May 2000
    Location
    New Jersey, USA
    Posts
    305
    what version of vb do u have ?
    what controls r u using ?

    did u just use like textboxes, command buttons and that's it? if so like i said u only need the msvbxxm.dll file ...

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