File tree Expand file tree Collapse file tree 2 files changed +9
-11
lines changed
Expand file tree Collapse file tree 2 files changed +9
-11
lines changed Original file line number Diff line number Diff line change 11< div class ="tabs ">
2- < a class ="tab " title ="$PROGRAM home. " href ="home.html ">
3- HOME
2+ < a class ="tab " id ="options_tab " title ="$PROGRAM configuration options. "
3+ href ="options.html ">
4+ ⛕ REQRYPT
45 </ a >
5- < a class ="tab " title ="$PROGRAM log. " href ="log.html ">
6+ < a class ="tab " id =" log_tab " title ="$PROGRAM log. " href ="log.html ">
67 LOG
78 </ a >
8- < a class ="tab " title ="$PROGRAM configuration options. " href ="options.html ">
9- OPTIONS
10- </ a >
11- < a class ="tab " title ="$PROGRAM tunnels. " href ="tunnels.html ">
12- TUNNELS
13- </ a >
14- < a class ="tab " title ="$PROGRAM help. " href ="help.html ">
9+ < a class ="tab " id ="help_tab " title ="$PROGRAM help. " href ="help.html ">
1510 HELP
1611 </ a >
17- < a class ="tab " title ="$PROGRAM license information. " href ="license.html ">
12+ < a class ="tab " id ="license_tab " title ="$PROGRAM license information. "
13+ href ="license.html ">
1814 LICENSE
1915 </ a >
2016 < a class ="tab active " href ="$NAME "> ERROR</ a >
17+ < a class ="tab exit " onClick ="exit() " title ="$PROGRAM exit. "> ✖</ a >
2118</ div >
Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ Section "Uninstall"
6464 Delete "$INSTDIR\@
[email protected] "
6565 Delete "$INSTDIR\@
[email protected] "
6666 Delete "$INSTDIR\@
[email protected] "
67+ Delete "$INSTDIR\@
[email protected] "
6768 Delete "$INSTDIR\WinDivert32.sys"
6869 Delete "$INSTDIR\WinDivert64.sys"
6970 Delete "$INSTDIR\WinDivert.dll"
You can’t perform that action at this time.
0 commit comments