"Phil Wilson" wrote:
> I believe the InstallState file is created in the Program Files folder,
> right?
Yes
>Limited users don't have write access to that directory, so that
> behavior seems correct to me.
Yes
>I guess you're using a Visual Studio setup
> with managed code custom actions?
Yes
>That would be the root design decision
> causing this.
How can I indicate to the action not to run twice?
Or do you have another solution ?
I install the custom action in other directory (Application Data for user)
and it work fine.
Thank you.