From e6ce51d9797615f89c5a3de296ef7b6183aad230 Mon Sep 17 00:00:00 2001 From: Patrick Neumann Date: Wed, 30 Jan 2019 14:27:44 +0100 Subject: [PATCH] added ps12exe link --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 375a78d..4b94d11 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # copyfiles -Copy a file or directory (incl. files) from a given sourcepath to a given destinationpath and verify that the content of the file(s) has not changed. \ No newline at end of file +Copy a file or directory (incl. files) from a given sourcepath to a given destinationpath and verify that the content of the file(s) has not changed. + +## ps1 to exe + +The .exe file was generated with: https://gallery.technet.microsoft.com/PS2EXE-GUI-Convert-e7cb69d5 \ No newline at end of file