after complete all process when I press finish then show a msg: "unexpected error number 70 has occured: permission dinied."
what I need to do.
Printable View
after complete all process when I press finish then show a msg: "unexpected error number 70 has occured: permission dinied."
what I need to do.
Thread moved to here.
Permission denied (Error 70)
This means you tried to write to a file or registry location that you do not have write permission for, or read one you lack read permission for, etc.
We would need to know more about what is going on. What OS is this? Is it occurring at the end of running a Package & Deplorment Wizard setup? Is there anything unusual going on (such as unusual locations files are being installed to)?
If Vista or later, did running setup produce an elevation prompt? Surely you haven't disabled UAC, which changes the game in confusing ways.