Jump to content

mritter

Member
  • Posts

    1,094
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by mritter

  1. IE9 sounds like it is going to be a nightmare for me. Midiboy said he gets script errors, I don't. Above 2 guys have different results. Ugh......
  2. Then turn off the option ro always show scroll bar.
  3. First off, how many items do you have in your config? You have to have enough to fill the columns. It won't just magiclly split 10 items across 3 columns.
  4. This is not a new problem. It started with Office 2007. We found the workaround, not cure, for it. But now 2010 has a new issue. For now, try adding a second command to Office, {SLEEP} 360 This will pause for 360 seconds before going to next item. All I have for you for noq.
  5. Whoops. Sorry. I obviously have a newer version than you. Change your line 592 to the new code.
  6. Fixed. Look for v8.2.0 real soon................. Update line 538 to this: if (elem && elem.checked)
  7. I just tell people to make the category shorter (less entries). What did you do?
  8. Why and when would you need this? If you are running after a fresh Windows install then not much would be disabled. If run from desktop then more could be disabled. Explain to me why this is needed and maybe it will convince me to do it.
  9. No, that would have no affect. Haven't been able to reproduce the problem.
  10. WPI should (I may have missed some cases) always put in double quotes ("....") to allow for spaces in the path. Older versions didn't do that so it could just be a carry over from your older config. Have a little patience for replies. Not all of us are on here every day.
  11. #1 Check 'Show Images In Installer' on Features tab of Options Wizard. (ShowInstallerImages=false/true) #2 Your category is too long for 1 column. Long time bug in why it jumps it over the second column.
  12. There are 2 buttons to the right of the textbox. Magic little buttons. Press the right most with a program selected.
  13. The closing wrapper <div> is at the very end. But maybe I have another one out of balance. 8.2.0 keeps getting the release date pushed back, but should be soon.
  14. We fixed one issue with the tool tips in Windows (default theme style) based themes. It will probably fix your problem. What theme are you using?
  15. Kel, I sent him a new beta with some of the bugs fixed. The card reader is a finicky beast. I don't have one but will soon so I will look into it then.
  16. In Config Wizard pick your file then hit the USSF button. Voila! Magic. More details in MSFN. Look around, it's all there.
  17. 1) No 2) No, not yet. I have been working on an idea for this kind of use for years, but can't quite get it to work right.
  18. Not an issue with WPI. You have some other issue going on.
  19. Ricktendo is correct. NEVER put a file version in the filename. WPI doesn't look for the version in the filename name, it looks in the actual installer exe or program.exe.
  20. Download the file and replace your copy. Test it from desktop, dvd, iso, everywhere. Take note of the alert and post the results of when timer works or not.
  21. Don't bother with the manual. Read the ChangeLog.txt. RTFCL = Read The Freakin Change Log
  22. WPI is ALWAYS in development. 8.2.0 is going to be another large release with several new features. I don't post them, they are usually requests or bug reports in other messages. Remember sort order: yes. Will be added. Highlighting: issue with HTA not WPI. Long time known bug/annoyance. Text file: Use "Run in Bg" from Other menu in Commands tab. {RUNBG} MyProgram.exe {RUNBG} notepad.exe text.txt WPI can't control where an installer is putting the files. Poor packaging by the author of the program.
×
×
  • Create New...