Commit Graph

6 Commits

Author SHA1 Message Date
davidpanderson d754c09d47 client: if project_init.xml specifies project and account, attach to it
without involving the Manager.
2020-08-20 17:49:29 -07:00
David Anderson c4223331f5 Win installer: if project URL is passed on cmdline, write it to project_init.xml 2020-08-05 15:59:19 -07:00
David Anderson 45a8dce80f several autologin fixes
- get user/team names from lookup-token reply to populate project info
- fix build error in custom action
- mark all_projects_list.xml as "overwrite" in Installshield file.
  Otherwise it leaves the old one there sometimes.
- use a project list with test items
2017-11-15 00:44:14 -08:00
David Anderson f052077621 Client: don't handle GUI RPCs until account token lookup RPC is finished.
Also change filename to "account_data.txt"
2017-11-14 16:10:44 -08:00
David Anderson 4a83cae554 Windows installer: change custom action to write installer filename to file
Also add missing image file and update .ism for win 64
2017-11-09 01:20:56 -08: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