sT0n3r Posted July 21, 2007 Posted July 21, 2007 (edited) i think i have found a bug ?i start my wpi by using a startwpi.cmd by copying it to $OEM$\$Docs\All Users\Start Menu\Programs\Startup. in my install cd (so that the wpi starts with the desktop loaded)EDIT : Does the same if i start it from any cmd filestartwpi.cmd=cmdow @ /hidFOR %%I IN (D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST %%I:\win51ip.SP2 (SET CDROM=%%I:& GOTO DONECD):DONECD%CDROM%\WPI\WPI.htaEXITeverything seems fine but when i run a %extract% "%CDROM%\Installs\CCleaner\CCleanerPortable.7z" "%SystemDrive%\Utilities" commandi get a error sayingSCRIPT: D:\WPI\WPIScripts\ExtractToPath.vbsLINE: 20Char: 1Error: The system cannot find the file specifiedCODE: 80070002This only happends if i run the startwpi.cmd to start the wpi, it does NOT happen if i run the wpi.hta file itself by double clicking on it.i dont think i am doing anything wrong ?? or am i ?please can someone help me with this ? my work willl be finished if i can fix this problem ?EDIT: i changed the path to "%wpipath%\Installs\CCleaner\CCleanerPortable.7z and still the same problem Edited July 21, 2007 by sT0n3r
zorphnog Posted July 23, 2007 Posted July 23, 2007 Try launching the hta using mshta.exe.mshta.exe %CDROM%\WPI\WPI.hta
kof94 Posted January 16, 2008 Posted January 16, 2008 Try launching the hta using mshta.exe.mshta.exe %CDROM%\WPI\WPI.htaThis doesn't work either.I've never used the ExtractToPath feature until now but my setup seams to bomb out with the same error unless I launch WPI by clicking WPI.hta.Anyone have any idea?
tum0r Posted January 16, 2008 Posted January 16, 2008 maybe use a self extracting archive, instead of the extract cmd?
kof94 Posted January 16, 2008 Posted January 16, 2008 I did think of that but since this "bug" was never officially solved I thought it might be prudent to raise this issue again .
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