SunLion Posted May 14, 2012 Posted May 14, 2012 (edited) How to resolve this type of error?When I run the application installation via .cmd file, is appearing this error message:"A previous WPI instance has not been closed correctly. Please close WPI correctly to allow the internet Explorer debugging keys to be propertly restored"I started and closed the WPI several times, but the problem persists. Edited May 20, 2012 by SunLion
Kelsenellenelvian Posted May 15, 2012 Posted May 15, 2012 It actually looks like you are trying to launch WPI from within itself...WTF?Attach your config.js
SunLion Posted May 15, 2012 Author Posted May 15, 2012 (edited) It actually looks like you are trying to launch WPI from within itself...WTF?Attach your config.jsHi Kel, this error occurred after I did an installation in VirtualBox and among the applications at WPI was Dropbox, who was insisting on not closing the last window ... I believe that is what caused the improper closure of WPI. Then I tried again to install the hotfix from office2003 using a script of Solor (mydigitallife, annex). I don't know if there is something wrong with the script, but it is not working when I try to install on XP Pro SP3, in VirtualBox.To install these hotfix put all .msp files in a folder along with the installer.cmd and add this file cmd to be executed at WPI. Edited May 15, 2012 by SunLion
Kelsenellenelvian Posted May 15, 2012 Posted May 15, 2012 Anything but 4shared please.I refuse to sign up just to dl files from themJust 7z or rar them and attach them to your post.
SunLion Posted May 15, 2012 Author Posted May 15, 2012 Sorry, I'm ataching the file. Config+script.rarTo update information: I made a new attempt using the script below to install the office hotfix and also put the Dropbox to be installed last at WPI:@ECHO OFFcwnd /HIDE @SETLOCAL ENABLEEXTENSIONS ENABLEDELAYEDEXPANSION PUSHD %~dp0 FOR %%A IN (*.MSP) DO ( Start /Wait %%A /quiet /norestart)EXITWith that, everything worked fine! Maybe the previous script has some conflict with the WPI (?)
Kelsenellenelvian Posted May 20, 2012 Posted May 20, 2012 making no bones about it but:Office 2003 was ALWAYS a problem with WPI.My suggestion?INTEGRATE ALL hotfixes directly into office 2003 first it will save you a ton of time and space...
SunLion Posted May 20, 2012 Author Posted May 20, 2012 Thank you, I will do it! Kel Is the best suggestion. Once again, congratulations on the excellent work you do! Cheers
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