Hi
I am trying to install some custom Internet explorer settings and I have a working msi, when I click it and run it within XP my settings are there. I would like it to be able to run it with winpe 3.0 .
Here's what I am doing inside the windows pe 3.0 cmd window
1. copy the mymsifile.msi file to c:\windows\system32
2. cd c:\windows\system32\msiexec /i mymsifile.msi /passive /forcerestart
I see the windows installer status bar for a split second and then nothing happens what am i doing wrong guys?
