+ Reply to Thread
Results 1 to 8 of 8

Thread: Register immediately or later?

  1. #1

    Default Register immediately or later?

    When installing DLLs I can tell SB8 to register immediately, or wait to the end of the script and tell SB8 to Register All pending files.

    1. Is there an advantage in Reg Immediately?
    (eg. if a file depends on another, might they need to be reg in a certain order?)

    2. Does it matter if I do both? (reg Immediate for some, and then All Pending)

    3. Does Reg All Pending register files in the same order they are installed?

  2. #2
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: Register immediately or later?

    Chris,

    Quick question: is there a reason for you to not use the standard method? That is the "Register as OCX/DLL/EXE/TLB" advanced File Properties option and the default "Register all pending file operations" method.

    Friedrich

  3. #3

    Default Re: Register immediately or later?

    Not sure. (that's why I asked the question :-)

    I've read that a DLL that depends on another file will not register unless the other file has already been registered. Hence I am asking about the order in which things will be registered. And whether it is "better", "safer", or "anything" to register each item as it is installed.

    But otherwise. No, I have no reason not use the standard method (which is what I do at present).

  4. #4
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: Register immediately or later?

    Chris,

    I would recommend to use the automatic standard method (mark the "Register as OCX/DLL/EXE/TLB" checkbox option in the Advanced File Properties) and the default "Register all pending file operations". This will install all files and at the end of the install, register all DLLs, etc.

    Friedrich

  5. #5

    Default Re: Register immediately or later?

    Still just asking about the order in which files will be registered by the "Register all pending...". Will it be done in the order in which the files are installed?

  6. #6
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: Register immediately or later?

    Yes, that is correct. The file install action adds the self-registration action to the registration "queue". At the end of the install, the "Register all pending file operations" loops through the list of files and registers them.

    Friedrich

  7. #7

    Default Re: Register immediately or later?

    Thank you. That's fine.

  8. #8
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: Register immediately or later?



    Friedrich

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •