MSFN Forum: WPI 4.3.8 Beta 2 get it here... - MSFN Forum

Jump to content



  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • This topic is locked

WPI 4.3.8 Beta 2 get it here... More new features. Rate Topic: ***** 1 Votes

#1 User is offline   Kelsenellenelvian 

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

Posted 21 December 2005 - 12:33 AM

More improvements to the category selection feature.
Now supports up to 9,999 entries.
Removed Video Changer.
All standard enviroment variables are now recognized.
Added in ResChanger 3.01.
Added undo.reg.
Added Commandline support. (Thanks cribban)
Added CDSwitch into the tools folder.
Added Config Lister into the tools folder.
Minor cosmetic changes.
Minor code changes.
Fixed 800x600 resolution display problems.
Major re-write of the manual.
Audio Player now closes after installations are complete. (Thanks billjrm)
Transparent .png images are now supported. (Thanks LaptoniC)
New condition (Grayed condition). Look in the manual for description.
New Options menu which sets WPI to look for Win51 or WPI.ico at the root source. 

	Added Hebrew language.
	Added Lithuanian language.
	Added Slovac language.
	Added Brazilian Portuguese language.
	Updates and changes to some of the other languages.


Download here --> WPI 4.3.8 Beta

This post has been edited by kelsenellenelvian: 16 January 2006 - 12:20 AM



#2 User is offline   Kelsenellenelvian 

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

Posted 23 December 2005 - 09:36 PM

Anyone downloading this??

#3 User is offline   Ghost82 

  • Member
  • PipPip
  • Group: Members
  • Posts: 138
  • Joined: 21-November 04

  Posted 24 December 2005 - 04:47 AM

View Postkelsenellenelvian, on Dec 24 2005, 03:36 AM, said:

Anyone downloading this??


I'm downloading, will be testing during the holidays. I've been planning on building a new UA disc for myself so this is perfect timing ;)

#4 User is offline   andreasfc 

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

Posted 24 December 2005 - 10:07 AM

How does the Added Config Lister into the tools folder. work.
When I start it it is asking me for a config.js file, I select one and then ............
And are the themes from 4.3.5 usable?

Thanx

This post has been edited by andreasfc: 24 December 2005 - 10:09 AM


#5 User is offline   sadicq 

  • noob
  • PipPip
  • Group: Members
  • Posts: 273
  • Joined: 17-August 05

Posted 24 December 2005 - 02:23 PM

The config lister creates an output file called config.txt in the same directory with it. (ex: ...\tools\config.txt)

#6 User is offline   Kelsenellenelvian 

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

Posted 24 December 2005 - 06:59 PM

Yes the themes for 4.3.5 will work and thanks sadicq.

#7 User is offline   codejunkie 

  • Member
  • PipPip
  • Group: Members
  • Posts: 172
  • Joined: 23-May 04

Posted 24 December 2005 - 07:23 PM

Hum going to have to try this

#8 User is offline   Yurek3 

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

Posted 25 December 2005 - 09:07 AM

kelsenellenelvian


First Marry Christmans for you and for all guys.

THX for you use my config.js file in your new version WPI I'm very glad for this.

I got file this version work faster and easily.

For me I got nice present under my Christans tree.


God bless YOU

#9 User is offline   Kelsenellenelvian 

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

Posted 25 December 2005 - 10:54 AM

Your welcome all.

#10 User is offline   codejunkie 

  • Member
  • PipPip
  • Group: Members
  • Posts: 172
  • Joined: 23-May 04

  Posted 25 December 2005 - 12:31 PM

Great Program

one sugestion before you go final

wpiscripts\program.js Lines 76 though to 82
//--------------------------------------------------------------------
//Create a program object
function program(idx)
{
	position = "program.js";
	var i = '0' + ((ordr[idx]==null)?(idx+5000):ordr[idx][0]);
	while (i.length<4)  i = "0" + i;

be change to
//--------------------------------------------------------------------
//Create a program object
function program(idx)
{
	position = "program.js";
	var i = '0' + ((ordr[idx]==null)?(idx+5000):ordr[idx][0]);
	while (i.length<5)  i = "0" + i;

amending 4 to 5 (Line 82 Chr 19)

had Visual Studio 2003 trying to install before .NET Framework because:-
    VS71 was 001220
    DOTFW was 00132
----- Edit-----

PS the ScreenShot of the Registry was after I change the val and ran it again and then changed the DOTFW Key back to show where it apeared

Attached File(s)

  • Attached File  WPI_W.png (20.51K)
    Number of downloads: 138

This post has been edited by codejunkie: 25 December 2005 - 12:38 PM


#11 User is offline   Kelsenellenelvian 

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

Posted 26 December 2005 - 02:18 AM

Got it will do thanks.

#12 User is offline   andreasfc 

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

Posted 26 December 2005 - 02:24 AM

When I try the confglister, it is creating a file called config.txt but this file stays empty, anyone knows why this happens?
Thanx

#13 User is offline   oneless 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 374
  • Joined: 07-January 05

Posted 26 December 2005 - 04:00 PM

@kelsenellenelvian , i have 3 questions about wpi.cmd (i am not good in batch commands!)
1.

Quote

for %%i in (C 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:\XP-WPI\WPI.ico set CDROM=%%i:
2.
regedit /s "%wpipath%common\wpi.reg
regedit /s "%wpipath%common\undo.reg ,
why not at the end too "
3. %wpipath%common is same thing with %wpipath%\common ?

and one comment : i had trouble with 4.3.5 with hided entries in config.js who are counted
when is done the distribution in columns . in i had 10 categories each with 26 entries , but
only one visible (cond[pn]) for each category , i had 10 columns , 4 pages (for 3 columns on page)
the new layout for 1024x768 is worse FOR ME .
in a full column (hotfixes for example) instead 27 entries i have now only 23 .
can i grab this (the file responsible) from 4.3.5 ?
i use same settings in 4.3.6 like 4.3.5 , same theme glossy , same background .

#14 User is offline   Kelsenellenelvian 

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

Posted 27 December 2005 - 12:56 AM

sorry kind of messy huh?

I just forgot to clean it up.

As for the XP-WPI that is where my working folder is.

#3 The \ mark is automatically put in there now.

yes you can use the same theme file you have from the previous one.

This post has been edited by kelsenellenelvian: 27 December 2005 - 01:03 AM


#15 User is offline   sadicq 

  • noob
  • PipPip
  • Group: Members
  • Posts: 273
  • Joined: 17-August 05

Posted 27 December 2005 - 05:47 PM

andreasfc: it lists your current entries in your config.js. Make sure you have at least one program put there ...
Or, take only as a try one of the example configs. B)

This post has been edited by sadicq: 27 December 2005 - 05:47 PM


#16 User is offline   Kelsenellenelvian 

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

Posted 29 December 2005 - 02:35 AM

New beta added in grayed condition and minor code changes.

#17 User is offline   oneless 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 374
  • Joined: 07-January 05

Posted 29 December 2005 - 08:34 AM

View Postkelsenellenelvian, on Dec 29 2005, 11:35 AM, said:

...added in grayed condition...
nice . i used that a lot , but wiyh 2 entries for each program in config.js.
this taked me more time here for starting WPI .
i am asking you now ,
1. what/where can i change , for userdefine my own "greyed" color (i use "lightgrey")
2. what/where can i change , for enable the check box (still gcond=true)
(good for overwriting drivers..., new version od apps..)

thank you

#18 User is offline   Kelsenellenelvian 

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

Posted 29 December 2005 - 09:50 AM

#1 look in your wpi.css.
#2 I will look into it.

#19 User is offline   Wesmosis 

  • Just Call Me Doctor Just Call Me Pain!
  • PipPipPipPipPip
  • Group: Members
  • Posts: 787
  • Joined: 20-September 04

Posted 29 December 2005 - 03:02 PM

downloading and gonna test it!

#20 User is offline   Sonic 

  • Sonic
  • Group: Patrons
  • Posts: 1,595
  • Joined: 04-December 03

Posted 30 December 2005 - 04:34 PM

Is there any changes about cddrv detection ?

Share this topic:


  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • This topic is locked

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