I'm investigating an upgrade scenario from 8Pro to 8.1Pro, using the the /unattend switch to setup.exe.
I'm running the win8.1 setup.exe from within Windows8.0 with an activated key.
The autounattend.xml file is created with the WSIM tool, and it's only configuration is the upgrade flag.
This results in an error dialog with the message "This upgrade path is unsupported...".
The setupact.log shows:
I'm running the win8.1 setup.exe from within Windows8.0 with an activated key.
The autounattend.xml file is created with the WSIM tool, and it's only configuration is the upgrade flag.
This results in an error dialog with the message "This upgrade path is unsupported...".
The setupact.log shows:
----
2013-12-13 05:14:12, Info [0x08002d] MIG Callback_Compliance: Upgrade value unattendly set to true
2013-12-13 05:14:12, Info [0x080030] MIG Callback_Compliance: Upgrade ShowUi=0
2013-12-13 05:14:12, Info [0x08001b] MIG Host=9200.win8_rtm.120725-1247; Target=6.3
2013-12-13 05:14:12, Warning [0x080a63] MIG GetHostCSDBuildNumber: Failed to read 'HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\CSDBuildNumber'.[gle=0x00000002]
2013-12-13 05:14:12, Info MIG Host OS version: 6.2.9200.0 (0.0) Platform 0x2, SuiteMask 0x100, ProdType 0x1
2013-12-13 05:14:12, Info MIG OS age in days: 8
2013-12-13 05:14:12, Info MIG HostProduct: Name <Windows 8 Pro> Edition <Professional> Type <1> Arch <2>
2013-12-13 05:14:12, Info MIG Target OS version: 6.3.9600.16384
2013-12-13 05:14:12, Info MIG TargetProduct: Name <Windows 8.1 Pro> Edition <Professional> Type <1> Arch <2>
2013-12-13 05:14:12, Info [0x080021] MIG IsCompliantForUpgrade: failed
---
If I manually perform the upgrade, there's no problem, but with the /unattend flag it's stating the upgrade path is unsupported.
Am I doing something wrong here?
I'm confused and cannot see the reason for this error message.
I'm confused and cannot see the reason for this error message.
Regards.
/Tonie Hogdahl.
PS.
My quest is to find ways to have the setup to include our products filter-driver through the whole setup process.
The previous solution ( from win7->win8 ) was successfully using an unattend-file with the driver included.
PS.
My quest is to find ways to have the setup to include our products filter-driver through the whole setup process.
The previous solution ( from win7->win8 ) was successfully using an unattend-file with the driver included.