Results 1 to 2 of 2

Thread: register dll's automatically in Inno

  1. #1

    Thread Starter
    Member
    Join Date
    Sep 2003
    Posts
    43

    register dll's automatically in Inno

    i'm using inno setup 4 to pack and deploy my program
    (i can't use the one of microsoft due to malfunction of the prgrogram).

    after tring to resolve several errors, i discover when i install the program in a computer, there are several files that the wizard dont register them automatically,even when it suppose to do (im sure that was the problem because i manually register them and then it worked).

    a part list of those unregister files : MSBIND.DLL !!
    craxdrt.dll, craxddrt.dll and craxdui.dll

    i take into considiration that maybe i dont set the right flags in the script. i'm using the following line :

    Source: "D:\programing\pirsum\package\Used Files\*.*"; DestDir: "{app}"; Flags: ignoreversion recursesubdirs

    does some1 know what should i do /

    thanks
    Eran

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

    Use ********** to help you along. See bottom of post. it will take most of the guess work out of it.

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