Kelsenellenelvian Posted December 21, 2005 Share Posted December 21, 2005 (edited) 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 Edited January 16, 2006 by kelsenellenelvian Link to comment Share on other sites More sharing options...
Kelsenellenelvian Posted December 24, 2005 Author Share Posted December 24, 2005 Anyone downloading this?? Link to comment Share on other sites More sharing options...
Ghost82 Posted December 24, 2005 Share Posted December 24, 2005 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 Link to comment Share on other sites More sharing options...
andreasfc Posted December 24, 2005 Share Posted December 24, 2005 (edited) 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 Edited December 24, 2005 by andreasfc Link to comment Share on other sites More sharing options...
sadicq Posted December 24, 2005 Share Posted December 24, 2005 The config lister creates an output file called config.txt in the same directory with it. (ex: ...\tools\config.txt) Link to comment Share on other sites More sharing options...
Kelsenellenelvian Posted December 25, 2005 Author Share Posted December 25, 2005 Yes the themes for 4.3.5 will work and thanks sadicq. Link to comment Share on other sites More sharing options...
codejunkie Posted December 25, 2005 Share Posted December 25, 2005 Hum going to have to try this Link to comment Share on other sites More sharing options...
Yurek3 Posted December 25, 2005 Share Posted December 25, 2005 kelsenellenelvianFirst 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 Link to comment Share on other sites More sharing options...
Kelsenellenelvian Posted December 25, 2005 Author Share Posted December 25, 2005 Your welcome all. Link to comment Share on other sites More sharing options...
codejunkie Posted December 25, 2005 Share Posted December 25, 2005 (edited) Great Programone sugestion before you go finalwpiscripts\program.js Lines 76 though to 82//--------------------------------------------------------------------//Create a program objectfunction 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 objectfunction 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 001220DOTFW 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 Edited December 25, 2005 by codejunkie Link to comment Share on other sites More sharing options...
Kelsenellenelvian Posted December 26, 2005 Author Share Posted December 26, 2005 Got it will do thanks. Link to comment Share on other sites More sharing options...
andreasfc Posted December 26, 2005 Share Posted December 26, 2005 When I try the confglister, it is creating a file called config.txt but this file stays empty, anyone knows why this happens?Thanx Link to comment Share on other sites More sharing options...
oneless Posted December 26, 2005 Share Posted December 26, 2005 @kelsenellenelvian , i have 3 questions about wpi.cmd (i am not good in batch commands!)1. 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.regregedit /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 countedwhen is done the distribution in columns . in i had 10 categories each with 26 entries , butonly 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 . Link to comment Share on other sites More sharing options...
Kelsenellenelvian Posted December 27, 2005 Author Share Posted December 27, 2005 (edited) 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. Edited December 27, 2005 by kelsenellenelvian Link to comment Share on other sites More sharing options...
sadicq Posted December 27, 2005 Share Posted December 27, 2005 (edited) 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) Edited December 27, 2005 by sadicq Link to comment Share on other sites More sharing options...
Recommended Posts