Hi guys,
When i try to install an application in winpe, i get an error with visual studio 2005.
I have the VC++8-9 runtime in the builds enabled and also tried it disabled.
When i decompiled the msi installation, i saw that it will try to install these assembly.
The error i encouter is,
"An error occurred during the installation of assembly 'Microsoft.VC80.ATL,version="8.0.50727.6229",publicKeyToken="1fc8b3b9a1e18e3b",processorArchitecture="x86",type="win32"'. Please refer to Help and Support for more information. HRESULT: 0x8007054F."
Any suggestions ideas?
I tried searching the internet and was suggested to set windows module installer service to manual, but made no difference