Remove single file or using wildcard

This action is used to remove a single file or an entire group of files (using a wildcard).

Property Name

Data Type

Description

CheckSharedFile

Boolean

Ignored in Paquet Builder 2.9. Provided for compatibility issues.
FilenameString

If UseWildcard is set to false, then it should point to the full path to the file to delete. Example: %DESTPATH%\Temp\RegOCX.Bat

If UseWildcard is set to true, then it should be the path + the source wildcard. For instance %DESTPATH\Templates\*.*

RemoveAtStartupBoolean

Ignored in Paquet Builder 2.9. Provided for compatibility issues.

UseWildcardBooleanTo remove a single file, leave this property to false. If you want to delete an entire group of files based on a source wildcard, turn this property on.

Also have a look at the Delete a folder custom action.


  Paquet Builder Help - Copyright © G.D.G. Software. All rights reserved.