Dmitrii Kopylov
Dmitrii Kopylov

Reputation: 111

install4j: Installation folder available for all users without elevated launcher

We have the following requirements for our install4j-generated installer on Windows:

We consider placing installation folder under "Program Files" or "%PROGRAMDATA%" by default. Seems like in any case we need to use "Add windows file rights" action to make installation folder writable for all users.

Do you think it should work or are there better alternatives to meet our requirements?

Upvotes: 1

Views: 172

Answers (1)

Ingo Kegel
Ingo Kegel

Reputation: 48015

On Windows, there is no folder that is writable for all users by default. So using the "Add windows file rights" action is the only possibility.

Upvotes: 1

Related Questions