Chris Wilcox schrieb: > > > Could not process (install) 'Openmind Service Pack 5' (OpenMindSP5); > > > Exit code returned non-successful return value (1619) on command > > > 'msiexec /i "%SOFTWARE%\OpenMindSP5\Setup.msi > > > TRANSFORMS=%SOFTWARE%\OpenMindSP5\copysn.mst" /qb-' > > > > Error 1619 means that the MSI package was not found: > > > > http://wpkg.org/MSI:_Windows_Installer > > > > Hint: installer is looking for this filename: > > > > "%SOFTWARE%\OpenMindSP5\Setup.msi > TRANSFORMS=%SOFTWARE\OpenMindSP5\copysn.mst" > > > > Which means you have quotations in wrong places. > > > > I'm still lost with this one, the files do definitely exist in the > locations, you can see WPKG call the MSI (you see the configuring > windows installer screen) which disappears almost instantly. Is the error message in the Event Log still the same? -- Tomasz Chmielewski http://wpkg.org |