-
-
Notifications
You must be signed in to change notification settings - Fork 163
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
26d1184
commit fc0127f
Showing
41 changed files
with
1,706 additions
and
657 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
@ECHO off | ||
|
||
pushd "%~dp0" | ||
|
||
ECHO r::::::::::::::::::::::::::::::::::r | ||
ECHO : : | ||
ECHO : :PP. : | ||
ECHO : vBBr : | ||
ECHO : 7BB: : | ||
ECHO : rBB: : | ||
ECHO : :DQRE: rBB: :gMBb: : | ||
ECHO : :BBBi rBB: 7BBB. : | ||
ECHO : KBB: rBB: rBBI : | ||
ECHO : qBB: rBB: rQBU : | ||
ECHO : qBB: rBB: iBBS : | ||
ECHO : qBB: iBB: 7BBj : | ||
ECHO : iBBY iBB. 2BB. : | ||
ECHO : SBQq iBQ: EBBY : | ||
ECHO : :MQBZMBBDRBBP. : | ||
ECHO : .YBB7 : | ||
ECHO : :BB. : | ||
ECHO : 7BBi : | ||
ECHO : rBB: : | ||
ECHO : : | ||
ECHO r::::::::::::::::::::::::::::::::::r | ||
ECHO: | ||
ECHO hydrus | ||
ECHO: | ||
|
||
SET /P ready="This will download the latest exe installer using winget and install it to this location! As always, make a backup before you update. Hit Enter to start." | ||
|
||
winget install --id=HydrusNetwork.HydrusNetwork -e --location "./" | ||
|
||
popd | ||
|
||
SET /P done="Done!" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.