Jump to content

Recommended Posts

Posted (edited)

I get the error in the image when using WPI v6.2

WPIError.jpg

I have The RunWPI.exe in the $OEM$ Folder and have RunWPI.exe in the cmdlines.txt, also in the

$OEM$ folder I have the WPI folder next to the $OEM$ folder and the WPI.hta resides inside the WPI folder.

Am I doing something wrong??

Edited by xms3500

Posted

Here you go Kel I hope this helps you.

//---------------------------------------------------------------------------------------------

// Your programs here ...

//---------------------------------------------------------------------------------------------

pn=1;

prog[pn]=['Acronis Disk Director Server v10 Build 2077'];

uid[pn]=['ACRONISDISKDIRECTORSERVER'];

dflt[pn]=['yes'];

cat[pn]=['System'];

forc[pn]=['yes'];

cmd1[pn]=['"%wpipath%\\Install\\System\\AcronisDiskDirectorServer.exe"'];

pn++;

prog[pn]=['Acronis True Image Enterprise Server v9.1.3854'];

uid[pn]=['ACRONISTRUEIMAGEENTERPRIS'];

dflt[pn]=['yes'];

cat[pn]=['System'];

forc[pn]=['yes'];

cmd1[pn]=['"%wpipath%\\Install\\System\\Acronis.exe"'];

pn++;

prog[pn]=['Adobe Flash + Shockwave'];

uid[pn]=['ADOBEFLASHSHOCKWAVE'];

dflt[pn]=['yes'];

cat[pn]=['Codecs'];

forc[pn]=['yes'];

cmd1[pn]=['"%wpipath%\\Install\\Codecs\\Flash.exe"'];

pn++;

prog[pn]=['ASPI Layer v4.60'];

uid[pn]=['ASPILAYERV460'];

dflt[pn]=['yes'];

cat[pn]=['Burning'];

forc[pn]=['yes'];

cmd1[pn]=['"%wpipath%\\Install\\Burning\\ASPI4.6Force.EXE"'];

pn++;

prog[pn]=['AVG Anti-Spyware Plus v7.5.143'];

uid[pn]=['AVGANTISPYWAREPLUSV75143'];

dflt[pn]=['yes'];

cat[pn]=['System'];

forc[pn]=['yes'];

cmd1[pn]=['"%wpipath%\\Install\\System\\AVGASPv75143.exe"'];

pn++;

prog[pn]=['Direct X Updated Libraries'];

uid[pn]=['DIRECTXUPDATEDLIBRARIES'];

dflt[pn]=['yes'];

cat[pn]=['Runtimes'];

forc[pn]=['yes'];

cmd1[pn]=['"%wpipath%\\Install\\Runtimes\\D3DX.exe"'];

pn++;

  • 1 month later...
Posted (edited)

got same error

koszopal

Ps ive run on installed clean OS RunWPI.exe (downloaded ) from cdrom $OEM$\RunWPI.exe

and guess what he doing it creating at RunOnceEx 1 key for WPI running but !!

value of this key is "C:\WPI\WPI.hta" !!

i think it should write there %CDROM%\WPI\WPI.hta ?

koszopal

Edited by koszopal
  • 3 weeks later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

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