MSFN Forum: WPI v8.4.6 Release thread - MSFN Forum

Jump to content



  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

WPI v8.4.6 Release thread Thanks Francesco! Rate Topic: -----

#21 User is offline   midiboy 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 586
  • Joined: 04-July 04

Posted 05 November 2011 - 01:24 AM

I wanted to do it for some time anyway ...
I just donated a bit. Thanks for listening to your users !

Alex


#22 User is offline   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 7,756
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 05 November 2011 - 03:47 AM

Got it thank you very much!

#23 User is offline   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 7,756
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 07 November 2011 - 04:18 AM

View PostKelsenellenelvian, on 04 November 2011 - 02:16 PM, said:

OK OK

I have contacted Francesco about making the exe stay running until mshta is done (The wpi process)

I will post a new version as soon as I get the binaries.

P.S. Don't wanna be mean but for all those running from a network share please remember WPI is not free for business or corp uses. (I have only sold 3 of those licenses and get VERY little in donations)



Talked to francesco..

He will post a fixed one as soon as he can test it out.

Here is the launcher from 8.2.2 it will work for your purposes for now. (You just will miss out on a couple of the updates)

Attached File(s)


This post has been edited by Kelsenellenelvian: 07 November 2011 - 04:34 AM


#24 User is offline   midiboy 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 586
  • Joined: 04-July 04

Posted 08 November 2011 - 12:12 AM

Hi Kel,

thanks, seems to work ... :)

#25 User is offline   ZEUS__ 

  • Member
  • PipPip
  • Group: Members
  • Posts: 155
  • Joined: 03-January 08
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 17 March 2012 - 01:42 PM

hi,
after I update 8.4.6 this code doesn't seem to work anymore;
I use it with RunOnceEx. And My .msi programs don't wait each other to finish its install. They begin to install even if others don't finish.


@ECHO OFF

FOR %%i IN (D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST %%i:\CD.txt SET CDROM=%%i:

SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

for /f "delims=: tokens=1" %%i in ("%~dp0") do set drive=%%i:
set wpipath=%drive%\wpi

REG ADD %KEY% /V TITLE /D "Uygulamalar Yukleniyor" /f

REG ADD %KEY%\998 /V 1 /D "%wpipath%\WPI.exe" /f

REG ADD %KEY%\999 /VE /D "Driverpacks Finisher" /f
REG ADD %KEY%\999 /V 1 /D "%SystemDrive%\DPsFnshr.exe" /f

EXIT



#26 User is offline   damak5 

  • Group: Members
  • Posts: 5
  • Joined: 08-May 12
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 15 May 2012 - 08:52 AM

View PostKelsenellenelvian, on 04 November 2011 - 02:16 PM, said:

OK OK

I have contacted Francesco about making the exe stay running until mshta is done (The wpi process)

I will post a new version as soon as I get the binaries.

P.S. Don't wanna be mean but for all those running from a network share please remember WPI is not free for business or corp uses. (I have only sold 3 of those licenses and get VERY little in donations)


I am having the same issue that midiboy is having with the WPI.exe no longer running (i previously used 8.1). I used to be able to have wpi and all files in my sysprep file run before teh desktop loads but now WPI runs as well as the next installation which has been causing issues. I tried using the 8.2 executable but i have been getting the IE Debug script errors when running WPI.

has a new version of the executable been released that keeps wpi.exe running?

Thanks ahead of time

#27 User is offline   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 7,756
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 16 May 2012 - 03:51 PM

8.4+ has a new exe....

#28 User is offline   damak5 

  • Group: Members
  • Posts: 5
  • Joined: 08-May 12
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 17 May 2012 - 08:36 AM

View PostKelsenellenelvian, on 16 May 2012 - 03:51 PM, said:

8.4+ has a new exe....


I tried the exe from 8.4 and it has the same issue where the wpi.exe process doesn't run, only mhsta.exe. I am running WPI from sysprep so the next commands is running before WPI is finished doing what it has to do

#29 User is offline   bluesmoke 

  • Group: Members
  • Posts: 9
  • Joined: 30-April 12
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 17 May 2012 - 09:16 AM

thank you mate is there any video tut how to create WPI so i get some idea i read but i am confused !!!

#30 User is offline   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 7,756
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 17 May 2012 - 01:03 PM

I will not help someone who is using warez...

#31 User is offline   damak5 

  • Group: Members
  • Posts: 5
  • Joined: 08-May 12
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 17 May 2012 - 04:38 PM

not sure who this is directed at but i dont use Warez

#32 User is offline   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 7,756
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 17 May 2012 - 04:47 PM

dmak = lemme see your scripts please.

That was directed at bluesmoke.

#33 User is offline   damak5 

  • Group: Members
  • Posts: 5
  • Joined: 08-May 12
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 17 May 2012 - 06:19 PM

Ok cool :-)

Which scripts do you want to see? Do you want me to post code directly here or upload as attachment or PM you?

This post has been edited by damak5: 17 May 2012 - 06:20 PM


#34 User is offline   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 7,756
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 17 May 2012 - 08:47 PM

Config.js and your script that fires wpi off.

Whatever method you prefer

#35 User is offline   damak5 

  • Group: Members
  • Posts: 5
  • Joined: 08-May 12
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 18 May 2012 - 08:21 AM

I am firing off WPI from sysprep using the following command in the oobeSystem pass. this is part of the first logon commands:
<SynchronousCommand wcm:action="add">
                    <CommandLine>c:\windows\utils\wpi\wpi.exe</CommandLine>
                    <Order>2</Order>
                    <RequiresUserInput>true</RequiresUserInput>
</SynchronousCommand>



this is my config.js. I was using WPI 8.1 and copied the old config.js into the UserFiles folder as recommended when upgrading to WPI 8.4.6. I still have the config.js file and the other 4 files that are supposed to be in the UserFiles folder, in the WPI scripts folder:
// WPI Config 8.0.0
//
// User defined options
//


// Configurations tab
CheckOnLoad='default';
Configurations=[];
ShowMultiDefault=true;
// ---
SortOrder=['Applications'];

//---------------------------------------------------------------------------------------------
// Your programs here...
//---------------------------------------------------------------------------------------------
pn=1;
prog[pn]=['Cisco VPN'];
uid[pn]=['CISCOVPN'];
dflt[pn]=['yes'];
forc[pn]=['no'];
bit64[pn]=['no'];
cat[pn]=['Applications'];
cmds[pn]=['"%wpipath%\\Install\\Cisco VPN\\CiscoVPN64.exe"'];
desc[pn]=['Cisco VPN'];
pn++;

prog[pn]=['D630 Driver Pack'];
uid[pn]=['D630DRIVERPACK'];
dflt[pn]=['yes'];
forc[pn]=['no'];
bit64[pn]=['no'];
cat[pn]=['Applications'];
cmds[pn]=['"%wpipath%\\Install\\D630\\Audio\\setup.exe" -s','"%wpipath%\\Install\\D630\\Intel Wireless\\Intel PROSet Wireless.msi" /quiet'];
desc[pn]=['Intel Wireless'];
pn++;

prog[pn]=['Optiplex 960 Driver Pack'];
shortdesc[pn]=['Optiplex 960 Driver Pack - REQUIRED INSTALL'];
uid[pn]=['OPTIPLEX960DRIVERPACK'];
dflt[pn]=['yes'];
forc[pn]=['no'];
bit64[pn]=['no'];
cat[pn]=['Applications'];
cmds[pn]=['"%wpipath%\\Install\\Optiplex 960 drivers\\Audio\\setup.exe" -s','"%wpipath%\\Install\\Optiplex 960 drivers\\Intel AMT HECI\\setup.exe" -s','"%wpipath%\\Install\\Optiplex 960 drivers\\Intel AMT SOL\\setup.exe" -s'];
desc[pn]=['Optiplex 960 drivers'];
pn++;


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



my useroptions.js file. this is in the UserFiles folder and thew WPI scripts folder:
// WPI Options 8.1.0
//
// User defined options
//


// Window tab
Resolution=800;
MainWindowWidth=800;
MainWindowHeight=600;
MainWindowX=-1;
MainWindowY=-1;
InstallerWindowX=25;
InstallerWindowY=25;


// General tab
NumCols=3;
// ---
Timer=false;
Seconds=60;
StartBeepAtSecs=10;
// ---
Language='en';
// ---
DefaultInstallPath='default';
CustomInstallPath=[''];
// ---
AbortInstallIfFailure=false;
ExecuteCommandIfFailure=[''];
ContinueWhereFailed=false;


// Features tab
ShowExtraButtons=false;
DoNotShowIfCD=true;
USSFSilentMode=false;
VerifyInstallHDD=false;
AllowCheckForInternet=false;
LoadDesktopBeforeInstall=false;
ReOpenAfterInstall=false;
DisableCatCheckBoxes=false;
SortWithinCats=false;
DisableOnDepsNotMet=true;
AlwaysUseScrollBar=true;
DontSplitCats=true;
InstallByCategory=true;
ReallyForce=false;
DisableIfDoGray=false;
InstallFonts=false;
ShowCommandInInstaller=false;
ShowInstallerImages=false;
AlwaysShowOutputWindow=false;
EjectCDWhenDone=false;
DoNotShowIfUSB=true;
DisableHotKeys=false;


// Tools tab
MonitorResolution=0;
MonitorDepth=0;
MonitorRefresh=0;
// ---
ExecuteBeforeEnabled=false;
ExecuteBeforebit64=false;
ExecuteBefore=[''];
ExecuteAfterEnabled=false;
ExecuteAfterbit64=false;
ExecuteAfter=[''];
// ---
RestartComputer=false;
RestartType=0;
RestartSeconds=30;
DoNotLoadDesktop=true;
// ---
LogInstallation=false;
LogPath=['%systemdrive%\\WPI_Log.txt'];
TimeStampLogFile=false;


// Audio tab
PlayAudioInInstaller=false;
InstallAudio=[];
Volume=75;
Shuffle=false;
CopyAudioFolder=false;
CopyAudioPath=['%systemdrive%\\WPI_Audio'];
DeleteAudioFolder=false;


// Sounds tab
SndWPIStartCB=false;
SndWPIStart=['"%wpipath%\\Audio\\SoundsScheme\\Alert.wav"'];
SndInstallStartCB=false;
SndInstallStart=['"%wpipath%\\Audio\\SoundsScheme\\AtBeginning.wav"'];
SndInstallSuccessCB=false;
SndInstallSuccess=['"%wpipath%\\Audio\\SoundsScheme\\Yes.wav"'];
SndInstallWarningCB=false;
SndInstallWarning=['"%wpipath%\\Audio\\SoundsScheme\\Warning.wav"'];
SndInstallFailCB=false;
SndInstallFail=['"%wpipath%\\Audio\\SoundsScheme\\No.wav"'];
SndInstallFinishCB=false;
SndInstallFinish=['"%wpipath%\\Audio\\SoundsScheme\\AtEnd.wav"'];
SndWPIExitCB=false;
SndWPIExit=['"%wpipath%\\Audio\\SoundsScheme\\Exit.wav"'];



#36 User is offline   myselfidem 

  • 2 Slow 4 You
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,752
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 18 May 2012 - 11:19 AM

I use like this, inside:
<settings pass="oobeSystem">
<FirstLogonCommands>
                <SynchronousCommand wcm:action="add">
                    <Order>1</Order>
                    <Description>Le mot de passe n'expire jamais</Description>
                    <CommandLine>cmd /C wmic useraccount where "name='Antoine'" set PasswordExpires=FALSE</CommandLine>
                    <RequiresUserInput>false</RequiresUserInput>
                </SynchronousCommand>
                <SynchronousCommand wcm:action="add">
                    <Order>2</Order>
                    <Description>Installation des applications avec WPI</Description>
                    <CommandLine>cmd /c for %i in (C D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist %i:\wpi\wpi.exe start %i:\wpi\wpi.exe</CommandLine>
                    <RequiresUserInput>false</RequiresUserInput>
                </SynchronousCommand>
            </FirstLogonCommands>



Regards

Share this topic:


  • 2 Pages +
  • 1
  • 2
  • 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 - 2011 msfn.org
Privacy Policy