Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Installation failed with error code: (0x00000057), "The parameter is incorrect"
#1
Hey man I really need a fix on the install for Microsoft framework 4.6 I get this warning before installing    "Setup may not run properly, because the Windows Modules Installer Service is not available on this computer."    And this error after the install fails. "The parameter is incorrect"  


I would greatly appreciate any and all help, I've already ran the tool Microsoft gives you to help, and it did almost nothing to fix my problem. Angry

#2



#3
(07-21-2016, 06:27 PM)Compton Wrote:  


I've check out both of Britec09's videos on the matter! That's why I came to the boards!

#4
The Windows Installer Service Could Not Be Accessed" error when you try to install a program in Windows 7 or Windows Vista

#5
(07-22-2016, 11:37 AM)Compton Wrote:  The Windows Installer Service Could Not Be Accessed" error when you try to install a program in Windows 7 or Windows Vista

I'm on windows 8.1 but I'll take a look!

(07-22-2016, 11:37 AM)Compton Wrote:  The Windows Installer Service Could Not Be Accessed" error when you try to install a program in Windows 7 or Windows Vista

Didn't work

#6
Download the .NET Framework 4.0 Client Profile (Standalone Installer

Once downloaded run the installer in the command line to extract all the components from Standalone Installer package
Code:
dotNetFx40_Client_x86_x64.exe /x <extract location> (For example: C:\dotNetFx40_Client_x86_x64.exe /x <extract location>)


Then you can run setup.exe /lang:ENU directly in Command Prompt.
For more information, see:https://msdn.microsoft.com/en-us/library/cc160716.aspx

Can you post log files for more information. This will tell me "What parameter is incorrect"
<left><form action="https://www.paypal.com/cgi-bin/webscr" method="post">If you are satisfied with my help, consider a donation. Thank you so much for your continued support! 
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="Y4ZDLXGFS4F8Q">
<input type="image" src="https://www.paypalobjects.com/en_US/GB/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal — The safer, easier way to pay online.">
<img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="0" height="0">
</form>

   </div></left> 

#7
(07-22-2016, 11:06 PM)Britec Wrote:  Download the .NET Framework 4.0 Client Profile (Standalone Installer

Once downloaded run the installer in the command line to extract all the components from Standalone Installer package

Code:
dotNetFx40_Client_x86_x64.exe /x <extract location> (For example: C:\dotNetFx40_Client_x86_x64.exe /x <extract location>)


Then you can run setup.exe /lang:ENU directly in Command Prompt.
For more information, see:https://msdn.microsoft.com/en-us/library/cc160716.aspx

Can you post log files for more information. This will tell me "What parameter is incorrect"

When I go on microsoft website I can't even download the installer, when I click download it doesn't do anything. But I'll try to fix that.

#8
run sfc /scannow in the command prompt as Admin

#9
(07-23-2016, 11:17 AM)Compton Wrote:  run sfc /scannow in the command prompt as Admin

Alright but I'm using windows 8.1

(07-23-2016, 11:17 AM)Compton Wrote:  run sfc /scannow in the command prompt as Admin

Got an error when running sfc /scannow Windows Resource Protection could not start the repair service.

#10
run net start trustedinstaller in the command prompt as Admin
then sfc /scannow



Forum Jump:


Users browsing this thread:
1 Guest(s)

Powered By MyBB, © 2002-2024 Melroy van den Berg.