>>7
Yes, it seems that -i1 is passed too, but it seems to be an undocumented switch. Checking quickly with a disassembler shows that there's 2 undocumented switches -i and -o, the default seems to be -i0, so when -i1 is passed, a flag is being set. In the event the value is 0 and -w is passed it will call ShowStartGlass(20000), whatever that is, there's another possible option -s, which will set a flag called fSeparateWow. I can't find out more without getting getting a pdb from MS, but I'm too lazy to download the symbols.