Skip to content

Commit

Permalink
Update install.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
arblade authored Dec 8, 2020
1 parent 75dc577 commit d626beb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions windows/install.bat
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ powershell -Command "& 'C:\Program Files\7-Zip\7z.exe' e C:\Windows\Temp\ffmpeg.
@echo [info] Copy of Youtube-Downloader files
cd /d %~dp0
robocopy ./youtube-downloader/ "C:\Program Files\youtube-downloader" /E
icacls "C:\Program Files\youtube-downloader\config.txt" /grant "*S-1-5-32-545:(W)"
xcopy youtube-downloader\Youtube-Downloader.lnk %UserProfile%\Desktop\
@echo [info] Deleting archive...
@echo [info] Deleting temp files...
Expand Down

0 comments on commit d626beb

Please sign in to comment.