Code: Select all
ECHO.>%USERPROFILE%\AppData\Roaming\Microsoft\Windows\Themes\slideshow.ini
I would like to use batch scripts to modify the slideshow.ini file. Yet it returns:
Access is denied.
It's okay, though, to read the file with
Code: Select all
notepad.exe %USERPROFILE%\AppData\Roaming\Microsoft\Windows\Themes\slideshow.ini