coucou Posted September 4, 2006 Posted September 4, 2006 Hi,I got during wpi installation a "?" (question mark) beside some applications. Here a part of WPI_Log.txt for example lundi 4 septembre 2006 23:46:43 Program: WinISO 5.3 UID: undefined Order: 000442 Category: CD/DVD Burners lundi 4 septembre 2006 23:46:43 cmd1 *** Fail *** (returned code undefined): "J:\XPSP2CD\WPI\Software\Winiso\Winiso53.exe /VERYSILENT /SP-" lundi 4 septembre 2006 23:46:44 cmd2 Success (returned code 0): "REGEDIT /S J:\XPSP2CD\WPI\Software\Winiso\Winiso.reg" lundi 4 septembre 2006 23:46:44 cmd3 *** Fail *** (returned code undefined): "J:\XPSP2CD\WPI\Software\taskkill /F /IM winiso.exe" lundi 4 septembre 2006 23:46:44 Finished installationI'll appreciate any helpRegardscoucou
sadicq Posted September 4, 2006 Posted September 4, 2006 (edited) For the first one, check if the file is in the right location on the cd and whether it was installed or not.For the second one I think you should modify your config from "%cdrom%\path .... \taskkill ..." to just "taskkill /f /im program.exe" because taskkill is not located on the cd, but in the system32 dir, unless you put it there on purpose. Edited September 4, 2006 by sadicq
mritter Posted September 5, 2006 Posted September 5, 2006 The question marks means that some "succeeded", some "failed". Just a visual clue. Used that for the lack of something better.
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