home *** CD-ROM | disk | FTP | other *** search
- Windows 7 Upgrade Advisor Install Notes
- ---------------------------------------
-
-
- How to pass msiexec parameters to the installer:
-
- Windows7UpgradeAdvisorSetup.exe /c:"runfirst.cmd <msiexec parameters>"
-
-
-
- Example to install WUA in silent mode:
-
- Windows7UpgradeAdvisorSetup.exe /c:"runfirst.cmd /qn /norestart"
-
-
-
-
- For a list of "mxiexec parameters", run "msiexec" from the command prompt.
-