Windows App Certification Kit - Test Results
App name:
Scissors.FeatureCenter.Win
App publisher:
mgrun
App version:
1.0.6.0
App Architecture:
neutral
Kit Version:
10.0.17120.1000
OS Version:
Microsoft Windows 10 Pro (10.0.17133.0)
OS Architecture:
x64
Report time:
14.04.2018 13:43:34


Overall result: PASSED



User account control (UAC) test

PASSED
User account control run level



Package compliance test

PASSED
Application count

PASSED
App manifest

PASSED
Registry checks

PASSED
Resource Packages



Windows security features test

PASSED
Banned file analyzer

PASSED
Private code signing



Supported API test

PASSED
Supported APIs



App manifest resources tests

PASSED
App resources

PASSED
Branding



App Capabilities test

PASSED
Special use capabilities



Windows Runtime metadata validation

PASSED
ExclusiveTo attribute

PASSED
Type location

PASSED
Type name case-sensitivity

PASSED
Type name correctness

PASSED
General metadata correctness

PASSED
Properties



Package sanity test

PASSED
Platform appropriate files





Results for optional tests

The tests in this section are informational only and will not be used to evaluate your app during Microsoft Store onboarding. Investigating failures is recommended to ensure that users will not be impacted.



Digitally signed file test

PASSED
Install signed driver and executable files



Package compliance test

PASSED
File association verbs



Debug configuration test

PASSED
Debug configuration



Package sanity test

PASSED
Archive files usage

FAILED
Blocked executables
  • Error Found: The blocked executables test has detected the following errors:
    • File Scissors.FeatureCenter.Win10\DevExpress.RichEdit.v17.2.Core.dll contains a reference to a "Launch Process" related API System.Diagnostics.Process.Start
    • File Scissors.FeatureCenter.Win10\DevExpress.ExpressApp.v17.2.dll contains a reference to a "Launch Process" related API System.Diagnostics.Process.Start
    • File Scissors.FeatureCenter.Win10\DevExpress.ExpressApp.Win.v17.2.dll contains a reference to a "Launch Process" related API System.Diagnostics.Process.Start
    • File Scissors.FeatureCenter.Win10\DevExpress.XtraGrid.v17.2.dll contains a reference to a "Launch Process" related API System.Diagnostics.Process.Start
    • File Scissors.FeatureCenter.Win10\DevExpress.Utils.v17.2.dll contains a reference to a "Launch Process" related API shell32.dll!ShellExecuteEx
    • File Scissors.FeatureCenter.Win10\DevExpress.Utils.v17.2.dll contains a reference to a "Launch Process" related API System.Diagnostics.Process.Start
    • File Scissors.FeatureCenter.Win10\DevExpress.XtraBars.v17.2.dll contains a reference to a "Launch Process" related API System.Diagnostics.Process.Start
    • File Scissors.FeatureCenter.Win10\DevExpress.PivotGrid.v17.2.Core.dll contains a reference to a "Launch Process" related API System.Diagnostics.Process.Start
    • File Scissors.FeatureCenter.Win10\DevExpress.Printing.v17.2.Core.dll contains a reference to a "Launch Process" related API System.Diagnostics.Process.Start
    • File Scissors.FeatureCenter.Win10\DevExpress.XtraEditors.v17.2.dll contains a reference to a "Launch Process" related API System.Diagnostics.Process.Start
    • File Scissors.FeatureCenter.Win10\Scissors.ExpressApp.LabelEditor.Win.dll contains a reference to a "Launch Process" related API System.Diagnostics.Process.Start
    • File DevExpress.CodeParser.v17.2.dll contains a blocked executable reference to "rEg".
    • File DevExpress.Data.v17.2.dll contains a blocked executable reference to "rEg".
    • File DevExpress.Data.v17.2.dll contains a blocked executable reference to "cmd".
    • File DevExpress.DataAccess.v17.2.dll contains a blocked executable reference to "csi".
    • File DevExpress.ExpressApp.Images.v17.2.dll contains a blocked executable reference to "csI".
    • File DevExpress.ExpressApp.Images.v17.2.dll contains a blocked executable reference to "cmd".
    • File DevExpress.ExpressApp.Win.v17.2.dll contains a blocked executable reference to "dNx".
    • File DevExpress.ExpressApp.Win.v17.2.dll contains a blocked executable reference to "cmd".
    • File DevExpress.Images.v17.2.dll contains a blocked executable reference to "reg".
    • File DevExpress.Images.v17.2.dll contains a blocked executable reference to "csI".
    • File DevExpress.Images.v17.2.dll contains a blocked executable reference to "cMD".
    • File DevExpress.Images.v17.2.dll contains a blocked executable reference to "cdb".
    • File DevExpress.Images.v17.2.dll contains a blocked executable reference to "dnX".
    • File DevExpress.Persistent.Base.v17.2.dll contains a blocked executable reference to "cMd".
    • File DevExpress.PivotGrid.v17.2.Core.dll contains a blocked executable reference to "Csi".
    • File DevExpress.Printing.v17.2.Core.dll contains a blocked executable reference to "DNX".
    • File DevExpress.Printing.v17.2.Core.dll contains a blocked executable reference to "reg".
    • File DevExpress.RichEdit.v17.2.Core.dll contains a blocked executable reference to "reg".
    • File DevExpress.Utils.v17.2.dll contains a blocked executable reference to "Cdb".
    • File DevExpress.Utils.v17.2.dll contains a blocked executable reference to "cSi".
    • File DevExpress.Utils.v17.2.dll contains a blocked executable reference to "reG".
    • File DevExpress.Utils.v17.2.dll contains a blocked executable reference to "cmd".
    • File DevExpress.Xpo.v17.2.dll contains a blocked executable reference to "cmd".
    • File DevExpress.XtraBars.v17.2.dll contains a blocked executable reference to "reg".
    • File DevExpress.XtraBars.v17.2.dll contains a blocked executable reference to "cmd".
    • File DevExpress.XtraCharts.v17.2.dll contains a blocked executable reference to "reG".
    • File DevExpress.XtraCharts.v17.2.dll contains a blocked executable reference to "Cdb".
    • File DevExpress.XtraCharts.v17.2.dll contains a blocked executable reference to "dNX".
    • File DevExpress.XtraEditors.v17.2.dll contains a blocked executable reference to "REg".
    • File DevExpress.XtraEditors.v17.2.dll contains a blocked executable reference to "cmd".
    • File DevExpress.XtraGauges.v17.2.Core.dll contains a blocked executable reference to "rEg".
    • File DevExpress.XtraNavBar.v17.2.dll contains a blocked executable reference to "reg".
    • File DevExpress.XtraRichEdit.v17.2.dll contains a blocked executable reference to "cMD".
  • Impact if not fixed: Launching executable files is restricted on Windows 10 S systems. Apps that rely on this capability might not run correctly on Windows 10 S systems.
  • How to fix: Identify which of the flagged entries represent a call to launch an executable file that is not part of your app and remove those calls. If the flagged files are part of your application, you may ignore the warning.