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 26, 2006 2:04 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Remove folder while uninstalling application

Hello!

My installation create some folders on disk. For instance:

- dir1
   - dir1.1
   - dir1.2
      - dir1.2.1
   - dir1.3
   ...

While using my application some (temp files with random names) files
are created in directory "dir1.2.1". The problem is that while
uninstalling application  directory "dir1/dir1.2/dir1.2.1" with all
files in it is not deleted (all other directories are deleted: dir1.1,
dir1.3,...).

How can I delete directory "dir1/dir1.2/dir1.2.1" and all files in it
while uninstalling application?

Thanks,
Voranc

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to