Jump to content

Driver error?!?!?!


hakeem5454

Recommended Posts

in my unnattended setup i got the following error: what file is that:S (this has to do with my drivers from cd)

Then at the end of my setup right before cleaning up and rebooting it says it cannont find post install.cmd:S

Link to comment
Share on other sites


hehe... then where did you download those GUIRunOnce settings? :P

Please attach your presetup.cmd and winnt.sif file.

You just have combined some scripts you found here and there, haven't you? This is just an entry that can easily be removed.

Edited by Bâshrat the Sneaky
Link to comment
Share on other sites

ok here they are..( i dont have a presetup.cmd..suprisingly, i know i made one but it isnt there) so i just put the one that sounds closest to it which is the prepare.cmd?

Edited by hakeem5454
Link to comment
Share on other sites

ohh thats y i couldnt find it, haha i was looking in the wrong spot:

and this part is in the presetup.cmd file:

REM +=======================================================+

REM | Scanning for driverdirectories |

REM | ONLY USE ONE OF THE FOLLOWING COMMANDS, NOT BOTH! |

REM |-------------------------------------------------------|

REM | This one is for uncompressed drivers on the CD |

REM %CDDRIVE%\OEM\bin\SetDevicePath.exe %CDDRIVE%\OEM\drivers

REM | This one is for your unpacked drivers on your HD |

%CDDRIVE%\OEM\bin\SetDevicePath.exe %SystemDrive%\drivers

REM +=======================================================+

if i have my drivers in oem\drivers\graphics(etc.) would one of the commands up there work^^?

and if i have all my drivers compressed in 7z format would one of those commands work

the reason im asking is because even with those 2 errors my drivers still didnt install for some reason, or is it because of the error?

Edited by hakeem5454
Link to comment
Share on other sites

eh..... :|

That's the basis part of the whole story... and you're completely missing it...

Please read this guide thoroughly and ask again after that.

P.S.: make your choice:

-7z files copied to HDD, then decompressed, then setdevicepath.exe

-uncompressed files on CD/DVD, then setdevicepath.exe

You could use both, but that's stronly unrecommended! ;)

Link to comment
Share on other sites

haha ok

but did u find out whats wrong with my presetup file?

There's nothing wrong with it... You just left it the way it was, THAT's what's wrong!

Remove these lines

REM +=======================================================+
REM | Prepare later installations (optional)                |
REM |-------------------------------------------------------|
SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx
REG ADD %KEY%\998 /V 1 /D "%CDDRIVE%\OEM\bin\t-13_install.cmd" /F
REG ADD %KEY%\999 /V 1 /D "REG ADD %KEY%\zzz999 /V 1 /D %CDDRIVE%\OEM\bin\postinstall.cmd /F" /F
REM +=======================================================+

If you don't want that pop-up anymore that you mentioned in your first post.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...