Changes between Version 5 and Version 6 of AdminInstallerWin


Ignore:
Timestamp:
Dec 18, 2016, 11:17:03 AM (7 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AdminInstallerWin

    v5 v6  
    88  Make sure you have current [AdminDepLibs dependent libraries].
    99
     10Set up boinc_codesign directory (peer of boinc/):
     11copy boinc.pfx and android_keystore
     12(get these files from davea or Rom)
     13
     14Copy customdict.txt and customenv.cmd to
     15boinc_depends_xxx/developr/David (or whatever your username is).
     16Edit customdict.txt to point to where boinc_codesign dir is,
     17e.g. C:\Users\David\Documents\BOINC git\boinc_codesign
     18
    1019 * on Win command line:
    1120{{{
    12 cd boinc/win-build/
     21cd boinc/win_build/
    1322buildenv.cmd type release platform x64
     23codesign
    1424updatesymstore
    15 (same for x86)
    16 deploysymstore (enter password)(stores are on isaac in boinc/doc/symstore)
     25
     26buildenv.cmd type release platform x86
     27codesign
     28updatesymstore
     29
     30deploysymstore (enter boincadm password)(stores are on isaac in boinc/doc/symstore)
    1731}}}
     32
     33(updatesymstore and deploysymstore are scripts in depends directory)
    1834
    1935In the Installshield VM: