Home | History | Annotate | Download | only in chrome_frame
      1 %HIVE% {
      2   NoRemove Software {
      3     NoRemove MozillaPlugins {
      4       ForceRemove '@google.com/ChromeFrame,version=1.0' {
      5         val Path = s '%MODULE%'
      6         val Description = s 'Google ChromeFrame'
      7         val ProductName = s 'Google ChromeFrame'
      8         val Vendor = s 'Google'
      9         val Version = s '%VERSION%'
     10       }
     11     }
     12   }
     13 }
     14