I have an application developed with Visual Studio 2008 and distributed throught ClickOnce.
My question: if I log on the client computer as John (for example) and I launch the setup.exe (provided through ClickOnce) to install the application, I noticed the path of the executable is something like: C:UsersJohnAppDataLocalApps2.0....mysoftware.exe
Now, if I log on as Mike, the path of the executable is something like: C:UsersMikeAppDataLocalApps2.0....mysoftware.exe
It seems that there is a different copy of each executable installation for each user. Does it make sence? Before I developed Visual Basic 6 application where executables are located in C:Program FilesMySoftwareMySoftware.exe. Every user was running the same executable.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…