Cab File Uninstallation

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

I have made a cab file in which I have a directory in my %installdir%. The structure is something like this:

MyApp
¦-Dir1 - (this is empty)
¦--Dir1a - There are files in this
¦ ¦
¦ ¦--Dir1aa - There are files in this

¦--Dir1b - There are files in this
¦--Dir1ba - There are files in this
 
Sorry about that.... I'll post again:

Hello,

I have made a cab file in which I have a directory in my %installdir%. The structure is something like this:

MyApp
¦-Dir1 - (this is empty)
¦--Dir1a - There are files in this
¦ ¦
¦ ¦--Dir1aa - There are files in this
¦
¦--Dir1b - There are files in this

¦--Dir1ba - There are files in this
 
Damn..... For the third and last time:

Hello,

I have made a cab file in which I have a directory in my %installdir%. The structure is something like this:

MyApp
¦-Dir1 - (this is empty)
¦--Dir1a - There are files in this
¦ ¦
¦ ¦--Dir1aa - There are files in this
¦
¦--Dir1b - There are files in this
¦
¦--Dir1ba - There are files in this

So when I install my program and uninstall it.... Dir1aa and Dir1ba gets deleted....
but dir1a, dir1b, dir1 and myapp remain... All the files inside them get deleted.

what can I put in my cab file so that these directories would also get deleted
 
Back
Top