Jump to content

WPI crash when running driverpacks finisher


Recommended Posts

I am using WPI 6.2 with Windows xp and have slipstreamed sp2 and post updates, media player 11 and ie7 using nLite. I used Bâshrat the Sneaky driverpacks and installed it via guirunonce while installing WPI via RunWPI.exe (runonceex).

The problem there was the driverpacks and WPI run at the same time, so I used the runonceex method for the driverpacks (oem.exe i think that's what it's called from memory) but ie7 didn't like it because the driverpacks file adds a title in the runonceex registry and i found that my computer refused to load anything from runonceex while the title was there. For some reason it didn't name the systemdrive either and instead of c:/DPsFnshr.exe it just had /DPsFnshr.exe

So i decided the best idea was to was to use WPI and install driverpacks last. All went well untill the finisher started at the end and that's when WPI stopped! It complained about a WPI Undefined error. Then i got JScript runtime eror:'rbf Handle' is null or not an object [368] Thread 170

I dont like ask for help on forums because I have never received any as yet :realmad:

I have reformatted and installed xp since and the error is repeatable every time. At least it's consistant and that makes my job easier.

I tried the installation with just the driverpack in wpi and no software and it doesn't crash, well that's a start right?

Now I have narrowed the software clash to 3 possible programs:

Microsoft Office Professional

Java 2 Runtime Environment 1.6.0.1

Macromedia Flash Player 9

So now I'll have to reformat my poor laptop another time to narrow it down to 1

Link to comment
Share on other sites


OK you are doin good on the trouble-shooting and great informative post!

I personally don't use the driver packs but I have a coupla friends that do so I will see what they have to say as soon as I can talk to them.

Here is the full entries that runwpi.exe makes:

for /f "delims=: tokens=1" %%i in ("%~dp0") do set drive=%%i:
set wpipath=%drive%\wpi

SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

REG ADD %KEY%\WPI /V 1 /D "%wpipath%\WPI.hta" /f

MKDIR %systemroot%\Resources\Themes\Royale\Shell\NormalColor
xcopy /y "%myfiles%\Royale.msstyles" "%systemroot%\Resources\Themes\Royale"
xcopy /y "%myfiles%\ShellStyle.dll" "%systemroot%\Resources\Themes\Royale\Shell\NormalColor"

regedit /s "%myfiles%\theme.reg"

SO let me do some research and I will get back to you...

Link to comment
Share on other sites

Thanks for the reply, it's great that I can contribute to a project that is so usefull!

I have tried installing everything again and decided that because it was a java script error that I would not install Java, and bingo it didn't crash. So I thought, but when I reformatted again it crashed. I think the best thing would be to install the driverpacks a different way.

What other way can I run the driverpacks? I think an execute after script with WPI would work great and I could tack the driverpack finisher to the end of my cleanup batch, but it would need to run the finisher on the condition that it is on the %systemdrive% to aviod an error.

Edited by Xsit3d
Link to comment
Share on other sites

Hey Kel, cancell that order for the driverpacks. My theory worked, I run the finisher at the end of my cleanup batch file and it didn't crash :D

Thanks for the installer, it rocks!

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...