Results 1 to 6 of 6

Thread: InstallShield

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 2000
    Location
    ILLINOIS
    Posts
    23
    I am trying to use Installshield 5.5 to make a set up of my program.. Can anyone tell me how you can find out if a file is self-registering or not so I can group them in the file groups appropriately

  2. #2
    Guest

    Unhappy DLL raises its ugly head again

    Generally we treat everything in the vb world as non self registering. Its safer that way.

    Having said that, all MS controls/dlls/activeX we have run up against tend to register themselves successfully, except MS Agent.

  3. #3
    Lively Member
    Join Date
    Mar 2000
    Posts
    87
    Easiest way to find out if something needs registering is to try and register it manually.

    regsvr32.exe something.dll

  4. #4
    Lively Member
    Join Date
    Jan 1999
    Location
    Karjalohja, Finland
    Posts
    123

  5. #5

    Thread Starter
    Junior Member
    Join Date
    Nov 2000
    Location
    ILLINOIS
    Posts
    23

    self - reg

    do you mean that it is better to put "NO" under the file group window under self-register in installshield 5.5?

  6. #6
    Guest

    Thumbs up Try it and see

    We are a beta site for a new install product. It automatically tries to register dlls etc, if the control is all ready registered the product by-passes without issuing error warnings, you would think most install products would work the same way.

    Mind you, haven't got it too work with MS Agent yet, even after a couple of updates.

    Go ahead and try it on a spare PC, you cannot really damage anything.

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