The Community is now in read-only mode to prepare for the launch of the new Flexera Community. During this time, you will be unable to register, log in, or access customer resources. Click here for more information.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Application Data

trickle10
By
Level 3
Hi all--
I have repackaged an application that adds a file to the user's AppDataFolder that contains some configuration info for the program. How can I make this available to every user that logs into a pc? I have set ALLUSERS=1 (I don't think ALLUSERS covers the AppDataFolder) and have tried a number of things to get it to work. Any ideas??

Thanks

Cole
(3) Replies

praveenl
By
Level 8
Try modifying the KeyPath of the Component containing your configuration file to point to CommonAppDataFolder instead AppDataFolder. Rebuild and install the .msi. See if that works.

trickle10
By
Level 3
The program that I am repackaging looks at the AppDataFolder of the person who is logged in..It will not look at the CommonAppDataFolder...Any other ideas?

trickle10
By
Level 3
The program that I am repackaging looks at the AppDataFolder of the person who is logged in..It will not look at the CommonAppDataFolder...Any other ideas?