Jump to content

WPI Lite v1 Beta 6


Recommended Posts

Announcing WPI LITE!!!

Ok lets give this a try this is just the basics and nothing else.

I disabled most of the extra options removed tooltips and audio support plus took the manual out.

All of the features can be re-added in per requests so lets test the hell outta this and let me know what you guys think. OK?

Fixed the errors with the options menu.

Edited by kelsenellenelvian
Link to comment
Share on other sites


well i was going to test 4.3.7b but this looks great. went from 1500kb to 86kb! are themes supported with the lite version?

I think WPI.cmd is missing two \'s

REM Special registry tweak needed.
regedit /s %wpipath%common\wpi.reg

REM Undo registry tweak.
regedit /s %wpipath%common\undo.reg

also can i still use this? do i need mshta?

REM Start WPI and wait for its end
start /wait %windir%\system32\mshta.exe "%wpipath%\wpi.hta"

Edited by DigeratiPrime
Link to comment
Share on other sites

mshta.exe is integrated into windows ... in batch the full path is specified to avoid errors ... but you can use start /w %wpipath%\wpi.hta if you want !

thanks sonic im going to just use:

REM Start WPI and wait for its end
start /w %wpipath%\wpi.hta

Link to comment
Share on other sites

timers.js is only 2kb. if we dont have a timer won't the install start automatically? Just use RunOnceEx.cmd if you want that.

If you want to save space remove the alt langauges from lang.js (61kb)

btw any progress on this kel? :)

Edited by DigeratiPrime
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

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