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. Or I can host it I have unlimited bandwidth....
  2. Drove NOD 32 NUTS! But on a good point I am very secure..
  3. No it doesn't support switches and as for me I can't get that figured out.
  4. Add just a space. Or a period.............................................................................................. ..............................
  5. What exe file are you trying to change it might have been compressed. I will give you a hand at this.
  6. Can't be done m8.
  7. The audio player is dependant on the WMP so yes please disable it.
  8. your welcome
  9. Do it the easiest way and google for a little prog called cpl file maker.
  10. Now use the Windows XP convert tool: Go to Start | All Programs | Accessories | Command Prompt (or, from a Run box, type CMD) and, assuming you intend to convert C:, give the command: VOL C: Note the name of the disk in the first line, and the Volume Serial Number (for example, 3F4E-2D1B) in the second. Then type: CONVERT C: /FS:NTFS It will ask for that name in confirmation. Then it will ask two further questions. Reply Y each time to set up conversion
  11. What is your folder layout? where is your wpi folder located?
  12. Ummm I would say to edit the themes hmtl file and change the values under this section: <div id="layergroup"> <div id="layerboxes" style="position:absolute; display:block; z-index:100; width:100%; height:100%; left:75; <--- add this in and play with the value
  13. Yes this is the html code for colors you can find a rather complete code list in the manual that is included in wpi...
  14. I am sorry the entries have been added to the NEXT version not this one. here I will post the corespoding changes. Rename the attached as undo.reg and add the following into WPI.cmd: REM Start WPI and wait for its end start /wait %windir%\system32\mshta.exe "%CD%\wpi.hta" REM Undo registry tweak. regedit /s "%wpipath%\common\undo.reg <--- NOTE AFTER THE WPI.hta has been run. [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Styles] "MaxScriptStatements"=dword:ffffffff This is to ensure that an error does not pop up during long installs saying this script is causing internet explorer to run slowly do you wish to continue.
  15. html { scrollbar-arrow-color:#AEFFFF; scrollbar-track-color:#5A7EDC; scrollbar-face-color:#478FDD; scrollbar-highlight-color:#69B8FF; scrollbar-3dlight-color:#3577C5; scrollbar-darkshadow-color:#194890; scrollbar-shadow-color:#2862AE; } body { background-color: #5A7EDC; font-family: arial; font-weight: bold; font-color: #ffffff; margin: 0px; } a:link { text-decoration: none } a:active { text-decoration: none } a:visited { text-decoration: none } a:hover { text-decoration: none } .mainbtn { margin-left: 10px; <---- Here! margin-right: 0px; margin-top: 6px; } .txt { font-family: arial; font-weight: bold; color : #FFFFFF; font-size : 8pt; margin-left: 2px; margin-right: 10px; <---- Here margin-top: 10px; margin-bottom: 50px; } .side { font-family: monotype corsiva, arial; font-weight: bold; color : #000000; font-size : 19pt; margin-left: 5px; <---- Here margin-right: 5px; margin-top: 10px; margin-bottom: 50px; } .txtboxshow { font-family: Arial; font-weight: bold; font-size : 12pt; color:#FFFFFF; border:1px none; } .tclass { width: 100%; height: 100%; margin: 0px; border: 0px solid; } .rtclass { width: 100%; height: 95%; } .category { font-family: tahoma; font-weight: bold; color : #FFFFFF; font-size : 10pt; margin-left: 35px; margin-right: 10px; margin-top: 12px; <----And here margin-bottom: 0px; } .CfgTextBox { background-color: #5A7EDC; margin: 0px; padding: 1px; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; border: 1px solid #CCCCCC; cursor: text; font-variant: normal; color: #FFFFFF; } } .timer { background-color: #18339f; border: 1px solid #000000; padding: 1px; } .backnext { font-family: arial; font-weight: bold; color : #FFFFFF; font-size : 8pt; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; width: 50px; These are the kinda values you want to play with...
  16. No on the popups I can disable them but on a newer system thay are just faaaast. As for the options button edit useroptions.js in any word editor and change: var showOptBtn=false; to: var showOptBtn=true;
  17. Themes\WPI.css
  18. #1 What screen size are you using? #2 Have you modifies ANY files? #3 Spacing of cullums and such is in the themes WPI.css file.
  19. 500Mb to a Gig HOLY s***!!!
  20. HHahhahahahhahahha Thank you.
  21. Cool I would like the version in the official package to be as feature complete as is possble...
  22. Howz about I make it really easy for you and just send you the file pre-modified? Just unzip and overwrite the one in the common folder.
  23. Also on a fresh install of windows xp with sp2 every install had a popup asking if you really wanted to install that (some kind of security warning) this fixes those issues. But dont worry they are all remove after wpi is done running.
  24. Will add it to the list might be done in the next one.
  25. Start over with a fresh disk image. For questions like this go to the nlite forum and NEVER double and triple post!
×
×
  • Create New...