6 | | Build solution (Release/debug, 32/64 bit) |
7 | | |
8 | | Make sure you have current [AdminDepLibs dependent libraries]. |
9 | | |
10 | | Set up boinc_codesign directory (peer of boinc/): |
11 | | copy boinc.pfx and android_keystore |
12 | | (get these files from davea or Rom) |
13 | | |
14 | | Copy customdict.txt and customenv.cmd to |
15 | | boinc_depends_xxx/developr/David (or whatever your username is). |
16 | | Edit customdict.txt to point to where boinc_codesign dir is, |
17 | | e.g. BUILDCODESIGN=C:\users\David\documents\boinc_git\boinc_codesign |
18 | | |
19 | | (don't use spaces in path). |
20 | | |
21 | | |
22 | | Run Visual Studio shell: |
23 | | in start menu, Microsoft Visual Studio 2010 / Visual Studio Tools/ Visual Studio Command Prompt |
24 | | |
25 | | * on shell command line: |
| 7 | * Build solution (Release, 32/64 bit) |
| 8 | * Set up boinc_codesign directory (peer of boinc/): |
| 9 | copy boinc.pfx and android_keystore |
| 10 | (get these files from davea or Rom) |
| 11 | * Copy customdict.txt and customenv.cmd to |
| 12 | boinc_depends_xxx/developr/David (or whatever your username is). |
| 13 | * Edit customdict.txt to point to where boinc_codesign dir is, |
| 14 | e.g. BUILDCODESIGN=C:\users\David\documents\boinc_git\boinc_codesign |
| 15 | (don't use spaces in path). |
| 16 | * Run Visual Studio shell: |
| 17 | in start menu, Microsoft Visual Studio 2010 / Visual Studio Tools/ Visual Studio Command Prompt |
| 18 | * On shell command line: |
90 | | Go to c:/program files/InstallShield/2011/SetUpPrerequisites |
91 | | |
92 | | Copy the above 3 files into this dir; delete older versions of them first. |
93 | | |
94 | | Rename Oracle VM VirtualBox xxx (x64).prq to new version; same for x86 |
95 | | |
96 | | Run Installshield: Start/All Programs/Installshield/Installshield 2011 |
97 | | |
98 | | Tools/Prerequisite Editor |
99 | | |
100 | | File/Open |
101 | | (open the Oracle VM .prq file) |
102 | | |
103 | | Remove the 2 existing files; add the new ones. |
104 | | |
105 | | select Conditions tab |
106 | | double click on HKEY_LOCAL.... |
107 | | change version number there |
108 | | |
109 | | select Application to Run tab |
110 | | update the filename to the new .msi file |
111 | | |
112 | | select Properties tab |
113 | | Change description to new version # |
114 | | |
115 | | Open boinc_vbox_x64.ism |
116 | | In Installshield, select Application Data / Redistributables |
117 | | In list of files, check boxes for new .prq file (32 or 64 as appropriate). |
| 77 | * Go to c:/program files/InstallShield/2011/SetUpPrerequisites |
| 78 | * Copy the above 3 files into this dir; delete older versions of them first. |
| 79 | * Rename Oracle VM VirtualBox xxx (x64).prq to new version; same for x86 |
| 80 | * Run !Installshield: !Start/All !Programs/Installshield/Installshield 2011 |
| 81 | * select !Tools/Prerequisite Editor |
| 82 | * !File/Open, open the Oracle VM .prq file |
| 83 | * Remove the 2 existing files; add the new ones. |
| 84 | * select Conditions tab |
| 85 | * double click on HKEY_LOCAL.... |
| 86 | * change version number there |
| 87 | * select Application to Run tab |
| 88 | * update the filename to the new .msi file |
| 89 | * select Properties tab |
| 90 | * Change description to new version # |
| 91 | * Open boinc_vbox_x64.ism |
| 92 | * In Installshield, select Application Data / Redistributables |
| 93 | * In list of files, check boxes for new .prq file (32 or 64 as appropriate). |
| 94 | * same for boinc_vbox_x86.ism |