iancampelo / windows-package-manager

Automatically exported from code.google.com/p/windows-package-manager
0 stars 0 forks source link

Error installing Fiddler #419

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

C:\npackd-local\.NET_redistributable_runtime>dotnetfx.exe /C 
/T:"C:\npackd-local\.NET_redistributable_runtime\f" 

C:\npackd-local\.NET_redistributable_runtime>f\install.exe /Q /L 
.Npackd\MSI.log 

C:\npackd-local\.NET_redistributable_runtime>set err=4122 

C:\npackd-local\.NET_redistributable_runtime>type .Npackd\MSI.log 
The system cannot find the file specified.

C:\npackd-local\.NET_redistributable_runtime>if 4122 NEQ 0 exit 4122 

Original issue reported on code.google.com by cmtopi...@gmail.com on 23 Dec 2014 at 3:44

GoogleCodeExporter commented 8 years ago
it seems to be the error "4122  The product does not support installing on the 
detected operating system type" for the .NET runtime. Which operating system do 
you have?

Original comment by tim.lebe...@gmail.com on 2 Jan 2015 at 6:09

GoogleCodeExporter commented 8 years ago

Original comment by tim.lebe...@gmail.com on 9 Jan 2015 at 7:10