PDA

Click to See Complete Forum and Search --> : Auto Updateer/Inno Problem [Resolved]


dglienna
Apr 8th, 2005, 01:31 PM
I sent a setup program over to a friend that has XP/NAV. w/Auto OS Update

The first issue was MDAC 2.8 - MDAC28.RTM Imcompatible with version of Windowsl. Clicked CANCEL, install continued.

Tried to launch the app, and got an error saying the SCRBLOCK.DLL was invalid or not registered (not sure exactly) Found it on his system with a different version (his) in \system32 than in \Common Files. Couldn't register older(mine) version, but unregistered it, but, then, couldn't re-register it.

This is the line from Inno Script:
Uninstalled program, reinstalled, same problem. Downloading MDAC 2.8 from M$. Same thing.. System up to date with MDAC.


I think scrblock is part of Norton Anti Virus. Why would it be referenced in this application? The only thing that I could think is that I send email thru outlook.

randem
Apr 8th, 2005, 04:06 PM
dglienna,

Perhaps a look at the whole script will give a clue. Please upload or post it.

dglienna
Apr 8th, 2005, 07:44 PM
It can't hurt. I'm glad I didn't add the resizer control to the forms. Best to break it down into segments. I'd like to know why that file was included?

Thanks.

randem
Apr 8th, 2005, 07:56 PM
dglienna,
The script looks good. Could you upload the run log file that was created when you created this script. This will tell where ********** got this file from.

dglienna
Apr 8th, 2005, 08:07 PM
Where would it be? I don't think i've ever seen one. :eek:

randem
Apr 8th, 2005, 08:26 PM
dglienna,

It would be in the logs folder in the folder where you installed ********** 4.0.4. You can also view it by clicking on the button that says "Run Log" on the main screen.

dglienna
Apr 10th, 2005, 09:34 PM
Perfect.