home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 1 / Windows / System32 / rasgcw.dll / REGISTRY / 5012 (.txt) < prev    next >
InstallShield Script  |  2008-01-19  |  855b  |  24 lines

  1.     RAS.DialupCTWConnectionRetryPage.1 = s 'Dialup CTW Connection Retry Page'
  2.     {
  3.         CLSID = s '{C03E8522-781E-49a1-8190-CE902D0B2CE7}'
  4.     }
  5.     RAS.DialupCTWConnectionRetryPage = s 'Dialup CTW Connection Retry Page'
  6.     {
  7.         CLSID = s '{C03E8522-781E-49a1-8190-CE902D0B2CE7}'
  8.         CurVer = s 'RAS.DialupCTIConnectionRetryPage.1'
  9.     }
  10.     NoRemove CLSID
  11.     {
  12.         ForceRemove {C03E8522-781E-49a1-8190-CE902D0B2CE7} = 
  13.                      s 'Dialup CTW Connection Retry Page'
  14.         {
  15.             ProgID = s 'RAS.DialupCTWConnectionRetryPage.1'
  16.             VersionIndependentProgID = s 'RAS.DialupCTWConnectionRetryPage'
  17.             ForceRemove 'Programmable'
  18.             InProcServer32 = s '%MODULE%'
  19.             {
  20.                 val ThreadingModel = s 'Apartment'
  21.             }
  22.         }
  23.     }
  24.