Re: [WiX-users] Remove folder while uninstalling application

2006-06-27 Thread Voranc Kutnik
Sorry for late reply...Files are created under "Program Files".Thing is that actually directories and files are created inside this problematic directory. So after some time my initial directory structure: - dir1  - dir1.1  - dir1.2 - dir1.2.1  - dir1.3  ...looks like this (for example):- dir1 

Re: [WiX-users] Remove folder while uninstalling application

2006-06-26 Thread Frederik Carlier
Title: [WiX-users] Remove folder while uninstalling application Voranc,   First off, creating temp files in your program files folder is something you may want to reconsider. Since normal users don't have write access to the program files folder, you will force your users to run your application

Re: [WiX-users] Remove folder while uninstalling application

2006-06-26 Thread Derek Cicerone
What is the root of all these directories? Do they all get created under a machine location like "Program Files" or a per-user location like the user profile? Thanks, Derek -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Voranc Kutnik Sent: Monday, June