November 4, 201114 yr WPI.exe? Been stripped to the bone! Might be missing some key resources they are looking for....I just got answer from Avira, it is a false positive and will be fixed with upcoming signature updates.I updated my Antivirus and it seems they already fixed it.
November 4, 201114 yr Howdy!I run WPI from a network share to update workstations. I used to start it from a batch script, but it no longer works with 8.4.6. Now I get an error that says "A previous WPI instance has not been closed correctly. Please close WPI correctly to allow the Internet Explorer debugging keys to be properly restored." Then I get a blank WPI.hta window. It works fine if I run it from my portable drive or map a network drive first before running the script, so that's my workaround for the moment. My batch script is just below. Any ideas?if "%allusersprofile%"=="%systemdrive%\ProgramData" goto VistaSET allstart=%ALLUSERSPROFILE%\Start Menu\ProgramsSET userstart=%USERPROFILE%\Start Menu\ProgramsSET alldesktop=%ALLUSERSPROFILE%\Desktopgoto WPI:VistaSET allstart=%ALLUSERSPROFILE%\Microsoft\Windows\Start Menu\ProgramsSET userstart=%USERPROFILE%\AppData\Roaming\Microsoft\Windows\Start Menu\ProgramsSET alldesktop=%SYSTEMDRIVE%\Users\Public\Desktopgoto WPI:WPISET download=%~dp0SET quicklaunch=%APPDATA%\Microsoft\Internet Explorer\Quick LaunchSET userdesktop=%USERPROFILE%\Desktopftype htafile="%windir%\system32\mshta.exe" "%%1"pushd %~dp0cd wpiwpi.exepopd
November 4, 201114 yr Author OK OKI 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) Edited November 4, 201114 yr by Kelsenellenelvian
November 4, 201114 yr Hi Kel,thanks, I am sure thats a wise decision. PS: I have my server at home so still private use ... but I will donate ! Bye,Alex
November 5, 201114 yr I wanted to do it for some time anyway ...I just donated a bit. Thanks for listening to your users !Alex
November 7, 201114 yr Author OK OKI 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) Edited November 7, 201114 yr by Kelsenellenelvian
March 17, 201214 yr 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 OFFFOR %%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\RunOnceExfor /f "delims=: tokens=1" %%i in ("%~dp0") do set drive=%%i:set wpipath=%drive%\wpiREG ADD %KEY% /V TITLE /D "Uygulamalar Yukleniyor" /fREG ADD %KEY%\998 /V 1 /D "%wpipath%\WPI.exe" /fREG ADD %KEY%\999 /VE /D "Driverpacks Finisher" /fREG ADD %KEY%\999 /V 1 /D "%SystemDrive%\DPsFnshr.exe" /fEXIT
May 15, 201214 yr OK OKI 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
May 17, 201214 yr 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
May 17, 201214 yr thank you mate is there any video tut how to create WPI so i get some idea i read but i am confused !!!
Create an account or sign in to comment