﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
3163	Windows PE - Unknown software exeption 0xc000001d	Tom1969		"
'''TestScript:'''

{{{
    $Result = 2 ^ 16
    MsgBox(0, ""Result"", $Result)
}}}


'''Compile the Script:'''
- Autoit 3.3.14.2 or 3.3.15.0
- 64bit


'''Test-Scenario:'''

- Boot Windows 8.1 x64 Installmedia from USB or DVD
- Press Shift-F10 to open command shell
- Run Script


'''Result depends on CPU-Type:'''

Broadwell, Hasswell or Skylake
- unknown software exeption (0xc000001d)

Ivybride and older CPU
- script works fine


'''Alternative tests :'''

- Boot Windows 10 x64 Installmedia -> same problem

- Boot Windows 8.1 x64 or Windows 10 x74 Installation from Harddisk -> No problem on every CPU-Type

- Compile with Autoit 3.3.12.0 -> No problem on every CPU-Type"	Bug	closed		AutoIt	3.3.14.2	None	Wont Fix		
