myselfidem Posted August 16, 2012 Share Posted August 16, 2012 (edited) Yes, it's like you said...But what about the other sizes we could select before?Could you solve this touble, please?Thanks*Edit: there no resume text about installed programs indise WPI_Log.txt and WPI.exe try to start a new time after the installation is done! Edited August 17, 2012 by myselfidem Link to comment Share on other sites More sharing options...
ZEUS__ Posted August 16, 2012 Share Posted August 16, 2012 Thanks @Kel,Now it's working good:) Here is new Turkish file for 8.5.6. Also I removed line 494 and line 532 after I read myselfidem's notice.lang_tr.js Link to comment Share on other sites More sharing options...
Kelsenellenelvian Posted August 16, 2012 Author Share Posted August 16, 2012 Yes, it's like you said...But what about the other sizes we could select before?Could you solve this touble, please?Thanks*Edit: there no resume text about installed programs indise WPI_Log.txt and WPI.exe try to start a new time after the installation is done!So you have 0 standard options to select from?if not this file may fix it.Will look into the reboot thing. Link to comment Share on other sites More sharing options...
Kelsenellenelvian Posted August 16, 2012 Author Share Posted August 16, 2012 Thanks @Kel,Now it's working good:) Here is new Turkish file for 8.5.6. Also I removed line 494 and line 532 after I read myselfidem's notice.got it. Link to comment Share on other sites More sharing options...
Whatsup Posted August 16, 2012 Share Posted August 16, 2012 Hi..Thanks Kelsenellenelvian for the very fast update^^.Tomorrow I can say,if it all work as it should be.I can't test it today.because my son and his m8's used all my computers.Thanks also francesco,of course i try this to:you have to use "start wpi.exe" or runonceexThanks alot for the quick response.tomorrow i can tell you more.Thx guys^^ bye Link to comment Share on other sites More sharing options...
myselfidem Posted August 16, 2012 Share Posted August 16, 2012 So you have 0 standard options to select from?if not this file may fix it.Will look into the reboot thing.No, all selected programs are installed but there is no resume text value about the installed programs inside WPI_Log.txt, and WPI.exe is launched a new time, for any reason!Tested the file you gave without success.Thanks Link to comment Share on other sites More sharing options...
myselfidem Posted August 16, 2012 Share Posted August 16, 2012 (edited) About WPI_Log.txt it seems the trouble is inside: installer_log.jsAt this line: function LogWPIInformation()Removing:WriteLogLinePlain(" "+getText(lblSysArch6432)+"="+sysArch6432);WriteLogLinePlain(" "+getText(lblTrue64Bits)+"="+true64bits);as those values have been removed inside lang_en.js, works and the WPI_Log.txt is writed completely!However WPI.exe starts a new time at restart (using execute after) when the installation is done, for any reason!Regards Edited August 16, 2012 by myselfidem Link to comment Share on other sites More sharing options...
Whatsup Posted August 16, 2012 Share Posted August 16, 2012 (edited) hi..Missing the folder Codebase in WPI_v8.5.6???Nothing read about??Grt WhatsupEDIT:now i read it in page 4 sorry^^ Edited August 16, 2012 by Whatsup Link to comment Share on other sites More sharing options...
Kelsenellenelvian Posted August 16, 2012 Author Share Posted August 16, 2012 workin g on the restwhatsup = v8.5.5 Updates - Released August 12th, 2012====================================================*** Relocated the Codebase folder into the Common folder. Link to comment Share on other sites More sharing options...
Kelsenellenelvian Posted August 16, 2012 Author Share Posted August 16, 2012 myselfdm = to rule out everything else try an untouched WPI 8.5.6 ans see if it is all there.Then if it is you will need to redo\resave your options.If still not working then send me your whole wpi folder minus the installs, audio and graphics. Link to comment Share on other sites More sharing options...
Whatsup Posted August 16, 2012 Share Posted August 16, 2012 (edited) Yep same as myselfidem here:Dutchlinw 469 lblSysArch6432[lang] = ['SysArch6432'];line 470 lblTrue64Bits[lang] = ['True 64 Bits'];Did remove to.- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -I read just your post Kel and follow your tip now...and start with clean WPI:myselfdm = to rule out everything else try an untouched WPI 8.5.6 ans see if it is all there.Test rolling again^^-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - -myselfidem: same problem here.when software is installed wpi close and reopen again?-------------------------------------------------------------------------------------------------------------------------------------------I'am very sorry,but still same problem.No music and WPI will still not start with loading screen?I already use runonceex i see,like this.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:\Autounattend.xml SET CDROM=%%i:SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceExREG ADD %KEY%\010 /V 1 /D "%CDROM%\WPI\WPI.exe" /f---------------------------------------------------------------------------------------I try this:REG ADD %KEY%\010 /V 1 /D "%CDROM%\WPI\start WPI.exe" /f but it does nothing...do you have a suggestion for me??Grt Whatsup. Edited August 16, 2012 by Whatsup Link to comment Share on other sites More sharing options...
fariq Posted August 16, 2012 Share Posted August 16, 2012 just want to say up front that i've been using this software for a year, it has helped me ALOT. also this is my first post in a forum ever.found 2 bugs in 8.5.6...tested with clean WPI also. did not have either of these in 8.5.1. can't exit 'configuration' mode unless save is done first.2. {EXTRACT} seems to be broken, some commands that contained it before aren't working anymore and when i try to add {EXTRACT} from the DOS menu, it does't put anything in the textbox below. Link to comment Share on other sites More sharing options...
Kelsenellenelvian Posted August 17, 2012 Author Share Posted August 17, 2012 (edited) fariq = WHat laguage are you using in WPI?I cannot replicate your config error. I bet it is a error in your lang file. I did change the 7z.exe file recently. Grab the one from the tools folder of wpi 8.5 and try it please.Whatsup = Try this for a startup script@ECHO OFFSETLOCAL(SET DRIVE=)FOR /F "USEBACKQ TOKENS=2 DELIMS==" %%# IN (`WMIC DATAFILE WHERE^ "PATH='\\WPI\\' AND FILENAME='WPI' AND EXTENSION='exe'"^ GET Name /VALUE^|FIND "="`) DO SET "DRIVE=%%~d#"&SET "FPATH=%%#"START "" "%DRIVE%\WPI\WPI.exe"exitAlso what is the warning you get when the audio files are being deleted? Edited August 17, 2012 by Kelsenellenelvian Link to comment Share on other sites More sharing options...
myselfidem Posted August 17, 2012 Share Posted August 17, 2012 (edited) myselfdm = to rule out everything else try an untouched WPI 8.5.6 ans see if it is all there.Then if it is you will need to redo\resave your options.If still not working then send me your whole wpi folder minus the installs, audio and graphics.After a new test with an WPI_v8.5.6 untouched I have the same trouble explained above.I removed only the two unwanted lines inside lang_fr.js.WPI starts with my customized Autounattend.xml file after Windows 7 is installed.The WPI_Log.txt isn't writed completely. Programs installed, results, time start and time end, inside the log file are missing.WPI restarts when the installation is done for unknow reason and installer Window size is bigger than normal and freeze.About selection window resolution size, works but this is new that the values 800 x 600 are greyed. However I can select others size.Regards Edited August 18, 2012 by myselfidem Link to comment Share on other sites More sharing options...
Whatsup Posted August 17, 2012 Share Posted August 17, 2012 (edited) Hi..Whatsup = Try this for a startup scriptYour script is working,Only WPI is running immediately.To fix this,I made a StartWPI.cmd file with your script.The runonceex activate the StartWPI.cmd after the restart from windows.Like this:-----------------------------------------------cmdow @ /HID@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:\Autounattend.xml SET CDROM=%%i:SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceExREG ADD %KEY%\010 /V 1 /D "C:\StartWPI.cmd" /fexit-----------------------------------------------Compleet selfinstaller look like this now:;!@Install@!UTF-8!Progress="yes"RunProgram="StartWPI.exe /s"RunProgram="RunOnceEx.cmd";!@InstallEnd@!And this work for me^^ thank you thank you Xd.-----------------------------------------------Strange thing now:mshta.exe starting him self after restart.============================================================================The Music is only runnig if i change %systemdrive%\Audio in C:\Audio.The Waring only show up by this setting C:\Audio.so if music been removed out wpi now warning [big Warning,can't find it in lang_nl.js] came up,and not succes.The files are been removed out the Audio folder,but not the Audio folder,it stay's visible in C.================================================================================I can confirm myselfidem results, same here!!!!!!..[WPI restarts when the installation is done for unknow reason and installer Window size is bigger than normal and freeze.]and also:I can confirm fariq problem, same here!!!!!!..================================================================================Sorry for bad english^^Grt Whatsup Edited August 17, 2012 by Whatsup Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now