siva prakash wrote: > if i run the setup choose language then go to next button it shows error > *"Failed to create process: 2!* Please don't remove the mailinglist from the CC list, so others can learn from the answers. The error you get indicates that your windows installation is broken. At that point it tries to execute "msiexec" which is a part of windows installer and a core piece of windows that's not working. You need to make sure that it works properly before you can install PostgreSQL. //Magnus