MSFN Forum: WPI - MSFN Forum

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

WPI wait command for software Rate Topic: -----

#1 User is offline   condor 

  • Newbie
  • Group: Members
  • Posts: 44
  • Joined: 04-October 06

Posted 15 April 2011 - 10:05 AM

Hy again,


It is an option in WPI to wait 10-20 sec after [b]X[b] program was installed then to start command from the next program? I try in the last 4 days to make my own XP kit with post-installed applications. The switch command are OK because I have tested in CMD and work. For example you can`t install adobe reader if it is open another installation from another software. I search on net, here, wpi manual but nothing found. What I want to do in WPI is:

Example

1. program A
2. program B
3. program C

I want something this in WPI.

program A
command1----succes
wait 10-20 sec
program B
command1----succes
wait 10-20 sec
program C
command1 ---succes

Every time when I test my XP kit I get one or two application failed because WPI who don`t know to wait after program is installed. I reordered application but nothing good. Any help?

Tks

This post has been edited by condor: 22 April 2011 - 09:05 AM



#2 User is offline   onlyrasel 

  • Junior
  • Pip
  • Group: Members
  • Posts: 60
  • Joined: 21-November 07
  • OS:XP Pro x86
  • Country: Country Flag

Posted 15 April 2011 - 11:58 AM

Try Adobe Deployment tools

#3 User is offline   condor 

  • Newbie
  • Group: Members
  • Posts: 44
  • Joined: 04-October 06

Posted 15 April 2011 - 04:50 PM

Isn`t only adobe, sometime fail skype. Last time ai tested with ccleaner and one xp language pack and she wast last from list. Ccleaner was installed successuful but language pack not and give me this error:


Friday, April 15, 2011 1:40:32 PM - cmd1 Success (returned code 0): "D:\wpi\Install\Software\ccsetup305.exe" /S
Friday, April 15, 2011 1:40:32 PM - Finished installation.

Friday, April 15, 2011 1:40:38 PM - cmd1 *** Fail *** (returned code 1618): "D:\wpi\Install\LanguagePack\LIPSETUP.MSI" /quiet /norestart
Friday, April 15, 2011 1:40:38 PM - Finished installation.

Searching by error code I found this:
http://support.microsoft.com/kb/229683

Another installation is already in progress. Complete that installation before proceeding with this install.

This post has been edited by condor: 15 April 2011 - 04:56 PM


#4 User is offline   mritter 

  • WPI Co-Developer
  • Group: Developers
  • Posts: 1,090
  • Joined: 13-November 05

Posted 18 April 2011 - 01:14 PM

{SLEEP} 10

#5 User is offline   mritter 

  • WPI Co-Developer
  • Group: Developers
  • Posts: 1,090
  • Joined: 13-November 05

Posted 18 April 2011 - 01:16 PM

v8.2 will flag that as a warning instead of failure. It's not always an error.

#6 User is offline   condor 

  • Newbie
  • Group: Members
  • Posts: 44
  • Joined: 04-October 06

Posted 19 April 2011 - 02:47 PM

tks for command

#7 User is offline   myselfidem 

  • Member
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,380
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 20 April 2011 - 04:56 PM

With some msi files I use successfully with WPI (example):

['msiexec.exe /i "%wpipath%\\Install\\Shrink\\dvdshrink2007.msi" /qn']

This post has been edited by myselfidem: 20 April 2011 - 05:00 PM


#8 User is offline   myselfidem 

  • Member
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,380
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 25 January 2013 - 08:41 AM

About LIPSetup.msi:

Write maually inside: Configuration | Add:

msiexec.exe /i "%wpipath%\Install\LIP\LIPSetup.msi" /qn

The command will be writed by WPI (inside config.js):

['msiexec.exe /i "%wpipath%\\Install\\LIP\\LIPSetup.msi" /qn'] 

This post has been edited by myselfidem: 25 January 2013 - 11:07 AM


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy