My Computer
At a glance
64 bit
- OS
- 64 bit
rb: in the text box "Search programs and files"
rb: Search to see if that makes a difference. Some confusion needs clearing up.I removed all the code I added to the original script and ran it in an Admin command prompt and received these errors.
[...]
C:\Windows\System32>Option Explicit
'Option' is not recognized as an internal or external command,
operable program or batch file.
[etc. ...]
for %I in (*) do ren "%I" "PRE_%~nxI"
gci | ren -new {"PRE_$_"}
However, I highly recommend this language^Another good teaching code language is PYTHON