Jump to content

mritter

Member
  • Posts

    1,094
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by mritter

  1. That's odd. It works fine for me. What it is supposed to do is open the window undersized, then resize it until the inner dimensions are set properly. It must not be doing that for you. I will look into it and post a fix when figure out why. I will send you the fix first to test it for me.
  2. My bad. I left an alert() in a new function that I was testing. Sorry. Download the file below to remove it: New registry_dos.js file Kel, replace this file in the main archive, too.
  3. There appears to be no way to control minimizing the window, so won't be added. Sorry.
  4. WHy would you want to? I assume you are installing from the desktop? The nature of the program is to see what is being installed and if successful or not. And if it locks up or not. If hidden how will you know what is going on? Give me a reason to convince me of looking into this feature.
  5. v8.2 will flag that as a warning instead of failure. It's not always an error.
  6. Jumping from 5.5 to 8.1 in one step is a little tough. I tried to make the update code as complete as possible, but it was meant to go from 5.5 to 7, 7 to 7.x, 7.x to 8. Glad you like the program enough to stick with it this long.
  7. What version are you using? That line is nothing in the latest few versions.
  8. Use the built in delete command {DELETE} C:\file.exe I added a new command, {START}, and sent you the latest beta. Try it with it. {START} "operainstaller" /MIN "%wpipath%\Install\opera11-uni\opera.exe" /install /silent /launchopera 0
  9. Moved to private message..............
  10. When we talked on the phone I was speechless. Still kind of dumb founded the doctors couldn't have done more. Call me any time if you need to talk.
  11. I do understand you. 8.1.0 just looks at the error code more closely now so it can do other things with it. Like tell you a reboot is needed (but not required) to finish installation. I am trying to get out of you what you want it to say instead of Failed. Warning. (in yellow) Success (in yellow instead of red) Not fully installed Reboot required to finish etc. Success and Failed is just too cut and dry. Other people need to more about what is going on.
  12. Well help me. Don't just give up. What do you want it to say? That's all I need to know. Short text only. Can't be "Success but there are other issue(s) to look at". Not enough room for that. Warning (in yellow) Success (not in green, maybe yellow)
  13. I assume that means "Failed...". Right now, no. I has been brought up before but is very strict. Return code 0 is always success. Return code 1 is failed, but not always a good reason why. Return code 3010 is success but not done installing. So put what? And this will be different for all other programs. This is what Microsoft uses. So if not 0 or 1, what would be the text?
  14. I'm not 100% sure what you are getting at, but the entries will show up in all configurations. When you pick one from the drop down box it then checks/unchecks the items accordingly. The entries are not hidden if not in the chosen configuration. Just selected or not selected. Look at them as a shortcut to pick everything a work computer needs, or what a home computer needs, with one big config file. You still have to do conditions for 32/64 bit CPUs. v8.2.0 has a new feature to help simplify this. Should be out soon.
  15. The error codes have always been there. Now you can do something with them. You don't have to reboot if you dont want to. The installer package is just letting you know one is needed. Look at your log codes and if you want use the new function in Config Wizard. It's usually only needed when multiple installers for same program are needed. Like the main program then updates. Scripts are the main use for this new function.
  16. That just reflects the MAJOR upgrade version. Only when a conversion is required do I update the version in the file.
  17. It's not a WPI error code, it is from the installer package. Google it. From the ChangeLog.txt: Set it so if get that code, WPI will reboot.
  18. Well there's your problem. If you don't have any entries yet WPI won't do anything. Next time think before you speak.
  19. Post a screen shot of the error message. Not configwizard.ja, config.js.
  20. Thanks. But I meant issues with using WPI with IE9.
  21. Internet Explorer 9 is going to be a nightmare for me. Some people have had script errors, while others have no problems at all. Please post your bug reports here for IE9 only. A screen shot of the error would be good, too (english please). I will try to get the kinks worked out as fast as I can.
×
×
  • Create New...