ReferencePlatforms/Test/Win7: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Line 160: Line 160:
* Use "Run as Administrator" to start a command prompt and run the following:
* Use "Run as Administrator" to start a command prompt and run the following:
  cd c:\
  cd c:\
  wget -O installservice.bat --no-check-certificate https://bugzilla.mozilla.org/attachment.cgi?id=577940
  wget -O installservice.bat --no-check-certificate https://bug704578.bugzilla.mozilla.org/attachment.cgi?id=579099
  schtasks /create /tn mozillamaintenance /tr "c:\\windows\\system32\\cmd.exe /c \"c:\\installservice.bat\"" /sc ONSTART /ru SYSTEM
  schtasks /create /tn mozillamaintenance /tr "c:\\windows\\system32\\cmd.exe /c \"c:\\installservice.bat\"" /sc ONSTART /ru SYSTEM
  wget -O keys.reg --no-check-certificate https://bugzilla.mozilla.org/attachment.cgi?id=577617
  wget -O keys.reg --no-check-certificate https://bugzilla.mozilla.org/attachment.cgi?id=577617
  regedit /s keys.reg
  regedit /s keys.reg
  wget -O MozRoot.crt --no-check-certificate https://bugzilla.mozilla.org/attachment.cgi?id=577619
  wget -O MozRoot.crt --no-check-certificate https://bugzilla.mozilla.org/attachment.cgi?id=577619
* Browse to download location
wget -O add_cert.msc --no-check-certificate https://bugzilla.mozilla.org/attachment.cgi?id=579119
* Right click cert, choose "Install certificate
start add_cert.msc
* Choose "Trusted Root Certificate Authorities" as the install location
* From menu: Action -> All Tasks -> Import...  launches Certificate Import Wizard
* Click Next
* Browse and use C:\MozRoot.crt
* Next, Next, Finish
* Close the MMC window
canmove, Confirmed users
6,439

edits

Navigation menu