|
6d460a9042
|
WindowsAppUtil and WindowsServiceUtil now do not have references to I2P itself
|
2024-03-19 20:37:08 -04:00 |
|
|
6dfeaded43
|
Rename WUPP
|
2024-03-12 19:52:20 -04:00 |
|
|
81d81adc4c
|
no more self-relaunch!
|
2024-03-08 22:48:24 -05:00 |
|
|
b82986ccf4
|
set properties in constructor
|
2024-03-08 22:00:46 -05:00 |
|
|
4ef50bb85a
|
set properties in constructor
|
2024-03-08 21:35:50 -05:00 |
|
|
b8809bed47
|
i2pRouter in WinLauncher can't be final because of REGISTER_UPP
|
2024-03-08 19:43:26 -05:00 |
|
|
16fc4da41c
|
null check i2pRouter in REGISTER_UPP
|
2024-03-08 19:36:29 -05:00 |
|
|
2c44a9c8ad
|
get rid of setNotStarting
|
2024-03-08 19:19:36 -05:00 |
|
|
35666caefd
|
Reign in some of the insanity
|
2024-03-08 19:04:56 -05:00 |
|
|
bf89c119a7
|
start getting rid of CCD
|
2024-03-08 18:44:24 -05:00 |
|
|
1277dae92b
|
Delete unused functions from WinLauncher.java
|
2024-03-08 16:18:21 -05:00 |
|
|
38aa89e586
|
remove browser launcher from win launcher
|
2024-03-06 14:54:31 -05:00 |
|
|
377c836887
|
fix other static reference conflicts
|
2023-02-12 19:27:24 +00:00 |
|
|
99a4959c12
|
fix other static reference conflicts
|
2023-02-12 19:18:25 +00:00 |
|
|
922ec66f95
|
only use instance reference to logger in static context
|
2023-02-12 19:05:56 +00:00 |
|
|
298c87f457
|
update javadoc at top of winlauncher, lots more javadoc to do.
|
2023-02-12 16:52:40 +00:00 |
|
|
fcacf59a48
|
main functions should still be static
|
2023-02-12 16:50:59 +00:00 |
|
|
8d06c9079b
|
main functions should still be static
|
2023-02-12 16:48:49 +00:00 |
|
|
65fb9e1847
|
Remove admin update subsystem along with admin installs. There is no more need to change the update URL on the first run now that it uses it's own directory. Tweak WindowsUpdatePostProcessor to use a zip update only as a backup.
|
2023-02-08 21:47:54 +00:00 |
|
|
046090ea11
|
Edit RouterVersion.EXTRA before generating the i2p.i2p tarball
|
2023-01-23 16:04:13 +00:00 |
|
|
f7c6251f30
|
possible jbigi fix
|
2023-01-02 02:32:51 +00:00 |
|
|
51a82601f0
|
Register notStarting shutdown hook
|
2022-10-31 12:17:30 -04:00 |
|
|
91beec4f75
|
monitor execution of update installer for errors
|
2022-10-23 15:35:26 -04:00 |
|
|
52c91e1e65
|
update i2pfirefox version
|
2022-10-01 22:00:58 -04:00 |
|
|
c11f982088
|
be even more specific about the WinLauncher.java URL fixes
|
2022-09-20 23:24:28 -04:00 |
|
|
4079d6a8b1
|
remove some NSIS lines that are now automated by the jpackage.
|
2022-09-20 11:39:24 -04:00 |
|
|
8b893d1116
|
skip service correction if config is absent
|
2022-09-20 01:12:22 -04:00 |
|
|
0d209bb2a8
|
skip service correction if config is absent
|
2022-09-20 01:07:56 -04:00 |
|
|
186493b154
|
skip service correction on linux
|
2022-09-20 00:54:56 -04:00 |
|
|
a267bb7d65
|
also fix backupNewsURL in the case of conflicting bundled and un-bundled intalls
|
2022-09-20 00:09:17 -04:00 |
|
|
c5b2f958c2
|
fix the router.config file for the user if they installed un-bundled after bundled. closes #23
|
2022-09-20 00:01:15 -04:00 |
|
|
56b8b5470f
|
fix the router.config file for the user if they installed un-bundled after bundled. closes #23
|
2022-09-19 23:59:59 -04:00 |
|
|
15cbddb5b0
|
fix the router.config file for the user if they installed un-bundled after bundled. closes #23
|
2022-09-19 23:53:38 -04:00 |
|
|
c4bd64a559
|
fix the router.config file for the user if they installed un-bundled after bundled
|
2022-09-19 23:50:46 -04:00 |
|
|
f4f7935cdc
|
fix the router.config file for the user if they installed un-bundled after bundled
|
2022-09-19 23:46:34 -04:00 |
|
|
11914ff9aa
|
launch user-installs automatically if they're present and the user consents
|
2022-09-19 20:25:44 -04:00 |
|
|
4aa4763770
|
prompt for separate user-installs too
|
2022-09-19 20:03:57 -04:00 |
|
|
6b61213625
|
don't change value of routerconsole.browser if we're running alongside a service install
|
2022-09-19 19:50:13 -04:00 |
|
|
a54feb9550
|
change message
|
2022-09-19 19:31:21 -04:00 |
|
|
3fc68f928b
|
fix launcher logging to file
|
2022-09-13 22:53:12 -04:00 |
|
|
068a8ef1a6
|
it's still OK to instantiate i2pRouter underneath of the launchBrowser call because if we need to instantiate i2pRouter by definition the router isn't running, we've already checked.
|
2022-09-13 12:35:19 -04:00 |
|
|
11a8f2cb08
|
update the configuration file to point back automatically
|
2022-09-13 02:03:09 -04:00 |
|
|
fa0cfe6226
|
don't change exit status apparently
|
2022-09-12 23:39:48 -04:00 |
|
|
64a11096b0
|
exit with status 0
|
2022-09-12 20:36:46 -04:00 |
|
|
d8887fdfa5
|
remove and replace TODO comment
|
2022-09-12 20:29:09 -04:00 |
|
|
5171164167
|
if NSIS hasn't put files in place already, get them from the config dir.
|
2022-09-12 18:53:20 -04:00 |
|
|
0ae1609f0f
|
Copy config file from NSIS, keep a reference to the router in the WinLauncher class
|
2022-09-12 16:45:27 -04:00 |
|
|
09af24a115
|
set up the router in advance and run it with runRouter instead of RouterLaunch.main
|
2022-09-11 17:10:04 -04:00 |
|
|
3ad4216ce4
|
make my TODO
|
2022-09-11 02:18:32 -04:00 |
|
|
5d23b012ed
|
change selectHome log message
|
2022-09-11 01:58:16 -04:00 |
|