Crashing during compile when using FileCopy

Hi all,

I seem to have developed a problem with Xojo running on Win 7.
The problem only started today where if I compile any program that uses ‘Copyfile’ with any file attached the compiler crashes with:

[quote]XOJO_Test, Windows
Linking[/quote]

The test program is a Window with one Pushbutton

I have a CopyFiles1 that has a simple text document ‘Text.txt’, that I created, that lives in the same folder as the saved Xojo project.

‘CopyFile1’ has a Destination of ‘App Parent Folder’

When compiled with no file in the ‘CopyFile1’ there is no problem.

Happens for both Windows and OS X builds.

Something changed since yesterday, anyone got any idea what?
I have just upgraded to Xojo 2014r2 to see if that made any difference but it didn’t.

Update (must be a pun in there somewhere)

It seems that MS have altered something with one of their ‘Critical Updates’ which was applied this morning when I started the PC.

I rolled back my system to the previous update and the problem in the OP no longer exists. Unsure what they had changed in their recent update but Xojo didn’t seem to get along with it.