Modify

Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#47 closed Feature Request (Rejected)

FileInstall() to use the same Flag values as FileCopy

Reported by: Bowmore Owned by:
Milestone: Component: AutoIt
Version: Severity:
Keywords: Cc:

Description

I would like FileInstall() to use the same Flag parameter values as FileCopy(). The two function essentially perform the same function copying a file from one location to another the only significant difference being that the source used by FileInstall() is fixed i.e. the compiled script.

Quote:form FileCopy help

flag [optional] 
this flag determines whether to overwrite files if they already exist.
Can be a combination of the following:
 0 = (default) do not overwrite existing files
 1 = overwrite existing files
 8 = Create destination directory structure if it doesn't exist (See Remarks). 

Attachments (0)

Change History (2)

comment:1 by Valik, 18 years ago

Resolution: rejected
Status: newclosed

I'm marking this rejected. FileInstall is going to see a major rewrite in the future and this may or may not be necessary at that time.

comment:2 by TicketCleanup, 18 years ago

Version: 3.2.10.0

Automatic ticket cleanup.

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.