I am trying to make an application installer, it needs to install an amount of read/writeable files to user application data.
But when i install that only happens for the user installing the project. The instalation wizard aks if the application should be installed of only the current user or everyone, how can I prevent my user selecting everyone ?
or how to add files to an installer, accessable to all users ?.