Jump to content

Apps run amok


Recommended Posts

First, i hope i used the correct translation ... ;)

Well, i add several programms to my WPI, WPI itself works fine but there is one problem.

The applications didnt wait, btw WPI doesnt wait until one installation is completly finished.

So it starts 5 apps at the same time and that causes some trouble.

Can u help me with this problem?

Link to comment
Share on other sites


Sure i can..

//---------------------------------------------------------------------------------------------
// Reference ... prog[0] won't be used. It's just an example
// look in program.js to see explanation of these properties
//---------------------------------------------------------------------------------------------  
// pn=0    // start value vor prog numbering
// prog[pn]=['ProgramName']
// picf[pn]=['Picture File']
// picw[pn]=['Width']
// pich[pn]=['Height']
// desc[pn]=['Description']
// textl[pn]=['Text location']
// texti[pn]=['Text Indent']
// regb[pn]=['Registry Key Path']
// cmd1[pn]=['CommandLine 1']
// cmd2[pn]=['CommandLine 2']
// cmd3[pn]=['CommandLine 3']
// cmd4[pn]=['CommandLine 4']
// cmd5[pn]=['CommandLine 5']
// cmd6[pn]=['CommandLine 6']
// rega[pn]=['Registry Key Path']
// dflt[pn]=['no']
// forc[pn]=['false']
//  cat[pn]=['Application Category']
// ordr[pn]=[0]
//  uid[pn]=['APP1']
// cond[pn]=['Javascript Conditional Statement']
// deps[pn]=[]
// excl[pn]=[]
// pn++

//---------------------------------------------------------------------------------------------
// Your programs here ...
//---------------------------------------------------------------------------------------------
pn=1;
prog[pn]=['Acrobat Reader 7.0']
uid[pn]=['ACROBATREADER']
deps[pn]=['ACROBATREADER71UPDATE','ACROBATREADER72UPDATE']
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\\AcrobatReader_Komplett.exe.lnk']
cat[pn]=['Utilities']
pn++

prog[pn]=['Acrobat Reader 7.1 Update']
uid[pn]=['ACROBATREADER71UPDATE']
picw[pn]=['128']
pich[pn]=['128']
desc[pn]=['Acrobat Reader 7.1 Update']
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 7.2 Update']
uid[pn]=['ACROBATREADER72UPDATE']
picw[pn]=['128']
pich[pn]=['128']
desc[pn]=['Acrobat Reader 7.2 Update']
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++

prog[pn]=['Cardiobase']
uid[pn]=['CARDIOBASE']
deps[pn]=['DIVX512']
picw[pn]=['128']
pich[pn]=['128']
desc[pn]=['Cardiobase-Installation']
textl[pn]=['Bottom']
texti[pn]=['1']
ordr[pn]=[25]
cmd1[pn]=['\\\\nt_fima_s\\service\\support_software\\kodip\\installW2K.bat']
cat[pn]=['Klinik-Programme']
pn++

prog[pn]=['DivX 5.12']
uid[pn]=['DIVX512']
picw[pn]=['128']
pich[pn]=['128']
desc[pn]=['DivX für Cardiobase']
textl[pn]=['Bottom']
texti[pn]=['1']
ordr[pn]=[30]
cmd1[pn]=['\\\\w2k-oracle\\e$\\offis\\divx_521xp2k\\DivX521XP2K.exe']
cat[pn]=['Utilities']
pn++

prog[pn]=['Kodip']
uid[pn]=['KODIP']
picw[pn]=['128']
pich[pn]=['128']
desc[pn]=['Kodip Komplett-Installation']
textl[pn]=['Bottom']
texti[pn]=['1']
ordr[pn]=[20]
cmd1[pn]=['\\\\orbis-fs\\install\\Kodip-3.6\\Client\\KODIP\\Kodip_Komplett.exe.lnk']
cat[pn]=['Klinik-Programme']
pn++

prog[pn]=['Office 2000']
uid[pn]=['OFFICE2000']
picw[pn]=['128']
pich[pn]=['128']
desc[pn]=['Office 2000 Komplett-Installation']
textl[pn]=['Bottom']
texti[pn]=['1']
ordr[pn]=[10]
cmd1[pn]=['\\\\nt_fima_s\\service\\Support_Software\\Office_2000_Unattended\\SETUPPRO.EXE TRANSFORMS=H:\\service\\Support_Software\\Office_2000_Unattended\\Office2000_Komplett.MST /qn']
cat[pn]=['Office']
pn++

prog[pn]=['Office 2000 !nur! Outlook']
uid[pn]=['OFFICE2000OUTLOOK']
deps[pn]=['OPENOFFICE']
picw[pn]=['128']
pich[pn]=['128']
desc[pn]=['Office 2000 Outlook-Installation']
textl[pn]=['Bottom']
texti[pn]=['1']
ordr[pn]=[11]
cmd1[pn]=['\\\\nt_fima_s\\service\\Support_Software\\Office_2000_Unattended\\SETUPPRO.EXE TRANSFORMS=H:\\service\\Support_Software\\Office_2000_Unattended\\Office2000_Outlook.mst /qn']
cat[pn]=['Office']
pn++

prog[pn]=['Office 2003']
uid[pn]=['OFFICE2003']
picw[pn]=['128']
pich[pn]=['128']
desc[pn]=['Office 2003 Komplett-Installation']
textl[pn]=['Bottom']
texti[pn]=['1']
ordr[pn]=[5]
cmd1[pn]=['\\\\Nt_fima_s\\service\\Support_Software\\Office_2003_Unattended\\PRO11.MSI TRANSFORMS="komplett.mst" /qn']
cat[pn]=['Office']
pn++

prog[pn]=['Open Office']
uid[pn]=['OPENOFFICE']
picw[pn]=['128']
pich[pn]=['128']
desc[pn]=['Open Office Komplett-Installation']
textl[pn]=['Bottom']
texti[pn]=['1']
ordr[pn]=[15]
cmd1[pn]=['\\\\nt_fima_s\\service\\support_software\\openoffice\\OpenOffice_Komplett.exe.lnk']
cat[pn]=['Office']
pn++

//---------------------------------------------------------------------------------------------
// End of program definitions ...
//---------------------------------------------------------------------------------------------

Link to comment
Share on other sites

As i see by myself know, when i read the config.js ... why are there so many \ ?

for example here:

\\\\Nt_fima_s\\service\\Support_Software\\Acrobat\\Acro-Reader_701_Update.exe

the correct form should be

\\Nt_fima_s\service\Support_Software\Acrobat\Acro-Reader_701_Update.exe

or not?

Link to comment
Share on other sites

oh its not an .exe.lnk

the filename is called for example office_complete.exe <-- thats the name of the file, just the name but the hole file is an shortcut thats why the .lnk is needed

in the shortcut file are the unattended switches ... maybe i should try to put them direct into the wpi command line.

without wpi i use \\servername\directory\... for networkinstallations and normally it is only \\

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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