Commit Graph

169 Commits

Author SHA1 Message Date
idk cf4017f212 Elevator has to use powershell 2022-05-17 18:31:44 -04:00
idk 8e95435be0 fix missing variable 2022-05-17 17:12:26 -04:00
idk 9aba119a49 Also attempt to do it without the wrapper 2022-05-17 16:52:22 -04:00
idk cf091c9e10 Don't launch I2P if it's already running 2022-05-17 16:43:41 -04:00
idk 1cbd3f6553 specify user:administrator to runas 2022-05-17 16:38:18 -04:00
idk 467512bd26 update version 2022-05-17 16:14:39 -04:00
idk af9c2460e9 use jsign 2022-05-17 16:12:43 -04:00
idk fb28051ba2 Minify phases of wrapper launcher 2022-05-17 14:30:23 -04:00
idk 8f19517167 Minify phases of wrapper launcher 2022-05-17 14:23:49 -04:00
idk e55c57c6f8 add a wrapper to launch installer as correct user 2022-05-17 13:56:45 -04:00
idk e722cb4bec add a wrapper to launch installer as correct user 2022-05-17 13:51:03 -04:00
idk cd790ecae8 bump version 2022-05-08 22:31:34 -04:00
idk cfbeae0ecb fix config file copy which was cleared by build 2022-05-08 22:27:33 -04:00
idk 5d3615a0c6 Update changelog 2022-05-08 19:39:44 -04:00
idk ec98865d33 call common.bat on every script that requires variables set in that script 2022-05-08 13:06:18 -04:00
idk 978af1cb11 move more scripted prerequisites to separate files 2022-05-08 13:02:59 -04:00
idk 560f1c707a update version, get rid of profile version 2022-05-05 18:20:54 -04:00
idk 334e6525b1 bump version 2022-05-05 18:02:36 -04:00
idk 46c6fb77e2 Devise a way to test I2P router detection priorities more easily #17 2022-05-05 17:01:01 -04:00
idk 9305301bf5 Fix I2P router detection priorities in Windows launcher scripts #17 2022-05-05 16:21:20 -04:00
idk c426b73d79 Merge branch 'master' into 'settable-paths'
# Conflicts:
#   src/nsis/i2pbrowser-version.nsi
2022-04-20 18:54:51 +00:00
idk a20b8ff46d Affix version 2022-04-20 14:51:58 -04:00
idk a05f3777a7 Merge branch 'master' into 'settable-paths'
# Conflicts:
#   src/nsis/i2pbrowser-version.nsi
2022-04-08 14:29:34 +00:00
idk e051d4095c add use_system_colors to the prefs.js and user.js files 2022-04-07 20:34:51 -04:00
idk 73f94a120e Merge branch 'master' into 'settable-paths'
# Conflicts:
#   src/nsis/i2pbrowser-version.nsi
#   src/win/i2pbrowser-private.bat
#   src/win/i2pbrowser.bat
2022-04-04 17:55:42 +00:00
idk 74d5ccc47f cd before starting a jpackaged router from the script in case the environment is overriding it 2022-03-25 18:51:11 -04:00
idk 714ef026f3 always copy settings to profile directory 2022-03-25 17:49:39 -04:00
idk 8135506213 update config launcher script 2022-03-25 17:23:49 -04:00
idk ffb9efaab8 update browser profiles 2022-03-25 17:09:07 -04:00
idk 706a7a6fe2 enable a user-mode run of I2P jpackages 2022-03-25 15:23:19 -04:00
idk af44dd357a enable a user-mode install of I2P jpackages 2022-03-25 15:09:15 -04:00
idk c64f0fe632 enable a user-mode install of I2P jpackages 2022-03-25 15:04:15 -04:00
idk cf3385cfd0 Set install dir to local app data if the user is not elevated 2022-03-25 14:50:11 -04:00
idk ef0b5c5cad Set install dir to local app data if the user is not elevated 2022-03-25 14:32:05 -04:00
idk 9282d22e7b Request only the user execution level, highest will request admin if the user has permission to elevate and I want to avoid that 2022-03-25 14:23:50 -04:00
idk 400b9d3edc Set install dir to local app data if the user is not elevated 2022-03-25 14:20:39 -04:00
idk 4aa673a959 Request only the user execution level, highest will request admin if the user has permission to elevate and I want to avoid that 2022-03-25 14:19:06 -04:00
idk 1f543c8db5 Request only the highest execution level, not necessarily admin 2022-03-25 13:31:57 -04:00
idk 87f9cc063b update version number 2022-03-25 12:22:46 -04:00
idk 9a34008c48 Makefile wasn't producing licenses at the right step, try and detect if elevated from the NSIS installer from the start of the script, for now, fail if we aren't 2022-03-25 12:05:57 -04:00
idk 51dca79a76 remove the RequestExecutionLevel line 2022-03-21 11:36:28 -04:00
idk e2ad0d190a Use both JNA jars 2022-03-19 17:52:01 -04:00
idk d8e7551edb update the version 2022-03-11 14:52:07 -05:00
idk b8b7a1d21c bump number to build 2022-02-24 00:28:32 -05:00
idk 99ef12af4b Use the shortcuts to launch the link, fix ShellExecAsUser based on some testing 2022-02-23 17:00:56 -05:00
idk b24caf119c do a quick check of 7657 before running the router from the bat script. It won't run a second router in any case, but it's probably better to skip it if we know a router is already there. 2022-02-23 13:49:21 -05:00
idk 2776609179 Add information about how to install ShellExecAsUser NSIS plugin 2022-02-23 12:41:49 -05:00
idk 91728cd98c bump version for pull on Windows build machine 2022-02-23 01:17:26 -05:00
idk 565ac41168 re-apply I2P_VERSION, fix new-extensions target 2022-02-10 23:26:22 -05:00
idk 1c4761f3b2 drastically simplify NSIS builds 2022-02-10 19:24:15 -05:00