SeanKilleen
SeanKilleen

Reputation: 8977

MSI Installer error 2203; how to force permissions on installer directory?

[Cross-Posted on SuperUser.com as well because the question relates to permissions. Feel free to let me know where it best belongs.]

Hi all,

I'll try to bullet-point to keep it short:

Background / Issue

So, what gives? Thanks in advance for any help you can provide!

Upvotes: 1

Views: 3007

Answers (2)

SeanKilleen
SeanKilleen

Reputation: 8977

Issue was solved by taking ownership of directories in question twice, and changing the attributes twice. Not sure that this is the correct procedure, but it installed, so I'll have to go with this being the answer for now.

Thanks to all who helped!

Upvotes: 1

jeloff
jeloff

Reputation: 26

Try using the attrib command. Seems to be a common problem for people that upgrade from XP to Win7 according to this: http://social.answers.microsoft.com/Forums/en-US/w7security/thread/be05c603-8a55-4fe6-9335-6fa125d47381/

Upvotes: 1

Related Questions