PDA

View Full Version : Jet & MDAC Error


kerrin
08-06-2004, 12:39 AM
I included the Jet & MDAC runtime support and when I run the installer, I get an error saying windows can't find jetrun.exe in the temp directory.

I had a look at the 'JET and MDAC (Complete).sf6' and I think, it's clearing the temp file before it runs the jetrun.exe.

Is this an error in the runtime support? or is it something I'm doing? HELP!

Adam
08-10-2004, 03:31 PM
I have found the issue in this runtime module. It appears to be a logic error in the runtime module.

To fix the issue:

1) Go to C:\Program Files\Setup Factory 6.0\Runtimes\JET and MDAC (Complete)
2) Open the project file named: JET and MDAC (Complete).sf6
3) Double click the file named: JetRun.exe
4) Go to the conditions tab and replace the current condition with:

%IRUpdateJET% OR %IRUpdateMDAC26% OR %IRUpdateMDAC28%

5) Save the project file.
6) Build your setup again and the changes will be applied.

I apologize for any inconvenience

Adam Kapilik

nickw
08-10-2004, 03:40 PM
Jeeze! I could NOT find that....

Thanks :D

:yes

Adam
08-10-2004, 04:27 PM
Yeah it took Darryl and I a while to finally find the issue. Anyone have a chance to try this out yet?


Adam.

kerrin
08-12-2004, 01:04 AM
thanks, I thought I was going crazy...I'll try it.

kerrin
08-12-2004, 06:23 PM
I made the changes to the sf6 file and it works fine now.
Thanks for looking at it for me.

Kerrin