Jump to content

Recommended Posts

Posted (edited)

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

Posted (edited)

trying to save the options you get an error - attached

post-77120-1136398535.jpg

next when you try to open it again you get Path Not Found and this second error - attached

post-77120-1136398623.jpg

post-77120-1136398535_thumb.jpg

post-77120-1136398623_thumb.jpg

Edited by lasswellt
Posted (edited)

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
Posted

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 !

Posted
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

Posted (edited)

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
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

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