Hi Kyle,
On 24.08.2012 02:33, Kyle Bakker wrote:
Could not Process (install) package '.Net Framework v4.5'
Exit code returned non-successful value (-1) on command dotnetfx45.exe /q 
/norestart /lang:ENU (I added the lang:ENU after reading a solution on a forum 
but it did not work)

Now if I run that command manually in cmd it works perfectly fine.

Has anybody tried deploying .Net 4.5 yet?

Yes, for me it runs fine using

dotnetfx45_full_x86_x64.exe /q /norestart /LCID 1033

Whether the installation was successful or not can be read from
"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Client\Version" for the client runtime.

br,
Rainer
-------------------------------------------------------------------------
wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users

Reply via email to