My.Computer.FileSystem.SpecialDirectories.AllUsersApplicationData

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?U3VydHVyWg==?=

    My.Computer.FileSystem.SpecialDirectories.AllUsersApplicationData

    When I use My.Computer.Fil eSystem.Special Directories.All UsersApplicatio nData
    in the environment, it returns something useful such as

    C:\ProgramData\ CompanyName\App Name\1.0.0.0

    However, if I Publish my application and then run it, it returns something
    like:

    AllUsersApplica tionData =
    C:\Users\Userna me\AppData\Loca l\Apps\2.0\Data \YEQ9RET6.0YW\5 NN55LT2.T2L\spe c..tion_2d2f69b 37f9e4e75_0001. 0000_d2fdb2740a 47be9c\Data

    where "UserName" is my logged in account's name.

    Should I not be using ClickOnce? Is ClickOnce ONLY for completely
    per-user-isolated apps?

    --
    David Streeter
    Synchrotech Software
    Sydney Australia
Working...