September 2, 200520 yr When I want to install Acrobat Reader, WPI trys to install the updates first. Can u tell me why?pn=1;prog[pn]=['Acrobat Reader 7.0']uid[pn]=['ACROBATREADER']picw[pn]=['128']pich[pn]=['128']desc[pn]=['Acrobat Reader 7.0']textl[pn]=['Bottom']texti[pn]=['1']ordr[pn]=[35]cmd1[pn]=['\\\\Nt_fima_s\\service\\Support_Software\\Acrobat\\AdobeReader.msi /qn']cat[pn]=['Utilities']pn++prog[pn]=['Acrobat Reader Update 7.1']uid[pn]=['ACROBATREADERUPDATE71']deps[pn]=['ACROBATREADER']picw[pn]=['128']pich[pn]=['128']textl[pn]=['Bottom']texti[pn]=['1']ordr[pn]=[36]cmd1[pn]=['\\\\Nt_fima_s\\service\\Support_Software\\Acrobat\\Acro-Reader_701_Update.exe /S /v/qb']cat[pn]=['Updates']pn++prog[pn]=['Acrobat Reader Update 7.2']uid[pn]=['ACROBATREADER72UPDATE']deps[pn]=['ACROBATREADER']picw[pn]=['128']pich[pn]=['128']textl[pn]=['Bottom']texti[pn]=['1']ordr[pn]=[37]cmd1[pn]=['\\\\Nt_fima_s\\service\\Support_Software\\Acrobat\\Acro-Reader_702_Update.exe /S /v/qb']cat[pn]=['Updates']pn++
September 2, 200520 yr Not sure but look here, http://ryanvm.msfn.org/Its a switchless installer you can add this instead of having 3 seprate installations. No need to install updates as there already in ryanvm's file
September 2, 200520 yr Author Have you tried useing ' ' around the ordernumbers? (ex. ordr[pn]=['35'] )<{POST_SNAPBACK}>I never touched the config.js by hand. Its the work from wpi.But i´ll try the ''*edit*I tried it now, but it didnt work with '' too.Thx glent for the hint but i think the acrobat reader isnt the problem ... and i want to fix that now, maybe i get the same problem with other programms too and than i cant use your solution. Edited September 2, 200520 yr by Fiasko
September 2, 200520 yr Could you try it this way? It may just be a temp. workaround until the problem is really fixed.cmd1[pn]=['\\\\Nt_fima_s\\service\\Support_Software\\Acrobat\\AdobeReader.msi /qn']cmd2[pn]=['\\\\Nt_fima_s\\service\\Support_Software\\Acrobat\\Acro-Reader_701_Update.exe cmd3[pn]=['\\\\Nt_fima_s\\service\\Support_Software\\Acrobat\\Acro-Reader_702_Update.exe /S /v/qb']
September 2, 200520 yr Author Thats working ... funny i had that kind of configuration before i switched to the other but it wasnt working...Well everything works for now.Thx for ya help Edited September 2, 200520 yr by Fiasko
October 10, 200520 yr Sorry to bring back an old thread but in looking at this I noticed two things and this may be useful for other proggies 1 All three files do not have the same category. WPI will probably not worry about the order with default settings. (someone correct me if I am wrong) 2 You should change the dependency on the 7.0.2 update to depend on the 7.0.1 update as well as Acrobat.Fixing number 1 would probably solve your problem. Although Ghost suggestion is probably the best way to do it.
Create an account or sign in to comment