Modify

Opened 16 years ago

Closed 15 years ago

#1703 closed Bug (No Bug)

I have a problem when using "filecopy" with extension. "vbe"

Reported by: avechuche Owned by:
Milestone: Component: AutoIt
Version: 3.3.6.1 Severity: None
Keywords: Cc:

Description

I have a problem, i can´t copy files with extension "vbe.". In version 3.3.6.0 worked perfectly.

this scritp not work

FileCopy(@ScriptDir & "\RAM.vbe", @ScriptDir & "\RAM2.vbe", 1)

but this, does work

FileCopy(@ScriptDir & "\example1.txt", @ScriptDir & "\example2.txt", 1)

Attachments (0)

Change History (3)

comment:1 by Emiel Wieldraaijer, 16 years ago

Tested it on Windows 7 Ultimate with 3.3.6.1 and no problem at all .. maybe your virusscanning software is causing the problem..

comment:2 by Emiel Wieldraaijer, 16 years ago

Forgot to mention X64

comment:3 by Valik, 15 years ago

Resolution: No Bug
Status: newclosed

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.