ReferencePlatforms/Test/Win7 64-bit: Difference between revisions

Line 237: Line 237:
* 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 http://people.mozilla.com/~bhearsum/installservice.bat
  wget -O installservice.bat --no-check-certificate https://bugzilla.mozilla.org/attachment.cgi?id=577940
  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
canmove, Confirmed users
6,440

edits