Denney Posted April 25, 2004 Posted April 25, 2004 Heya guys.I'm trying to install the MDAC hotfix using SVCPACK.INF. I'm created a .cmd file and placed it, along with the hotfix, into the SVCPACK directory.When setup runs, it runs the .cmd file but it says it cannot find the hotfix exe file.Here is my KB832483.cmd file:@echo offKB832483.exe /C:"dahotfix.exe /q /n" /qAnyone have any ideas (probably something simple I'm missing)?
Aaron Posted April 25, 2004 Posted April 25, 2004 You're missing a path to it, if MDAC is in the svcpack/update folder, its kept on CD and not copied to the HDD. So it has no way of finding out the drive letter to it. Put the MDAC file in the $OEM$ folders and path to them.
Denney Posted April 25, 2004 Author Posted April 25, 2004 Heh. Great minds think alike eh? About 3 minutes after I posted that, I thought about doing that and I got it to work fine.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now