Results 1 to 5 of 5

Thread: Registering dll files / P & D Wizard

  1. #1

    Thread Starter
    Addicted Member run_GMoney's Avatar
    Join Date
    May 2002
    Location
    Detroit
    Posts
    186

    Registering dll files / P & D Wizard

    If I include a dll as an additional file with the Package & Deployment wizard and then distribute the resulting setup file to an end user, why do they have to register that dll? Shouldn't Visual Basic take care of that or is there some security issues involved here? I'd like to have this dll included with my program but it's just not possible if all of my end users need to register it before using the program. I appreciate any thoughts and/or replies.
    Place Your VBForums Ad Here

  2. #2
    Fanatic Member Illspirit's Avatar
    Join Date
    Mar 2001
    Location
    Blackpool, England
    Posts
    815
    umm, i think the p&d wizard should register the files I had a tonne of problems with it though, so i started using Inno Setup. Try it, its performed pretty damn sweet for me so far
    Illspirit - [email protected]

    SmartBarXP Lead Developer
    SmartBarXP - The leading desktop sidebar application for Microsoft Windows XP

  3. #3

    Thread Starter
    Addicted Member run_GMoney's Avatar
    Join Date
    May 2002
    Location
    Detroit
    Posts
    186
    Funny you should mention that. I've got Inno Setup just not a clue how to use it. I've created an .iss script or something I think. I'm just not sure where to go after that.
    Place Your VBForums Ad Here

  4. #4
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385
    The Inno Setup has a complete help file with all the commands. If you created a setup iss file with the wizard then you should have a skeleton of what is needed.

    There are forums or something simuliar for the Inno Setup program. Just do a search on the Internet. Search the Forum also, it is discussed quite frequently.

    There is also a utility that takes the Setup.lst file that the PDW creates and create a partial Inno Setup Script that is OK to get you started. I am going to extend it functionalities in my version.


    Check download.com for Inno Script
    Last edited by randem; Feb 7th, 2003 at 02:57 PM.

  5. #5
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385
    I just finished creating a utility to help one move from PDW to Inno Setup.


    Take a look:

    http://www.vbforums.com/showthread.p...&highlight=pdw

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