|
-
Dec 1st, 2003, 05:49 PM
#1
Thread Starter
Member
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
-
Dec 1st, 2003, 06:04 PM
#2
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|