Can I delete a file or directory as part of my application installation?
asked 12 Sep '11, 08:23
Jake ♦♦ 181●5●33●175 accept rate: 98%
Yes. You can delete a file or directory as part of your application installation using a '<deletefile>' action as in the following example:
<deleteFile> <path>/tmp/mytempfiles*.*</path> </deleteFile>
answered 12 Sep '11, 08:25
Once you sign in you will be able to subscribe for any updates here
Answers
Answers and Comments
Markdown Basics
learn more about Markdown
This site is a community support forum for BitRock InstallBuilder. You can also visit our reference online documentation or contact support directly.
Tags:
files ×12 delete ×2
Asked: 12 Sep '11, 08:23
Seen: 187 times
Last updated: 12 Sep '11, 08:25
The BitRock InstallBuilder website provides up-to-date information about our crossplatform installation tool, including new releases
ZIPPED OS X files are corrupted
Managing Bundled Files
Location of files to be packaged
Checking files and directories with the fileTest rule
How can I copy a file or directory as part of an installation?
How to integrate acrobat reader with my exe installer?
I need to change the owner and group of a file or directory in Unix. How do I do this?
How can I preserve the attributes for the files with resource forks?
Can you use an installer variable to specify the origin of a file that is being added?
Unzipped files and uninstall
powered by BitNami OSQA