Commit Graph

13 Commits

Author SHA1 Message Date
idk 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
idk 91beec4f75 monitor execution of update installer for errors 2022-10-23 15:35:26 -04:00
idk c226103bc7 detect all Windows service states 2022-09-19 02:40:52 -04:00
idk 280588dee4 prepare to try and probe a windows service from Java 2022-09-19 00:26:52 -04:00
idk a230a49af7 format everything for readability and so the brackets all line up again. All whitespace changes. 2022-09-03 21:17:44 -04:00
idk 3da8f56247 log launcher into a file before router starts, launcher.log. Get rid of system.out logging. 2022-05-10 18:00:21 -04:00
idk 31c60f74e1 log launcher into a file before router starts, launcher.log. Get rid of system.out logging. 2022-05-10 17:49:40 -04:00
idk 9da43b3961 Try a way of determining required rights for the installer 2022-03-21 11:04:27 -04:00
idk 56a83972e4 Split the Makefile up into a bunch of categorized sub-files. 2022-02-09 21:43:30 -05:00
idk 1b35c8dc8b use a supplier to get the file path when starting the WinUpdateProcess, fix logging issues 2021-08-18 13:28:08 -04:00
idk 2b95573f7a Fix working directory which was still copied over from zab's 2021-08-15 18:41:53 -04:00
idk 51aa9a97b1 Build the process with processbuilder, check the I2P version when upgrading from NSIS in silent mode, check the RESTART_I2P environment variable when upgrading from NSIS in silent mode 2021-08-15 14:42:02 -04:00
idk 8737093b6d add WinUpdateProcess.java to the java src's 2021-08-14 10:17:56 -04:00