|
-
Jul 20th, 2006, 03:34 PM
#1
Thread Starter
Hyperactive Member
[RESOLVED] MSXML?.dll registration help needed
I was using an XML file to store my settings (trying to be PC friendly), and I have never done that before, I have always used the registry. Well, I was using MSXML5.dll, but when Inno tried to register it, it thru an code 1114 error, ocx/dll failed to initialize. After searching around the net and microsoft, I found no reference to v 5.0, so I switched to v 4.0 msxml4.dll. It still didn't work, and to make this all night story short, I found that I need to use the .msi to install all required dlls. After all that, my question is, how to I use that in Inno? I read on the net that it is only possible using some complicated method. Is this correct, or is there an easy way that I just haven't found yet?
For now I switched back to the registry to make my deadline, but I would really like to get this to work. Thank you for your help.
BTW, I searched the forums, and there was only one place that I found that a person said they got it to work, but they didn't post how.
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
|