.net - Modify the preferences of chrome with C# -


i developing application in c # modify file "preferences" of chrome. problem when want overwrite file

~users\"user"\appdata\local\google\chrome\user data\default\preferences 

for reason not rewritten, works fine.

if delete file manually, file disappears. if application removes file reappears ..

in manifest have declared

<requestedexecutionlevel level="requireadministrator" uiaccess="false" />

what problem in file deleted , reappear, or may rewritten?


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -