mirror of
https://github.com/9001/copyparty.git
synced 2026-04-02 22:08:38 +10:00
winpe support + windows webdav stuff
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
@echo off
|
||||
rem removes the 47.6 MiB filesize limit when downloading from webdav
|
||||
|
||||
at > nul
|
||||
net session >nul 2>&1
|
||||
if %errorlevel% neq 0 (
|
||||
echo you must run this as admin
|
||||
pause
|
||||
|
||||
Reference in New Issue
Block a user