Jump to content

Recommended Posts


Posted

@ BB

Hmm.... Turns out I'm using 2.7, not the same as the rest of ya.......

Down loaded it 11-30 oh well works for me.....

bonedaddy

EDIT

Am I missing anything by not moving to 2.9xxx?

Posted
never change a running system :D

if you dont need to change then dont.

actually, I agree.

the reason i changed, was because there were some errors in the code of the previous WPIs, and a few new features I requested were implemented.

when the problems were fixed, i updated. (for the longest time i was using 2.7 - i didnt upgrade until this stable 2.9.8a came out)

i also learned a hell of a lot in the process. :)

Posted

@BritishBulldog

looking forward to doing some graphic changes to wpi. For now

perhaps the main backround, leaving everything else intact...........

I downloaded Pezzie's 911wpi , and can change the backround

but he changed the text, if I could change the text back to orig then I could

use his............just changing backrounds.....I'll test a few things

thanks

bonedaddy

Posted

check out the wpi.css in the common folder.

in the section .txt

is the settings for the programme text in the main window.

the setting for the text was arial

in the section .category

is the settings for the category's :lol:

on this one the setting was tahoma just play around with this

Posted

in my version you can just \\ it off but then it's off.

it doesn't matter if what you do, if you click install the

install starts, if your taking a 1hr shower it just keeps

installing...........

BD

EDIT

var msg;

//window.alert(getText(msgStartInstall));

Posted

@Astalavist

for some reason your hta file was not changed. so it was still using the original function CreateFile()

I have changed it and uploaded it again for you.

My generate.js is from a different version. It already has this in it, but yours should work fine now.

All i really done was make up a new function CreateFile2 without the message and changed the call up after the timer runs out. When you click BeginInstall it uses the original CreateFile(). Only a copy and rename plus a small edit part :D

TIPto remove this message box you just have to delete this line out of the generate.js

window.alert(getText(msgStartInstall));

use your original generate.js

wpi.rar

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

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