Jump to content

xms3500

Member
  • Posts

    4
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Australia

Posts posted by xms3500

  1. 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++;

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

×
×
  • Create New...