MSFN Forum: Need testers for 4.4rc1 - MSFN Forum

Jump to content



  • 4 Pages +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

Need testers for 4.4rc1 Rate Topic: -----

#1 User is offline   Kelsenellenelvian 

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

Posted 08 February 2006 - 05:46 AM

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.

This post has been edited by kelsenellenelvian: 09 February 2006 - 02:52 AM



#2 User is offline   andreasfc 

  • Junior
  • Pip
  • Group: Members
  • Posts: 52
  • Joined: 13-April 05

Posted 08 February 2006 - 06:24 AM

I Would try to test some things if that's oke with you

#3 User is offline   lawrenca 

  • Broken by Design
  • PipPip
  • Group: Members
  • Posts: 129
  • Joined: 01-April 04

Posted 08 February 2006 - 06:42 AM

Count me in!

#4 User is offline   civerson 

  • Group: Members
  • Posts: 3
  • Joined: 09-December 03

Posted 08 February 2006 - 06:46 AM

let me know when. I am looking at reducing tech install mistakes with something like WPI

Troll :hello:

#5 User is offline   Lost Soul 

  • Snap ... Crackle ... Pop
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,746
  • Joined: 12-December 03

Posted 08 February 2006 - 12:08 PM

ok you know im ready to test kel, im more then ready to test out the beta and report all bugs that i find,, :P

#6 User is offline   xptest 

  • Group: Members
  • Posts: 1
  • Joined: 18-January 06

Posted 08 February 2006 - 10:05 PM

I would love to test also.

#7 User is offline   Kelsenellenelvian 

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

Posted 09 February 2006 - 01:43 AM

Ok guys I have all of the bugs I could find worked out so lets give this a try:

Download here.

#8 User is offline   andreasfc 

  • Junior
  • Pip
  • Group: Members
  • Posts: 52
  • Joined: 13-April 05

Posted 09 February 2006 - 03:37 AM

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.

#9 User is offline   Yurek3 

  • Member
  • PipPip
  • Group: Members
  • Posts: 270
  • Joined: 23-November 04

Posted 09 February 2006 - 05:04 AM

I will testkig new WPI and write whot hapend.

#10 User is offline   lawrenca 

  • Broken by Design
  • PipPip
  • Group: Members
  • Posts: 129
  • Joined: 01-April 04

Posted 09 February 2006 - 04:35 PM

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.

This post has been edited by lawrenca: 09 February 2006 - 04:42 PM


#11 User is offline   Kelsenellenelvian 

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

Posted 09 February 2006 - 04:47 PM

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

#12 User is offline   Lost Soul 

  • Snap ... Crackle ... Pop
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,746
  • Joined: 12-December 03

Posted 09 February 2006 - 09:48 PM

View Postlawrenca, on Feb 9 2006, 06:35 PM, said:

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

#13 User is offline   lawrenca 

  • Broken by Design
  • PipPip
  • Group: Members
  • Posts: 129
  • Joined: 01-April 04

Posted 10 February 2006 - 05:01 PM

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

#14 User is offline   BoardBabe 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,419
  • Joined: 04-October 04

Posted 11 February 2006 - 09:58 AM

Just noticed WPI.hta says

VERSION = "4.3.6"


at the very top of the document in the HTA tag ;)

#15 User is offline   Kelsenellenelvian 

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

Posted 11 February 2006 - 05:41 PM

LOL

#16 User is offline   lawrenca 

  • Broken by Design
  • PipPip
  • Group: Members
  • Posts: 129
  • Joined: 01-April 04

Posted 13 February 2006 - 11:28 AM

wpi.exe not starting, bug found by mritter.

wpi.exe is looking for kTool.exe to launch in order to close out mshta.exe. I have seen problems with kTool.exe closing, so when wpi.exe gets relaunched, it closes immediately.

Added code to wpi.exe to close kTool.exe before WPI.hta gets launched. Appears to be working for me, will pass on for other testers.

Potential changes to generate.js:
1. Write kTool.ini to different location based on Yurek3 observations (currently writes to user\TEMP)-line 34
2. Will add debug support to not launch kTool.exe - line 303
http://www.msfn.org/board/index.php?s=&sho...ndpost&p=462918

3. When installing over 3 apps, I get the sub-progress bars but the label displays 'test' underneath. Will try to add Description of what is being installed (for our case, probably only 'Adding Registry Entries', and 'Installing Applications').

4. Food for thought, though the "RunWait" is used about 90% of the time for kTool.exe and covers almost all options with the way WPI currently works, could potentially leave this up to the user to fill in, opening the other kTool options (I think the "REBOOT" and "WaitProcess" may be useful ones), the others are already covered by WPI.

Instead of
if ((programs[i].cmd1 != null)&&(path(programs[i].cmd1) != '')) WriteToFile("RunWait = "+substituteCommand(programs[i].cmd1));


We would have:
if ((programs[i].cmd1 != null)&&(path(programs[i].cmd1) != '')) WriteToFile(substituteCommand(programs[i].cmd1));


Where the user would be responsible for adding in the "RunWait=", "REG=", "DOS=", "REBOOT".


Will post modified code to ftp or another thread this evening.

This post has been edited by lawrenca: 13 February 2006 - 11:43 AM


#17 User is offline   faaip565 

  • Newbie
  • Group: Members
  • Posts: 32
  • Joined: 07-December 05

Posted 13 February 2006 - 12:02 PM

Just ran a full install with some custom entries in my .cmd including 187 applications it ran smooth as silk with no errors!

I am going to test the network install and see how well that works.

#18 User is offline   lawrenca 

  • Broken by Design
  • PipPip
  • Group: Members
  • Posts: 129
  • Joined: 01-April 04

Posted 13 February 2006 - 10:50 PM

Potential changes to WPI...above comments implemented from post:
http://www.msfn.org/board/index.php?s=&sho...ndpost&p=464314

Download Changes Here

This post has been edited by lawrenca: 15 February 2006 - 06:01 AM


#19 User is offline   Yurek3 

  • Member
  • PipPip
  • Group: Members
  • Posts: 270
  • Joined: 23-November 04

Posted 13 February 2006 - 10:56 PM

lawrenca


sorry

some wrong i can not downloding thione yours new WPI

Yurek3

#20 User is offline   Kelsenellenelvian 

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

Posted 13 February 2006 - 10:58 PM

No good for me either

Share this topic:


  • 4 Pages +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy