Kelsenellenelvian Posted February 8, 2006 Posted February 8, 2006 (edited) I need some serious testers for the next version of WPI.Things I need tested:Performance of kToolsNetwork using WPI.exeInstall from any other than the first CD drive using WPI.exePerformance of Audio playerDownload here. Edited February 9, 2006 by kelsenellenelvian
andreasfc Posted February 8, 2006 Posted February 8, 2006 I Would try to test some things if that's oke with you
civerson Posted February 8, 2006 Posted February 8, 2006 let me know when. I am looking at reducing tech install mistakes with something like WPITroll
Lost Soul Posted February 8, 2006 Posted February 8, 2006 ok you know im ready to test kel, im more then ready to test out the beta and report all bugs that i find,,
Kelsenellenelvian Posted February 9, 2006 Author Posted February 9, 2006 Ok guys I have all of the bugs I could find worked out so lets give this a try:Download here.
andreasfc Posted February 9, 2006 Posted February 9, 2006 Wel I have just did a small install and it look fine for now, will do a bigger test in the evening.No errors with small install.
lawrenca Posted February 9, 2006 Posted February 9, 2006 (edited) Just a few observations that we can consider to change:1. There is a more complete WPI.cmd from Doc Symbiosis, do you want to include it? Found Here...started our quest for path independence...maybe write WPIPATH instead of SWPATH...WPIPATH needed to launch kTool.exe from Tools Directory and we wouldn't have to change the generate.js again? I'm sure Doc would be happy to help us out on any mods or let us do them.http://www.msfn.org/board/index.php?s=&sho...ndpost&p=4581492. Get rid of my comments in generate.js before going final.3. Look at the T-12 stage of install and possibly change kTool.ini location, see post from Yurek3:Hopefully, he will get to test and give us some feedback on whether it works, I do not implement like this.http://www.msfn.org/board/index.php?s=&sho...ndpost&p=4622584. Re-Compile wpi.exe with WPI.ico? Won't attach due to file limits, but can compile with the icon imbedded. Would be able to lose the wpi.ico file as long as changes to file detection dependencies (like cd detect in generate.js) for this file were redirected to another file like the wpi.exe or wpi.hta.Details so far excluding the write-up above.-Works well with 7 application installs with UNC path, Mounted Network Drive, and CD. --CD install called from GUIRunOnce in Winnt.sif-Noticed I had to change my .msi files to include the "msiexec /i" preceding the install path...think it is a function of how kTool handles msi. Edited February 9, 2006 by lawrenca
Kelsenellenelvian Posted February 9, 2006 Author Posted February 9, 2006 I was already going to recompile wpi.exe with the Icon thank you.Thanks for letting me romove your comments it looks cleaner this way and I will syill make sure you get credit for this wonderfull addition to WPi. Great job on it...
Lost Soul Posted February 10, 2006 Posted February 10, 2006 Details so far excluding the write-up above.-Works well with 7 application installs with UNC path, Mounted Network Drive, and CD. --CD install called from GUIRunOnce in Winnt.sif-Noticed I had to change my .msi files to include the "msiexec /i" preceding the install path...think it is a function of how kTool handles msi.i was wondering why i was having trouble installing any msi files
lawrenca Posted February 10, 2006 Posted February 10, 2006 One other observation I overlooked:Will add support for debug in generate.jsif (!debugOn)Just before the line to launch kTool.exeWshShell.Run(kTool_exe, 1, true);Also, sounds like the change from writing ktool.ini to the system32 directory worked for Yurek3 in the early stages of install, can make that mod as well to change the location if there is no objection. Results at this post...Thanks Yurek3, I would not have caught that!http://www.msfn.org/board/index.php?s=&sho...ndpost&p=462388
BoardBabe Posted February 11, 2006 Posted February 11, 2006 Just noticed WPI.hta says VERSION = "4.3.6"at the very top of the document in the HTA tag
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now