1. i downloaded the iso
2. installed Windows_10_IoT_Core_RPi2 (wich installed this @ C:\Program files (x86)\Microsoft IoT )
3. inserted my brand new 32gb microSD
4. tryed this windows IoT Core Image Helper
1. choose F: and selected the image file from C:\Program files (x86)\Microsoft IoT\Dism\flash.ffu
got me error: There were some errors while loading Windows IoT Core onto your SD card. Please refer to the logs at C:\Windows\DISM for more details
logs contain:
2016-01-27 20:21:59, Info DISM PID=4972 TID=4140 Scratch directory set to 'C:\Users\egert\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir
2016-01-27 20:21:59, Info DISM PID=4972 TID=4140 DismCore.dll version: 10.0.10586.0 - CDISMManager::FinalConstruct
2016-01-27 20:21:59, Error DISM PID=4972 TID=4140 Failed to create an image session from dism located at C:\Program Files (x86)\Microsoft IoT\dism\dismprov.dll. - CDISMManager::LoadLocalImageSession(hr:0x8007007e)
2016-01-27 20:21:59, Error DISM PID=4972 TID=4140 Failed loading image session from path C:\Program Files (x86)\Microsoft IoT\dism - CDISMManager::CreateLocalImageSession(hr:0x8007007e)
2016-01-27 20:21:59, Error DISM PID=4972 TID=4140 Failed to create the local image session. - CDISMManager::GetLocalProviderStore(hr:0x8007007e)
2016-01-27 20:21:59, Error DISM PID=4972 TID=4140 Failed to get the local Provider Store. - CDISMManager::get_Logger(hr:0x8007007e)
tryed with cmd and several manuals but still nothing.
diskpart
list disk
exit
C:\Program Files (x86)\Microsoft IoT\Dism>dism.exe Apply-Image /ImageFile:flash.ffu /ApplyDrive:\\.\PhysicalDrive1 /SkipPlateformCheck
Error: 126
An error occurred. DISM could not be initialized in the local folder. Ensure that DISM is installed correctly and that all of the binaries are present.