wix3.5 - How to set write permission to a single file in WiX -


i have mvc app , need set write permission everyone on single file. file generated on fly during installation custom action script. file created inside app folder.

i know final path of file, after installation process

online i've seen examples setting permission folders , subfolders, none of them seemed address issue


Comments

Popular posts from this blog

java - How to handle special characters while unmarshalling xml in JAXB -

ios - Pass NSDictionary from Javascript to Objective-c in JavascriptCore -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -