mritter
MemberContent Type
Profiles
Forums
Events
Everything posted by mritter
-
Problems with WPI in VM (Virtual Box 4.0.4)
mritter replied to DonaldFaQ's topic in Windows Post-Install Wizard (WPI)
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...... -
How to get multiple columns?
mritter replied to milojica's topic in Windows Post-Install Wizard (WPI)
Then turn off the option ro always show scroll bar. -
How to get multiple columns?
mritter replied to milojica's topic in Windows Post-Install Wizard (WPI)
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. -
WPI not waiting for Office 2010 to finish
mritter replied to FoaMDarT's topic in Windows Post-Install Wizard (WPI)
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. -
Dependencies issue on 32bit systems
mritter replied to cconcept's topic in Windows Post-Install Wizard (WPI)
Whoops. Sorry. I obviously have a newer version than you. Change your line 592 to the new code. -
Dependencies issue on 32bit systems
mritter replied to cconcept's topic in Windows Post-Install Wizard (WPI)
Fixed. Look for v8.2.0 real soon................. Update line 538 to this: if (elem && elem.checked) -
WPI v8.1.0 Bug Report Thread
mritter replied to Kelsenellenelvian's topic in Windows Post-Install Wizard (WPI)
I just tell people to make the category shorter (less entries). What did you do? -
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.
-
No, that would have no affect. Haven't been able to reproduce the problem.
-
Can do that.
-
WPI v8.1.0 Bug Report Thread
mritter replied to Kelsenellenelvian's topic in Windows Post-Install Wizard (WPI)
#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. -
There are 2 buttons to the right of the textbox. Magic little buttons. Press the right most with a program selected.
-
show/hide: options and config tag in WPI
mritter replied to aydo's topic in Windows Post-Install Wizard (WPI)
Or check/uncheck the checkbox in Options Wizard. -
WPI v8.1.0 Bug Report Thread
mritter replied to Kelsenellenelvian's topic in Windows Post-Install Wizard (WPI)
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. -
WPI v8.1.0 Bug Report Thread
mritter replied to Kelsenellenelvian's topic in Windows Post-Install Wizard (WPI)
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? -
WPI v8.1.0 Bug Report Thread
mritter replied to Kelsenellenelvian's topic in Windows Post-Install Wizard (WPI)
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. -
WPI finishing touch questions
mritter replied to coucou's topic in Windows Post-Install Wizard (WPI)
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. -
Not an issue with WPI. You have some other issue going on.
-
WPI Network drive letter And Windows 7
mritter replied to SterBeek's topic in Windows Post-Install Wizard (WPI)
Did the fix I sent you work? -
WPI starts but clock does not.
mritter replied to johnhc's topic in Windows Post-Install Wizard (WPI)
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. -
Don't bother with the manual. Read the ChangeLog.txt. RTFCL = Read The Freakin Change Log
-
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.