Jump to content

Recommended Posts

Posted (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.5

Changelog:

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 by kelsenellenelvian

Posted (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 by glent
Posted (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 pages

of wpi apps . now , when i run wpi THE combo for multiple options GET THE FOCUS

and 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 by oneless
Posted

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.

Posted (edited)

1. thanks for the optional categories selection features . must work hard

here 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

:end

3. 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 by oneless

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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