Quote: 8) Fixed COPY of single file to a non-existing directory.
KiXtart version is: 4.53About to copy file from UNC...Copy UNC File Error was: 0 - The operation completed successfully.About to copy file from LOCAL DRIVE...Copy LOCAL File Error was: 0 - The operation completed successfully.About to copy file from MAPPED DRIVE...Copy MAPPED File Error was: 0 - The operation completed successfully.
copy $setup+'\AHCA\Splash\*.jpg' '%programfiles%\ahca\splash\' /c /s ? $setup+'\AHCA\Splash\*.jpg' ? '%programfiles%\ahca\splash\' ? @serror
md '%programfiles%\ahca\splash\' copy $setup+'\AHCA\Splash\*.jpg' '%programfiles%\ahca\splash\' /c /s ? $setup+'\AHCA\Splash\*.jpg' ? '%programfiles%\ahca\splash\' ? @serror
Generated in 0.053 seconds in which 0.022 seconds were spent on a total of 13 queries. Zlib compression enabled.