Roger: -------------------------------------------------------------------------------- O.K. I found the place . My system is Windows 2000 so the answer seems to be : [b]Installation on Windows 2000, WindowsXP: because this systems has system files protection, you need to replace files in directories: %windir%\system32\dllcache %windir%\system32[/b] I do not unederstand this answer... Roger --------------------------------------------------------------------------------
Roger in essence, "%windir%" is a standard windows variable which points to the Windows installation directory (folder). For Windows 2000, this is normally C:\Windows. So assuming your operating system is installed in C:\Windows, the above line _%windir%\system32_ would translate to _C:\Windows\system32_. Hope this helps. -- <http://forum.pspad.com/read.php?2,50069,50151> PSPad freeware editor http://www.pspad.com
