- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
Some ideas:
Make certain your user account has full admin rights on the PC (can't hurt to double check)
If you use Windows defender, make sure if you have controlled folder access enabled, that notepad.exe is a listed exception
right click on notepad and hit "Run as Administrator", then navigate to where your .lsp is stored and open/edit/save changes as usual.
if still denied, try a new (Windows) user account or activate the built-in Administrator account and try from there (run cmd.exe as Administrator and run the following string- net users Administrator /active:yes) you will see this account now listed on Windows log-in screen. Just remember to turn it off when done using it. (substitute no for yes in the same code that turned it on)
Good luck...