M
MarketMole
Tribe,
I have a .NET setup and deployment project which writes to the Users's
Application Data Folder.
I've got about 20 folders that I want to place here.
Some of them contain files I want every user to have.
I can build the project, create the MSI and install the app just fine.
But when I got to run it, and the /AppData/Roaming/[productname]/
directory is created - NONE of the folders with files in them get
created.
In addition, I've noticed that in the /AppData/Roaming/ directory,
after installation my folders which contain files are installed here -
Surprise Surprise.
How can I get my whole tree of folders, some of which may contain
files, to get placed into the [username]/AppData/Roaming/[productname]
location?
Thanks for any help.
MM.
Leximize your word!
I have a .NET setup and deployment project which writes to the Users's
Application Data Folder.
I've got about 20 folders that I want to place here.
Some of them contain files I want every user to have.
I can build the project, create the MSI and install the app just fine.
But when I got to run it, and the /AppData/Roaming/[productname]/
directory is created - NONE of the folders with files in them get
created.
In addition, I've noticed that in the /AppData/Roaming/ directory,
after installation my folders which contain files are installed here -
Surprise Surprise.
How can I get my whole tree of folders, some of which may contain
files, to get placed into the [username]/AppData/Roaming/[productname]
location?
Thanks for any help.
MM.
Leximize your word!