Im looking for the following information to decide whether to install my application in the Local or Roaming folder:
Using the Visual Studio setup project, say I install my application into the Roaming folder (like Dropbox, for instance)
- Then is it not meant to be moved to other computers that the same domain user logs onto?
- From my limited testing, the Roaming folders are not moved across? e.g. I have a bunch of folders on Computer A that do not exist on Computer B for the same Active Directory user?
- If the folders do roam somehow, then what happens to the Add Remove programs entry?