My winform app uses xml files to store data, where should I store them so Vista users can write to them?

前端 未结 6 865
后悔当初
后悔当初 2021-01-07 00:30

My winform app uses xml files to store data, where should I store them so Vista users can write to them?

Thanks

6条回答
  •  北荒
    北荒 (楼主)
    2021-01-07 00:56

    why not in the applications directory (the same one the app is installed in)?

提交回复
热议问题