From: B00ze64@hotmail.com   
      
   On 2017-08-19 14:57, Docfxit wrote:   
      
   > I have used this code recently and it worked fine. Now when I use it on the   
   same Win7 PC I get errors.   
   >   
   > @echo off   
   > Reg Delete "HKEY_CURRENT_USER\Software\Classes\Local Settings\   
   oftware\Microsoft\Windows\CurrentVersion\TrayNotify" /v "PastIconsStream"=- /f   
   > Reg Delete "HKEY_CURRENT_USER\Software\Classes\Local Settings\   
   oftware\Microsoft\Windows\CurrentVersion\TrayNotify" /v "IconStreams"=- /f   
   > taskkill /f /IM explorer.exe   
   > Start explorer.exe   
   > cmd   
   >   
   > These are the errors I get:   
   > ERROR: The system was unable to find the specified registry key or value.   
   > ERROR: The system was unable to find the specified registry key or value.   
      
   PastIconsStream"=- is fine for .reg files, but you are using Reg Delete, just   
   specify the value name, do not pad with =-   
      
   Regards,   
      
   --   
   ! _\|/_ Sylvain / B00ze64@hotmail.com   
   ! (o o) Member:David-Suzuki-Fdn/EFF/Red+Cross/SPCA/Planetary-Society   
   oO-( )-Oo I survived torture, I'm ready to date Lwaxana. -Picard   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|