Results 1 to 5 of 5

Thread: Register Dll Freezes

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2005
    Posts
    400

    Register Dll Freezes

    I'm trying to use the code from http://www.vbforums.com/showthread.php?t=428966 to register a dll WITHOUT regsvr32. It works pretty well but it freezes while trying to register the dll. Is there a modification to stop it from freezing? Thanks
    Last edited by abazabam; May 19th, 2008 at 12:57 AM.

  2. #2

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2005
    Posts
    400

    Re: Register Dll Freezes

    Should I rephrase the question?

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

    Re: Register Dll Freezes

    Why would you want to bother not using Regsvr32???

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Register Dll Freezes

    What about saving yourself all that code and simply use an installer and let it do all the work for you.

  5. #5

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2005
    Posts
    400

    Re: Register Dll Freezes

    Yeah, I know, I just like figuring out stuff that doesn't really have a point to but I would just like to know how to modify the code so that it doesn't freeze. I know I can use installers and regsvr32 but I'm trying to figure out how to use that code to register dlls without regsvr32.

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