Kelsenellenelvian Posted September 11, 2005 Posted September 11, 2005 (edited) Okay guys I haven't tested this one too much so here it goes...Changelog:Optimized wpi.htm.More changes in the options wizard.Removed duplicate check(all) from select all button.checkCategory is written WAY better. It integrates better with the rest of WPI's code and it should run faster.Fixed multi column selection issue with categories.Improved use of exclusions when working with categories. (for now, could be better)Category text is now clickable just like the program text.Multiple Defaults ability has been added into WPI. (Origional code by Bernr adapted by Kelsenellenelvian.)Changes to the Optionswizardtemplate.htm.Changes to the Configwizardtemplate.htm.Fixed the errors with the Audio Player.Added Greek language.Updates in the lang.js file.Minor changes in WPI.cmd.Ok here is a major change the multi-defaults section is now a choice if you do not like it disable it in the options wizard and the standard (Defaults, All or None) will appear. 4.3.5Changelog:Made the multi-defaults section part of the options wizard.Now can choose between multi-defaults or the classic selections section.Download 4.3.5 here! Edited September 13, 2005 by kelsenellenelvian
glent Posted September 12, 2005 Posted September 12, 2005 (edited) Bug 1 :audio player button disapears are moving my mouse over it I think this should be commented out by default. REM Cleaning up the desktop.del /s/q "%userprofile%\desktop\*.lnk"REM Rebooting the sytem to finalize the installation process.REM shutdown.exe -r -f -t 30 -c "To finish installations WPI will now reboot in 30 sec..." Edited September 12, 2005 by glent
Kelsenellenelvian Posted September 12, 2005 Author Posted September 12, 2005 Oops redownload in about 5 minutes.
Dynaletik Posted September 12, 2005 Posted September 12, 2005 OK, works for me so far. Thx for the fixed release kel.
InTheWayBoy Posted September 12, 2005 Posted September 12, 2005 Very Nice...I'll play with this at work today! Thanx!
oneless Posted September 12, 2005 Posted September 12, 2005 (edited) much of old reported problems are very past now.congratulations to you WPI TEAM .anyway , i have a very little smallest inconvenience .help me please.with old versions , when i run wpi , my mouse doing scroll into my 3 pagesof wpi apps . now , when i run wpi THE combo for multiple options GET THE FOCUSand my mouse scroll the options there and much . of course enable all , disable all.. scrolling options take time . if when i run wpi and first i click somewhere on the screen THE combo lost the focus and i have then scroll between apps.so , in essence i want combo do not have the focus when i open wpi .(mainly i want this combo optional, but i dont want to push the things , so if i can delete some lines there to dissapear ... i can be more happy)i am very glad for the rem before deleting *.lnk from desktop too. Edited September 12, 2005 by oneless
athomsen Posted September 12, 2005 Posted September 12, 2005 Kel put a rush on making the combo optional so I did so today. It just has to go through testing and his final approval.
Kelsenellenelvian Posted September 12, 2005 Author Posted September 12, 2005 Server is down will do as soon as is possible!
Kelsenellenelvian Posted September 13, 2005 Author Posted September 13, 2005 OK it is done download away.
Swimming_Bird Posted September 13, 2005 Posted September 13, 2005 this is the first version i've tried since hasshin's original, however when you click on the select all in catagory it it will select everything including two items that are mutusally exclusive.
Kelsenellenelvian Posted September 13, 2005 Author Posted September 13, 2005 Improvemnents to the category selection feature are currently in development. Exclusions are one of the issues we are currently having.So how do you like the differences??
oneless Posted September 13, 2005 Posted September 13, 2005 (edited) 1. thanks for the optional categories selection features . must work hardhere for the look of combo box , and please move the focus on start .anyway since appear here the checkbox for categories , i dont need optional categories .2. tip : i use this for close media player too when wpi is closed .start /wait %windir%\system32\mshta.exe "%CD%\wpi.hta"REM Cleaning up the desktop.REM del /s/q "%userprofile%\desktop\*.lnk"REM Rebooting the sytem to finalize the installation process.REM --shutdown.exe -r -f -t 30 -c "Pentru a termina instalarea WPI va restarta in 30 sec..."taskkill /F /IM mshta.exe:end3. needed tip : my wpi dont autostart the player .i read before that can be writed autostart=1 or something like that in a file .i cant find this now . can you help me ?[EDIT] found it in themes\...\wpi.htm <!-- Audio Player --> <div id="mediaplayer"> <div align="center"> <embed width=300 height=44 align="middle" name="MediaPlayer" showstatusbar=0 volume=68 autostart="true" loop="true"></embed> </div></td> Edited September 13, 2005 by oneless
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now