diff --git a/make_win.bat b/make_win.bat
new file mode 100644
index 000000000..a1f692e17
--- /dev/null
+++ b/make_win.bat
@@ -0,0 +1 @@
+pyinstaller.exe youtube_dl\__main__.py --onefile --name youtube-dlc
\ No newline at end of file