setup project and SpecialFolder.CommonApplicationData

  • Thread starter Thread starter =?ISO-8859-15?Q?Rico_Sch=E4pe?=
  • Start date Start date
?

=?ISO-8859-15?Q?Rico_Sch=E4pe?=

Hi,

I have some files which I want to install in the special folder
SpecialFolder.CommonApplicationData in my setup project. How I can do
that ? The file system editor from the setup project doesn't have that
folder.

Any Idea ?

Rico
 
Hi Rico,

Just had the same problem myself. Solved by creating a custom Commit assembly in which I created the folders required and set ACLs etc.

Regards

Jim

EggHeadCafe.com - .NET Developer Portal of Choice
http://www.eggheadcafe.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top