Results 1 to 4 of 4

Thread: packaging projects question(and self contained EXEs)

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2006
    Posts
    8

    packaging projects question(and self contained EXEs)

    hi guys,new here
    been writing VB(using VB6) for 2 years now,still a noob,mainly in the field of comms ,simple file manipulation and data handling,so nothing like rocket science or juggling midget african elephant fleas

    also i did look at FAQ and i did a search but i didn't find my answer

    i am doing a new project with a small difference to my previous ones.
    all my previous software where written using the package and deployment wizard i made the setup files for distribution
    which is fine but now i have a new mandate,write a piece of software that doesn't require the setup thing,as in keep everything self contained(obviously except the vbrun dlls ? )

    this simple project requires microsoft comm control and microsoft rich textbox control DLLs which i presume are registered when using setup(package and deployment wizard files)

    so is there any way of incorporating the 2 controls above in to my EXE or do i have no choice but to go the route of the proper install?

    p.s. i did make an exe and try it on an XP machine that has never had any VB installations on it and it cried fowl wanting a DLL

    thanks
    Last edited by dognosh; Jan 6th, 2006 at 10:18 AM.

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