Windows App Certification Kit - Test Results
App name: Scissors.FeatureCenter.WinApp publisher: mgrunApp version: 1.0.6.0App Architecture: neutralKit Version: 10.0.17120.1000OS Version: Microsoft Windows 10 Pro (10.0.17133.0)OS Architecture: x64Report time: 14.04.2018 13:43:34
User account control (UAC) test
PASSEDUser account control run level
Package compliance test
Windows security features test
PASSEDBanned file analyzer
PASSEDPrivate code signing
Supported API test
App manifest resources tests
App Capabilities test
PASSEDSpecial use capabilities
Windows Runtime metadata validation
PASSEDExclusiveTo attribute
PASSEDType name case-sensitivity
PASSEDType name correctness
PASSEDGeneral metadata correctness
Package sanity test
PASSEDPlatform 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
PASSEDInstall signed driver and executable files
Package compliance test
PASSEDFile association verbs
Debug configuration test
PASSEDDebug configuration
Package sanity test
PASSEDArchive files usage
FAILEDBlocked 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.