Skip to content

Commit

Permalink
Remove blank in filename
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanScherer committed Dec 4, 2015
1 parent e4c0ef6 commit d9f9112
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion scripts/pin-powershell.bat
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
rem https://connect.microsoft.com/PowerShell/feedback/details/1609288/pin-to-taskbar-no-longer-working-in-windows-10
copy "A:\Windows PowerShell.lnk" %TEMP%
copy "A:\WindowsPowerShell.lnk" "%TEMP%\Windows PowerShell.lnk"
A:\PinTo10.exe /PTFOL01:'%TEMP%' /PTFILE01:'Windows PowerShell.lnk'
exit /b 0

0 comments on commit d9f9112

Please sign in to comment.