Modify

Opened 16 years ago

Closed 16 years ago

Last modified 16 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 Changed 16 years ago by Valik

  • Resolution set to rejected
  • Status changed from new to closed

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 Changed 16 years ago by TicketCleanup

  • Version 3.2.10.0 deleted

Automatic ticket cleanup.

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Modify Ticket

Action
as closed The ticket will remain with no owner.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.