No
Error 53: The network path was not found.
KiX Version: 4.53


However I used this at the top of the script.

Code:
If Not @LogonMode
Break On
Else
Break Off
EndIf
Dim $SO
$SO=SetOption('Explicit','On')
$SO=SetOption('NoVarsInStrings','On')
$SO=SetOption('NoMacrosInStrings','On')
$SO=SetOption('WrapAtEOL','On')




So I would say it is the forgiving nature of KiXtart, though to me almost rather a BUG
I see it potentially allowing a copy that should not be allowed maybe.