Jump to content

almulder

Member
  • Posts

    339
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by almulder

  1. Here is the original code (Working) href="./themes/Glossy/wpi.js" Here is what I need (Not working) href= ".\themes\" + apath + "\wpi.js" apath = var I need it so that when the file loads is look in the current theme folder that is loaded for a file. I know the code I have is not working any ideas? Thank You
  2. Will add option for this if people would like it.
  3. Question: Don't you want it, that is you are going to add or remove programs from the list you want the timer to stop. You are adding programs or removing programs you dont want it to keep counting down. You might be in the middle of something the it just exits. That would not be good. And dont take this the wrong way but you can't tell me you are to lazy to click install. The timer should only count down until to click something. This means you want to change something and you are there to do so. Else you are away and have it just install the defaults. (If this is not the purpoes of the timer then why have it) I dont want to click on the timer to tell it to stop. It should stop counting when I click anything.) If you want it the way you stated, could you give me reasons for doing so I just don't see the point. Thanks.
  4. One other small thing. The options wizard. Dup option listed "Show options buttons" Delete first or second entry to avoid errors.
  5. Like the new look. If I get time this week I am going to chage a few thing with the Options config and with the Audio config. Remove the audio show and hide options from the options side and move them to the audio config side. This way we keep the audio options together. Add hide and show manual option under options What do you think?
  6. Thank you "Lost Soul" for that. I saved me time from looking at the code. There were a few missed line when "kelsenellenelvian" was adding in. (There was alot of work adding it in) Thank "kelsenellenelvian" for the help. All these issues should be fixed in the nex release. Help - Should be gone. Mabye move Manual to where Help is?
  7. Well ok, I will see what I can do! But no promises. If all else fails I will try to make an option for the "Audio Player" look, but not sure if that will work eather, but I sure will try.
  8. Just want to say great work on the new look for the Glossy theme. also like the new buttons. Note: New post for "How to fix the Audio Player" Again sorry about that.
  9. Here is how to fix the little box that is being displayed when disabling the audio player. 1) OPEN WPI.HTM IN NOTEPAD (File can be found in the themes folders) 2) Go all the way to the bottom and work you way up until you find this section <!-- The exit button. --> <a href; onMouseDown="document.exitbutton.src='./themes/Glossy/exitdown.gif';" onMouseOver="document.exitbutton.src='./themes/Glossy/exitover.gif';stm(getText(ttExit),Style[0]);" onMouseOut="document.exitbutton.src='./themes/Glossy/exit.gif'; htm()"> <img src="./themes/Glossy/exit.gif" align="absbottom" class="mainbtn" border="0" name="exitbutton" onClick="onExit()"> </img> <font class="side" onClick="onExit()"><b> <script>document.write(getText(lblExit));</script></b></font></a></td> <td width="33%" align="right"> <div align="center"> <embed width=300 height=44 align="middle" name="MediaPlayer" showstatusbar=0 volume=68 ></embed> </div> <div id="mediaplayer"> </div></td> <td width="33%" align="right"> <!-- The user manual. --> These are the lines we want to change: <div align="center"> <embed width=300 height=44 align="middle" name="MediaPlayer" showstatusbar=0 volume=68 ></embed> </div> <div id="mediaplayer"> </div></td> Delete these lines and replace them with these: <!-- Audio Player --> <div id="mediaplayer"> <div align="center"> <embed width=300 height=44 align="middle" name="MediaPlayer" showstatusbar=0 volume=68 ></embed> </div></td> This should fix the problem. Thank you and sorry for the problems P.S. Let me know if it dose not work.
  10. Not sure, Have not tryed, let alone know where to start. Question - What is the reason for a transparent Audio Player. Also - TO ALL THAT ARE DISABLING AUDIO PLAYER. I have heard about the small box being diplayed at the bottom. It was worked out and was removed before. I will look at the code today and see where the problem is. (It takes a lot of work to intergrate the code into the new version on WPI, probably just a line of code missed.) I will post the chages later.
  11. Well if some one is working on it then I think I will leave it up to him.
  12. What? Your's dose not do that? Hummmm mabye you have an out dated version, I thought I included that in with the audio player. LOL
  13. Just want to see what new features people would like to see in WPI. Please be as detailed as possible. what it is, what is dose, how it should act, and look. ext... If I like your idea I will try to make it. BUT I NEED DETAIL ON IT.
  14. try this cmd2[pn]=['CMD /k COPY \\“%CDROM%\\Install\\fstlock\\basic.rst" \\“%programfiles%\\1st Security Agent\\basic.rst" /Y'] if not then this cmd2[pn]=['CMD /k COPY “%CDROM%\\Install\\fstlock\\basic.rst" “%programfiles%\\1st Security Agent\\basic.rst" /Y'] Also make sure the Directory is there. Must macth excact. Upper and lower case.
  15. I say keep them the way they are, that is were custome thems come it. If you want something different. Change it.
  16. Ok one person is willing to help beta test. I sure am glade you all want this! Many seemed interested. Only one willing to help. I don't know it you people understand what I am trying to do. I am trying to make it so that it will work under any system. But if this dose not mater fine. I am not going to release a Audio Player that know one wants. So of you would like it but if it is not running without errors and on every system you try "YOU WILL BE MAD". If you can tell me why I and the others working on options for WPI should continue to work on our projects I might think about releaseing it. Not sure how others feel. All I need was a few people to test this for me. I works perfect on my end, but I need others to test it on their system. Well thanks for letting me say my few works and letting me vent. Chat at you later
  17. I need a few people to test out the Audio Player. I have just a few bugs to fix and then I will need it to be tested on a few systems. 1) A install without Meda Player in the install (One where it was removed) 2) Win 95 3) Win 98 4) Win ME 5) Win 2000 6) Win 2003 7) Win Xp I would prefer it if about 4 or so people would be willing to test it on the above situations. If you are interested please reply in post. List what type of systems you are going to be testing on. And what type of stiuations you are willing to test it under. And if you are testing it on a real machine or just VMware or Virtual PC. Thank You! I will check back in a day or so to see who I will pick. I will send you a private message if picked. It will contain a like to the WPI file.
  18. tested, and as far as I can tell the audio player will still play work. Uninstalled media player on my VM and it still works. If you could tell me how to remove it from the install cd I will try it that way also. I have downloaded nlite but not sure how to remove media player. Can someone let me know so I can test the audio player with it removed, not just uninstalled. Thank You
  19. not sure if it will work if you remove media player. I will try this weekend with it uninstalled. Thank you for the heads up on the possible problem.
×
×
  • Create New...