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

Reply via email to