gemalto.service-now.com Open in urlscan Pro
148.139.84.95  Public Scan

URL: https://gemalto.service-now.com/csm/?id=kb_article_view&sys_kb_id=68db1c5edb9bbe40d298728dae9619e9&sysparm_article=KB0015847
Submission Tags: falconsandbox
Submission: On January 13 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

<form ng-submit="c.submitSearch()" class="formplace ng-pristine ng-valid" role="form">
  <input type="hidden" name="id" value="search" autocomplete="off">
  <input type="hidden" name="t" value="" autocomplete="off">
  <!--<div tooltip-placement="bottom" uib-tooltip="Did you know that using the Search field is not the best way to find product information? Check out the Search Tips to learn more!" class="input-group input-group-{{::c.options.size}}">-->
  <!-- ngIf: c.options.hide_popover == 'false' -->
  <!-- ngIf: c.options.hide_popover == 'true' -->
  <div ng-if="c.options.hide_popover == 'true'" class="input-group input-group-md no_popover">
    <!-- uses ui.bootstrap.typeahead -->
    <input name="q" type="text" placeholder="Search" ng-model="c.selectedState" ng-model-options="{debounce: 250}" autocomplete="off" uib-typeahead="item as item.primary for item in c.getResults($viewValue)" typeahead-focus-first="false"
      typeahead-on-select="c.onSelect($item, $model, $label)" typeahead-template-url="acorio-sp-typeahead-small.html" typeahead-min-length="3" typeahead-no-results="noResults" typeahead-loading="loadingResults"
      class="form-control input-typeahead ng-pristine ng-untouched ng-valid ng-empty" title="Search" role="textbox" aria-label="Search" tabindex="0" aria-haspopup="true" aria-autocomplete="list" aria-owns="typeahead-20-6228"
      data-aria-expanded="false">
    <ul class="dropdown-menu ng-isolate-scope ng-hide" ng-show="isOpen() &amp;&amp; !moveInProgress" ng-style="{top: position().top+'px', left: position().left+'px'}" role="listbox" aria-hidden="true" uib-typeahead-popup="" id="typeahead-20-6228"
      matches="matches" active="activeIdx" select="select(activeIdx, evt)" move-in-progress="moveInProgress" query="query" position="position" assign-is-open="assignIsOpen(isOpen)" debounce="debounceUpdate"
      template-url="acorio-sp-typeahead-small.html">
      <!-- ngRepeat: match in matches track by $index -->
    </ul>
    <span class="input-group-btn"> <button name="search" type="submit" class="btn btn-primary search-button" title="Search" aria-label="Search"> <i class="fa fa-search icon"></i>
        <!-- ASYNC AND LOADING INDICATORS - SEE https://angular-ui.github.io/bootstrap/#!#typeahead -->
        <!--<i ng-show="loadingResults" class="fa fa-refresh fa-spin fa-fw text-muted loading-results"></i>
        <span class="sr-only">Loading...</span>--> </button> </span>
    <!-- ASYNC AND LOADING INDICATORS - SEE https://angular-ui.github.io/bootstrap/#!#typeahead -->
    <i ng-show="loadingResults" class="fa fa-refresh fa-spin fa-fw text-muted loading-results ng-hide" aria-hidden="true"></i>
    <span class="sr-only">Loading...</span>
  </div><!-- end ngIf: c.options.hide_popover == 'true' -->
</form>

<form ng-submit="server.update()" ng-if="!data.disabled &amp;&amp; data.isValid" class="ng-pristine ng-valid ng-scope" role="form">
  <div class="form-group">
    <h4> Rate this article:&nbsp; <span ng-mouseleave="reset()" ng-keydown="onKeydown($event)" tabindex="0" role="slider" aria-valuemin="0" aria-valuemax="5" aria-valuenow="0" ng-model="data.rating" max="5"
        class="ng-pristine ng-untouched ng-valid ng-isolate-scope ng-empty">
        <!-- ngRepeat: r in range track by $index --><span ng-repeat-start="r in range track by $index" class="sr-only ng-binding ng-scope">( )</span>
        <i ng-repeat-end="" role="checkbox" ng-mouseenter="enter($index + 1)" ng-click="rate($index + 1)" class="glyphicon ng-scope glyphicon-star-empty" ng-class="$index < value &amp;&amp; (r.stateOn || 'glyphicon-star') || (r.stateOff || 'glyphicon-star-empty')" ng-attr-title="{{r.title}}" aria-checked="false" value="1" title="1"></i><!-- end ngRepeat: r in range track by $index --><span
          ng-repeat-start="r in range track by $index" class="sr-only ng-binding ng-scope">( )</span>
        <i ng-repeat-end="" role="checkbox" ng-mouseenter="enter($index + 1)" ng-click="rate($index + 1)" class="glyphicon ng-scope glyphicon-star-empty" ng-class="$index < value &amp;&amp; (r.stateOn || 'glyphicon-star') || (r.stateOff || 'glyphicon-star-empty')" ng-attr-title="{{r.title}}" aria-checked="false" value="2" title="2"></i><!-- end ngRepeat: r in range track by $index --><span
          ng-repeat-start="r in range track by $index" class="sr-only ng-binding ng-scope">( )</span>
        <i ng-repeat-end="" role="checkbox" ng-mouseenter="enter($index + 1)" ng-click="rate($index + 1)" class="glyphicon ng-scope glyphicon-star-empty" ng-class="$index < value &amp;&amp; (r.stateOn || 'glyphicon-star') || (r.stateOff || 'glyphicon-star-empty')" ng-attr-title="{{r.title}}" aria-checked="false" value="3" title="3"></i><!-- end ngRepeat: r in range track by $index --><span
          ng-repeat-start="r in range track by $index" class="sr-only ng-binding ng-scope">( )</span>
        <i ng-repeat-end="" role="checkbox" ng-mouseenter="enter($index + 1)" ng-click="rate($index + 1)" class="glyphicon ng-scope glyphicon-star-empty" ng-class="$index < value &amp;&amp; (r.stateOn || 'glyphicon-star') || (r.stateOff || 'glyphicon-star-empty')" ng-attr-title="{{r.title}}" aria-checked="false" value="4" title="4"></i><!-- end ngRepeat: r in range track by $index --><span
          ng-repeat-start="r in range track by $index" class="sr-only ng-binding ng-scope">( )</span>
        <i ng-repeat-end="" role="checkbox" ng-mouseenter="enter($index + 1)" ng-click="rate($index + 1)" class="glyphicon ng-scope glyphicon-star-empty" ng-class="$index < value &amp;&amp; (r.stateOn || 'glyphicon-star') || (r.stateOff || 'glyphicon-star-empty')" ng-attr-title="{{r.title}}" aria-checked="false" value="5" title="5"></i><!-- end ngRepeat: r in range track by $index -->
      </span></h4>
    <!-- ngIf: feedback.rating -->
    <!-- ngIf: feedback.rating -->
    <br>
    <!--    <label for="comment"><h4>Article comments</h4></label>
    
    <textarea ng-model="data.comments" class="form-control" rows="2" id="comment"></textarea>
    
    <div class="notetext"><em>Please note that comments you would like us to respond to require logging in to the Support Portal so that we have access to your contact information.
      <br />For technical issues, please log in and create a support case so that you can receive the fastest response from our Support Team.</em></div>-->
    <input type="submit" id="submit" value="Submit" class="btn btn-primary" style="margin-top: 5px;" ng-disabled="!data.comments &amp;&amp; !data.rating" role="button" disabled="disabled">
  </div>
</form>

Text Content

Skip to page contentSkip to chat
Customer Support Portal Toggle navigation
   
   
   
 * Home
   
   
 * Tools
     
     
     
     
     
     
     
   * License Activation Center
       
       
       
       
       
       
       
       
       
       
       
       
     * Luna Network HSM 7
       
       
       
       
     * SafeNet Virtual KeySecure k170v
       
       
       
       
     * SMC/CCC
       
       
       
       
     * SAC/SAM/eToken
       
       
     
     
     
     
     
     
     
   * Browse All Products
     
     
     
     
   * Knowledge Center
     
     
     
     
     
     
   * Product Lifecycle
     
     
   
   
 * Create Case
   
   
 * Contact Us
   
   
 * Help
     
     
     
     
     
     
     
     
     
     
   * Portal Help
     
     
     
     
   * Product Training
     
     
     
     
   * Support Essentials
     
     
   
   
 * Login
   
   
 * Register
   









 * Loading...
   
   NOT THE RESULTS YOU WERE EXPECTING?
   
   Create a Case Browse All Products Search guidelines
 * Portal Help
 * Support Essentials





KNOWLEDGE ARTICLE VIEW


GEMPCCCID.EXE - MICROSOFT-CERTIFIED DRIVERS

KB0015847



ARTICLE DETAILS KB0015847


513,125 Views • Updated: 2022-10-04 • Created: 2020-09-10 • (*) (*) (*) (*) ( )

 

Filename Description Rev. Updated  MD5 Signature GemPcCCID.exe This is the
installer file for the Microsoft-certified drivers for the following Windows
versions:
Windows 10, 8, 8.1, 7, XP, Vista, 2000 / Windows Server 2008R2, 2012, 2012R2,
2016 4.1.4.0  22 Aug 2018 92281cec4903ae3fee213ba755e0f450

 

 

 

 

CLICK HERE TO DOWNLOAD FILE: DOW0001784

--------------------------------------------------------------------------------

RATE THIS ARTICLE:  ( ) ( ) ( ) ( ) ( )




RELATED PRODUCT INFORMATION

Operating Systems: Windows 10, Windows 8, Windows 7, Windows XP, Windows Vista,
Windows 2000, Windows Server 2008, Windows Server 2012, Windows Server 2016
Software Versions: 4.1.4.0


ARTICLE UPDATES

Click below to receive email updates to this article.
Subscribe to Updates
If you do not have a Support Portal account, please click here for information
on unsubscribing from an article.



cpl.thalesgroup.com



Visit our parent site at

www.thalesgroup.com
 * Products
   * Data Protection
   * Access Management & Authentication
   * Software Monetization

 * Solutions
   * By Use Case
   * By Industry
   * By Compliance

 * Partners
   * Find a Partner
   * Become a Partner
   * Partner Portal Login

 * Resources
   * Resources Library
   * Blogs
   * Podcasts

 * Support
   * Customer Support
   * Training Services

 * About
   * Contact Us
   * India E-Waste Program
   * Newsroom

Copyright © 2023 Thales. All Rights Reserved
 * * Privacy Policy
   *   Disclaimer
   *   EU Commitments
   *   Sitemap
   *   Cookie Policy
   *   Terms & Conditions
   *  Do Not Sell My Personal Information