Jump to content

Kelsenellenelvian

Patron
  • Posts

    9,018
  • Joined

  • Last visited

  • Days Won

    1
  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by Kelsenellenelvian

  1. Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "ForceClassicControlPanel"=dword:00000001
  2. With the new 81.19 drivers from nvidia i get the error that says it cannot find setup.inf. Please help.
  3. All initial tests are positive it looks great thanks...
  4. Here is the very updated new manual please look at it closely and see if you have any suggestions for additions, changes or corrections. New User Manual
  5. It is in program.js look here is the modified entry: //-------------------------------------------------------------------- //Create a program object function program(idx) { position = "program.js"; var i = '0' + ((ordr[idx]==null)?(idx+5000):ordr[idx][0]); while (i.length<4) i = "0" + i; this.ordr = ; this.cat = cat[idx] ; this.prog = prog[idx] ; this.desc = desc[idx] ; this.textl= textl[idx] ; this.texti= texti[idx] ; this.regb = regb[idx] ; this.cmd1 = cmd1[idx] ; this.cmd2 = cmd2[idx] ; this.cmd3 = cmd3[idx] ; this.cmd4 = cmd4[idx] ; this.cmd5 = cmd5[idx] ; this.cmd6 = cmd6[idx] ; this.picf = picf[idx] ; this.picw = picw[idx] ; this.pich = pich[idx] ; this.rega = rega[idx] ; this.forc = forc[idx] ; this.cons = cons[idx] ; this.uid = uid[idx] ; this.deps = deps[idx] ; this.excl = excl[idx] ; this.cond = cond[idx] ; this.dflt = (dflt[idx]==null)?['no']:[dflt[idx][0]] ; this.configs=(configs[idx]==null)?['']:[configs[idx][0]];
  6. Thanks all seems to be good here now.
  7. OK found a bug in you last set of code. When wpi is run normally Without switches the display on the clock is messed up do you think you can fix it?
  8. Thank you very much Look for a new release in the next couple of days.
  9. True there is no such as the "Perfect UA CD" it always is changing and growing.
  10. @ cribbon could you modify it so the timer can be set in the commandline please?
  11. PERFECT!!! Thanks m8 works beautifully and can even select the All option.
  12. With your modifications the timer is set yet nothing is checked for me.
  13. So you are calling it like so: start /wait %windir%\system32\mshta.exe "%CD%\wpi.hta school"
  14. Sorry That is just how it works with vmware.
  15. More improvements to the category selection feature. Now supports up to 9,999 entries. Removed Video Changer. All standard enviroment variables are now recognized. Added in ResChanger 3.01. Added undo.reg. Added Commandline support. (Thanks cribban) Added CDSwitch into the tools folder. Added Config Lister into the tools folder. Minor cosmetic changes. Minor code changes. Fixed 800x600 resolution display problems. Major re-write of the manual. Audio Player now closes after installations are complete. (Thanks billjrm) Transparent .png images are now supported. (Thanks LaptoniC) New condition (Grayed condition). Look in the manual for description. New Options menu which sets WPI to look for Win51 or WPI.ico at the root source. Added Hebrew language. Added Lithuanian language. Added Slovac language. Added Brazilian Portuguese language. Updates and changes to some of the other languages. Download here --> WPI 4.3.8 Beta
  16. How much have you tested this? I want to include commandlines in the next release. Also where in WPI.hta did you add that section.
  17. No upx files do not slow down the system.
  18. Please someone help me with making a new section for the manual. Here is what I want to add and I really suck at writing. I want a detailed description of the procces for the layout of the cd and the running of WPI. It needs to contain the folder layout and the placement of all the needed files with a layout of all the WPI files within the wpi folder being in the root of an os cd. so the WPI folder would be beside the i386 folder. Also it needs to be as simple as possible. Couuld some one get together with me on this?
  19. In the Xpize process he has built in extra iicons for some things like office 2003 so I don't see why this wouldn't be a problem.
  20. Will change the next version to allow a limit of 9999.
  21. I can't help you on this one I have no access to a 64 bit system to help troubleshoot.
×
×
  • Create New...