issue with installing dotnet service pack
I am automating the installation of dotnet.
and 3 service packs
NDP20SP2-KB958481-x86
NDP30SP2-KB958483-x86
NDP35SP1-KB958484-x86
Installing dotnet via this command line : dotnetfx35.exe /q /f /norestart works fine and results in the exitcode 0.
Installing the following command lines results in a succesfull installation and exitcode 0
NDP30SP2-KB958483-x86
NDP35SP1-KB958484-x86
---------------------------------------------------------------------------------------------------
But with the following service pack : NDP20SP2-KB958481-x86 I encounter the following situation.
Installing the service pack seems to work (as the successull installation seems to be reported in the eventviewer) but the resulting exitcode is 2147945410.
Can I consider this exitcode as a success or should I be aware of any problems?
and 3 service packs
NDP20SP2-KB958481-x86
NDP30SP2-KB958483-x86
NDP35SP1-KB958484-x86
Installing dotnet via this command line : dotnetfx35.exe /q /f /norestart works fine and results in the exitcode 0.
Installing the following command lines results in a succesfull installation and exitcode 0
NDP30SP2-KB958483-x86
NDP35SP1-KB958484-x86
---------------------------------------------------------------------------------------------------
But with the following service pack : NDP20SP2-KB958481-x86 I encounter the following situation.
Installing the service pack seems to work (as the successull installation seems to be reported in the eventviewer) but the resulting exitcode is 2147945410.
Can I consider this exitcode as a success or should I be aware of any problems?
0 Comments
[ + ] Show comments
Answers (6)
Please log in to answer
Posted by:
pjgeutjens
14 years ago
Posted by:
ikke
14 years ago
Posted by:
anonymous_9363
14 years ago
Posted by:
ikke
14 years ago
Googled this term, "2147945410 Win32 error codes" before posting the comment.
Did not find a list but some shatered information.
I did not ask this question out of lazyness but to enable me to look a the list so I do'nt have to ask this question in the future.
Don't bother answering my questions anymore if this is your way of giving advice.
Did not find a list but some shatered information.
I did not ask this question out of lazyness but to enable me to look a the list so I do'nt have to ask this question in the future.
Don't bother answering my questions anymore if this is your way of giving advice.
Posted by:
anonymous_9363
14 years ago
Posted by:
ikke
14 years ago
For anyone who is concerned, seems like the sheet below could provide the info i was looking for.
http://www.geocities.jp/iafuu/Programming/Windows/Errors/WinXP-SP2-Error-EN.csv
http://www.geocities.jp/iafuu/Programming/Windows/Errors/WinXP-SP2-Error-EN.csv
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.