Skip to content

Commit 43ea6bd

Browse files
committed
Message box for binary
1 parent 57428ea commit 43ea6bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

AggressiveProxy.cna

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ sub build_letmeout {
5454
# println(readAll($build)); # remove
5555
closef($build);
5656
println("[AggressiveProxy] INFO: The binary file should be located at: " . script_resource("LetMeOutSharp/LetMeOutSharp/bin/" . $buildver . "/letmeout.exe"));
57+
show_message("The binary file should be located at: " . script_resource("LetMeOutSharp/LetMeOutSharp/bin/" . $buildver . "/letmeout.exe"));
5758
}
5859

5960
sub start_handler_Callback {

0 commit comments

Comments
 (0)