Jump to content

almulder

Member
  • Posts

    339
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by almulder

  1. That don't look right!Post your winnt and I will take a look at it. Have you made a working unattended install win cd? You you want the files to install from you cd or your hard drive? do you want wpi to run from your cd or your hard drive?
  2. never mind just got it. looking at it now. Update: Done locate this file in your wpiscripts folder useroptions.js Find this line: Style[0]=["white","black","black","white","","","","","","","","","","",200,"",2,2,10,10,51,1,0,"",""]; Change it to this Style[0]=["white","black","black","white","","","","","","","","sticky","","",200,"",2,2,10,10,51,1,0,"",""]; Note: The change is the third on back from "200". Best way just copy line and overight your line. (This is the only thing chnaged) Note 2: The sticky feature will leave the note up untile you move the mouse over another program, or click close. Is this what you wanted? Let me know if it worked or not!
  3. tryed to download you file "glent" but It says "Too many users downloading right now. Please try again later or get a PREMIUM-Account" try uploading it to here: http://www.uploadtemple.com/ and re send me the link. Thank You!
  4. Not to sound like a dick, BUT HAVE YOU CHECK OUT THE STICK NOTES? HELLO IT SAYS HOW TO FIX THE AUDIO PROBLEM. Here is a link to it. http://www.msfn.org/board/index.php?showtopic=53095 It is just so frustrating when you make a post on how to fix something and people just dont read it. They would rather just sit and complane about the dam program. Have you ever programed before? It aint easy. No program ever runs without bugs. If you don't like this because you feel WPI has to many bugs, then dam quit using Microsoft Windows also it has nothing but bugs, but we tend to deal with it. Heven forbid we get an error. 2 little lines of code need to be changed. And people are putting up this much whining. You spent how much time complaning about the audio player and spent how much time trying to remove the code. It would have took only a few min to make the fix. Don't want to sound like an a** hole but it is just very frustrating. Thanx for letting me vent.
  5. Read this: http://www.msfn.org/board/index.php?showtopic=53095 This should help some!
  6. glad it works for you. Tto fix the audio player please check here http://www.msfn.org/board/index.php?showtopic=53095 once you have fixed the code just use options to turn it off
  7. If you happen to check other posts at all you should have seen this post http://www.msfn.org/board/index.php?showtopic=53095 It has been there for a few days. kel can you sticky that post for now. That should fix that audio player problem. Well enjoy. FYI: Noy mad just sade people complane about a problem and when a fix is posted they don't read it just keep complaning and try to find another way to fix it. (Like just delete lines) Well that was my 2 cents
  8. Ok check it out: http://www.uploadtemple.com/view.php/1123827165.zip What do you think? FYI - You are missing "exitdown.gif" in you theme folder. P.S. Awsome theme Well I am off to bed, chat later. I will check back here in the morning.
  9. I just downloaded the file of your's "lionhrt" I dont get the msing pic. If you want you can upload you whol wpi awe can talk a look. and yes you can remove the timer, under options.
  10. working on fonts for WPI in a wizard what works best for you. 1) Just having presets from a drop down menu? 2) Just have a box to enter font name (Must enter full name of font not file name) 3) A mix of both. have a drop down menu with "Other" Option. which would alow you to use a preset or to enter a new font name. but the font name would not be saved in the drop down list you would need to re enter it for each area if you wish to use the same font in other areas. (sorry just cant get the font to save in the drop down correctly) Well let me know. Thank you kel!
  11. glent upload your wpi and I will see why it is not working. I should have time tonight or tommorow night to do so. I got it working!
  12. Again thanks "blinkdt" got them all working! Shadows- ya only found the 2 options, and they only provide a small drop shadow, about 3 -5 pix wide, but enough to make it look nice. there is a solid and a faiding one. All now in the apperance wizard. B)
  13. Hay thanks alot, now I can add the options into my wizard.
  14. Sorry remove one of the "StopAudio(); " from here: </img><font class="side" onClick="StopAudio(); StopAudio(); stopInterval(); CreateFile(false);"> Did not notice one was there already!
  15. HOW TO FIX AUDIO PLAYER ERROR Fixing audio when disabled and pressing "Begin Install" Locate within the theme you are using open up WPI.HTM Loacta with in WPI.HTM this line <!-- The continue button. --> Now down a few lines you will find: <img src="./themes/Glossy/continue.gif" align="absbottom" class="mainbtn" border="0" name="continuebutton" onClick="document.MediaPlayer.stop(); stopInterval(); CreateFile(false);"> </img><font class="side" onClick="document.MediaPlayer.stop(); StopAudio(); stopInterval(); CreateFile(false);"> Now change the: document.MediaPlayer.stop() in the 1st spot to this: StopAudio() and delete the other one. Should end up looking like this. ]<img src="./themes/Glossy/continue.gif" align="absbottom" class="mainbtn" border="0" name="continuebutton" onClick="StopAudio(); stopInterval(); CreateFile(false);"> </img><font class="side" onClick="StopAudio(); stopInterval(); CreateFile(false);"> Walla done. P.S. Let me know if you still have problems. It fixed it on all test ran here and on other field tests done (About 10 different computers) Sorry for the problems!
  16. Already in the works! And blinkdt you might want to wait a few weeks for the manual, Most of the info anout the current on will become outdated. A new section is being added into wpi for changing the look of most things "Apperance Wizard" curently under development. Just don't want you to do it in vain since it will be changeing alot.
  17. One fix is you could add this to the begining of each cmd file. REM Example, how to look for CDROM-drive. Must have WPI.ico at the root of the CD. for %%i in (C D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist %%i:\wpi.ico set CDROM=%%i: echo Found CD-Rom as drive %CDROM% REM Determine the WPI startup path. REM if wpi should run off the cd the replace %~dp0 with %cdrom%. set installpath=%cdrom%/wpi/Install/ Rem Program commands to run start /wait %installpath%\program\setup.exe /verisilent start /wait %installpath%\program\reg.cmd start /wait %installpath%\program\cleanup.cmd :end Try this and see if it works.
  18. Listed below are 6 of the tooltips I have questions about. 1) Shadow Type - What is the value range on this (Can't get to work, What does it actualy change) 2) Shadow Color - (Can't get to work, What does it actualy change) 3) Tip Position - What is the value range on this (Can't get to work, What does it actualy change) 4) Sticky Style- What is the value range on this (Can't get to work, What does it actualy change) 5) Height - Do we need this option? (It changes on its own acording to the amount of text) 6) Pad Text Area - What is the value range on this (Can't get to work, What does it actualy change) Thank you for your help.Want to make as many options a possible (But only if they work). Also a screen shot of each would be great. Talk at ya later.
  19. Could you post one of your .cmd files I will take a look. And where is the folder where you have all your apps at. IS it on the cd or the hard drive. and what is the filder path?
  20. not sure just downloaded the new version also, but works fine for me.
  21. Just so you all know, this issue is being addressed. I will take some time to do so as there are new members on the team. "athomsen" is doing a major over hal on the whole thing making it load faster. So once the code has been updated We will begin work on the audioplayer issue, if that is indeed the correct error. (Tryed to reproduce it myself but no luck. sorry) But will look into it after I get the updated code. Please be pacient we are working hard on it.
  22. If you can give me an example of how to do this I will be more than happy to do so. and if you could give me examples of both way would be great. Thank you.
  23. Could you post you wpi directory (Ziped) up and tell me exsactly when this error ocours I want to reproduce it and fix it. Thank You,
  24. O thank you, thank you, thank you! :) another question what about for a pic file? <!-- The continue button. --> <a href; onMouseDown="document.continuebutton.src='./themes/Glossy/continuedown.gif';" onMouseOver="document.continuebutton.src='./themes/Glossy/continue.gif'; stm(getText(ttInstall),Style[0]);" onMouseOut="document.continuebutton.src='./themes/Glossy/continue.gif'; htm()"> <img src="./themes/Glossy/continue.gif" align="absbottom" class="mainbtn" border="0" name="continuebutton" onClick="document.MediaPlayer.stop(); stopInterval(); CreateFile(false);"> </img> Want to change the "Glossy" into a var also in all four locations. Hope you can help with this also. And did I remember to say O thank you, thank you, thank you! :)
  25. Sorry it did not work. The original code is from WPI.HTM <html> <head> <link rel="stylesheet" type="text/css" href="./themes/Glossy/wpi.css" /> </head> Need to, have to , want to, chnage the path to "./themes/ " + var + "/wpi.css" Thanks for trying
×
×
  • Create New...