David Anderson
|
930f58e1c6
|
Add new file to Win project; fix compile warning
Also update Installshield files for VBox 5.1.22
|
2017-07-16 12:08:21 -07:00 |
David Anderson
|
f75f91d860
|
Update project files
The project file in the Win build directory has to be updated
before making an installer.
I added instructions to the wiki:
https://boinc.berkeley.edu/trac/wiki/AdminInstallerWin
|
2017-07-05 01:14:39 -07:00 |
David Anderson
|
2c493f50c1
|
Update Installshield files and vboxwrapper version
|
2017-03-25 23:28:35 -07:00 |
David Anderson
|
33baa0bca1
|
client: fix compile errors and warnings
|
2016-12-22 11:25:44 -08:00 |
Rom Walton
|
b5d1119972
|
BUILD: Revert the changes for VS2012
|
2016-12-18 12:23:30 -08:00 |
funkydude
|
71831ee639
|
Expand usage of HTTPS and fix a few URLs
|
2016-03-08 20:04:28 +00:00 |
Rom Walton
|
510c1860d7
|
WINBUILD: Fix copyright text in the installer bootstrap executable.
|
2016-02-14 01:04:00 -05:00 |
Rom Walton
|
8408b989cd
|
WINBUILD: Since the installer custom actions now depend on libboinc and parts of it can be shared with other platforms, move it into a more neutral location.
|
2016-02-11 16:32:02 -05:00 |
Rom Walton
|
6af86ef2f2
|
WINBUILD: Update the custom actions
|
2016-02-10 18:14:47 -05:00 |
Rom Walton
|
5299dfed3b
|
WINBUILD: Skip decoding the setup cookie.
|
2016-02-10 18:12:42 -05:00 |
Rom Walton
|
0c981fea90
|
WINBUILD: Update for cookieless install.
|
2016-02-10 11:14:24 -05:00 |
Rom Walton
|
6beafff693
|
WCG: New feature 'cookieless installs'
See: http://boinc.berkeley.edu/trac/wiki/SimpleAttach#CookielessInstalls
Signed-off-by: Rom Walton <romw@romwnet.org>
|
2016-02-08 15:51:33 -05:00 |
David Anderson
|
3758ae4ebc
|
Use HTTPS also for network test URL, and for WCG custom URLs
|
2016-01-27 21:15:19 -08:00 |
Rom Walton
|
f048c201ae
|
WINBUILD: Update CRT reference to VS 2013.
|
2015-05-18 11:01:13 -04:00 |
Rom Walton
|
b97c4fcc29
|
WINBUILD: Remove code-signing requirement for building BOINC installers on Windows.
|
2015-05-18 10:56:46 -04:00 |
Rom Walton
|
b9cd078dd7
|
WINBUILD: Remove the restriction that prevented BOINC from installing on domain controllers.
TODO: Block service install in the advanced settings dialog.
|
2015-05-11 13:18:15 -04:00 |
Rom Walton
|
deb94a3945
|
BUILD: Update all_projects_list.xml which is deployed with the Windows and Mac installers.
|
2015-04-08 16:30:25 -04:00 |
Rom Walton
|
3444b0257d
|
WINBUILD: Updated to 7.5.0
|
2015-04-02 12:36:43 -04:00 |
Rom Walton
|
55c4b3b47c
|
WINBUILD: Change where the installer looks for the MSVC runtime the BOINC binaries are linked against.
|
2015-03-09 22:24:17 -04:00 |
Rom Walton
|
4756213cef
|
WINBUILD: Add missing references to BOINC-Web.mo to the list of localization files distributed with the client software.
|
2014-12-01 22:19:59 -05:00 |
Rom Walton
|
e6a4500e19
|
WINBUILD: Suppress a reboot warning dialog displayed by Windows while uninstalling old builds.
|
2014-08-28 23:55:03 -04:00 |
Rom Walton
|
9406ab5bb3
|
WINBUILD: Prevent the deletion of service accounts and groups on upgrade.
This was causing unneeded reboots on upgrades of service mode installs.
|
2014-08-27 15:02:54 -04:00 |
Rom Walton
|
39e435654b
|
BUILD: Increase the build number for vboxwrapper.
|
2014-08-13 12:48:20 -04:00 |
Oliver Bock
|
88e840fc95
|
Normalized line breaks according to latest updates of .gitattributes
* As discussed with Rom
* See also: d81607b , e93af6a , 26ca219 , 8dad345
|
2014-06-27 10:12:11 +02:00 |
Eric J Korpela
|
e5dddf0b04
|
Line-break fixes.
|
2014-06-20 07:54:46 -07:00 |
Rom Walton
|
97464791c8
|
WINBUILD: Update version to 7.3.19
|
2014-05-15 13:29:08 -04:00 |
Rom Walton
|
4004ad913b
|
WINBUILD: Point to the correct BOINCCAS binary for the CAProjectInitFile custom action.
|
2014-05-13 12:27:32 -04:00 |
Rom Walton
|
df55a62c4c
|
WINBUILD: Update version to 7.3.18
|
2014-05-12 14:20:43 -04:00 |
Rom Walton
|
1d28b1296d
|
WINBUILD: Make sure we reset the permissions on the data directory if we remove the service accounts.
|
2014-05-08 15:17:08 -04:00 |
Rom Walton
|
972b104db2
|
WINBUILD: When revoking user rights, make sure we are really revoking them.
|
2014-05-08 14:32:03 -04:00 |
Rom Walton
|
ab02b21c02
|
WINBUILD: Make CreateBOINCAccounts work even when the BOINC Master property and BOINC Project property are already filled in.
Design change to make the uninstall stuff work.
|
2014-05-08 14:12:57 -04:00 |
Rom Walton
|
8654ac2826
|
WINBUILD: Do we need more permissions for the LSA database to remove groups from user rights assignment?
|
2014-05-08 13:55:49 -04:00 |
Rom Walton
|
0d5f41a0c1
|
WINBUILD: Restore SETUP registry values before uninstall
|
2014-05-07 16:13:44 -04:00 |
Rom Walton
|
55e0d2c711
|
WINBUILD: Properly move the BOINC Master and BOINC Project account information back into the UI installer process.
|
2014-05-07 15:20:08 -04:00 |
Rom Walton
|
d1b5abd0b4
|
WINBUILD: Persist the BOINC Master and BOINC Project usernames across installs/uninstalls.
|
2014-05-07 14:57:20 -04:00 |
Rom Walton
|
11aa732929
|
WINBUILD: Add new custom actions to the uninstall execution process
|
2014-05-07 12:55:44 -04:00 |
Rom Walton
|
16c20abd7c
|
WINBUILD: Add the revoke custom actions as well as the delete groups (boinc_admins, boinc_users, boinc_projects) and delete users (boinc_master, boinc_project) custom actions.
|
2014-05-07 11:10:22 -04:00 |
Rom Walton
|
068f5be698
|
WINBUILD: Remove references to boinccas95.dll, all custom actions now exist in boinccas.dll
|
2014-05-07 10:52:56 -04:00 |
Rom Walton
|
abea3f9785
|
WINBUILD: Update custom actions for the Windows Installer
|
2014-05-07 10:33:35 -04:00 |
Rom Walton
|
fc3fe9d32b
|
WINSETUP: Remove old migration (5.x->6.x) custom actions, they are not needed anymore.
|
2014-05-06 13:18:11 -04:00 |
David Anderson
|
24fda48c2b
|
fix some compile warnings (no functional change)
|
2014-04-30 15:37:06 -07:00 |
Rom Walton
|
44d8c63ff1
|
WINBUILD: Add custom actions to remove the locally created users and groups when uninstalling a service install.
|
2014-04-14 12:08:34 -04:00 |
Rom Walton
|
7568de7c06
|
WINBUILD: Remove unneeded custom actions.
WINBUILD: Add missing RevokeBOINCUsersRights custom action.
|
2014-04-09 16:15:19 -04:00 |
Rom Walton
|
df285c246a
|
WINBUILD: Add custom actions to revoke all rights granted to BOINC based accounts that were granted during a service based install.
|
2014-04-07 16:56:52 -04:00 |
Rom Walton
|
7f88c53228
|
WINBUILD: Create CARestorePermissionBOINCData which will reset the permissions on the data directory on uninstall.
This is needed when the service install was selected and we will be removing the users and groups we created on install.
|
2014-04-03 13:14:14 -04:00 |
Rom Walton
|
ee8bc5e786
|
WINBUILD: We no longer support Windows 95, merge the Win95 BOINCCAS code into the main BOINCCAS DLL.
|
2014-04-03 11:56:19 -04:00 |
Rom Walton
|
834162bee9
|
WINBUILD: Remove old 5.x to 6.x migration custom actions.
|
2014-04-03 11:13:11 -04:00 |
Rom Walton
|
e40f265c2b
|
WINBUILD: Update BOINCCAS project files to VS 2010
|
2014-04-03 11:06:23 -04:00 |
Rom Walton
|
7d153c34a7
|
WINBUILD: Update to version 7.3.15
|
2014-04-01 17:58:45 -04:00 |
Kevin Reed
|
1864af1d1f
|
WCG: Add jpg logo file to install directory for screen saver
|
2014-03-26 18:17:08 -04:00 |