Jump to content

Recommended Posts

Posted (edited)

I need some serious testers for the next version of WPI.

Things I need tested:

Performance of kTools

Network using WPI.exe

Install from any other than the first CD drive using WPI.exe

Performance of Audio player

Download here.

Edited by kelsenellenelvian

Posted (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=458149

2. 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=462258

4. 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 by lawrenca
Posted

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...

Posted
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

Posted

One other observation I overlooked:

Will add support for debug in generate.js

if (!debugOn)

Just before the line to launch kTool.exe

WshShell.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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...