R
Richard
I started getting this error in my builds: I did add two files to a
component which will copy to C:\ and c:\Windows .
I used Directory Numbers 24 and 10.
%24%\test.bat ---> goes to c:\
%10%\info.txt ----> goes to c:\windows
An internal error occurred while building the run-time image.
Code = 0x800a0046
Description = The index specified does not reference an existing item in the
collection.
Error 70 (0x46) in "": The index specified does not reference an existing
item in the collection.
component which will copy to C:\ and c:\Windows .
I used Directory Numbers 24 and 10.
%24%\test.bat ---> goes to c:\
%10%\info.txt ----> goes to c:\windows
An internal error occurred while building the run-time image.
Code = 0x800a0046
Description = The index specified does not reference an existing item in the
collection.
Error 70 (0x46) in "": The index specified does not reference an existing
item in the collection.