Results 1 to 6 of 6

Thread: VB6 PDWiz Registering Multiple Apps

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2003
    Location
    North Carolina
    Posts
    8

    Unhappy VB6 PDWiz Registering Multiple Apps

    I'm using the VB6 PDWiz to package my apps and I'm having trouble registering all of the executables that are being installed. The only one that seems to be fully registered is the main app. Has anyone had experiance with this and, if so, how did you deal with it?

  2. #2
    Hyperactive Member
    Join Date
    May 2003
    Location
    USA, East Coast
    Posts
    257
    Do you mean that the main app is the only executable being registered into the Windows registry?

  3. #3

    Thread Starter
    New Member
    Join Date
    Apr 2003
    Location
    North Carolina
    Posts
    8
    Yes, I'm installing 5 exe's and the main exe is the only one being registered into the Windows Registry.

  4. #4
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385
    GordonSB

    I believe you will have to edit the Setup.lst file and change the parameters to do the registering.
    Last edited by randem; Oct 2nd, 2003 at 03:24 PM.

  5. #5
    Hyperactive Member
    Join Date
    May 2003
    Location
    USA, East Coast
    Posts
    257
    I used a .REG file to register my EXE & DLL.
    Perhaps you can try that.

    CJ

  6. #6

    Thread Starter
    New Member
    Join Date
    Apr 2003
    Location
    North Carolina
    Posts
    8
    Using a REG file is something I've considered using to register all of the exe and dll files. It just adds a level of complexity that I was trying to avoid. Thanks for the suggestion, I'll look into how they work.

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