Install problem: error reading from file
Posted: Fri Jun 09, 2006 3:44 pm
I have created a 300Mb installation that works perfectly as web media. From the same project I have also created a single file executable, but this consitently fails as follows:
The setup file decompresses into the temporary folder successfully but, at the file copy process, it fails with:
Error reading from file: C:\\Temp\\mia3A4.tmp\\data\\Artwork\\IFAALENTLSRE3RCSBOTAETRYOLFFFF0\\Dungeons\\CC3\\basic.txt
The reason it can't read the file is that the folder name is wrong... it's not where it decompressed the files. IA has actually placed the files in
C:\\Temp\\mia3A4.tmp\\data files\\install projects\\cc3-ia\\Release\\Single\\data\\Artwork\\IFAALENTLSRE3RCSBOTAETRYOLFFFF0\\Dungeons\\CC3\\basic.txt
This matches the project folder where the setup was saved (c:\\data files\\install projects\\cc3-ia)
Suggestions how to fix this?
The setup file decompresses into the temporary folder successfully but, at the file copy process, it fails with:
Error reading from file: C:\\Temp\\mia3A4.tmp\\data\\Artwork\\IFAALENTLSRE3RCSBOTAETRYOLFFFF0\\Dungeons\\CC3\\basic.txt
The reason it can't read the file is that the folder name is wrong... it's not where it decompressed the files. IA has actually placed the files in
C:\\Temp\\mia3A4.tmp\\data files\\install projects\\cc3-ia\\Release\\Single\\data\\Artwork\\IFAALENTLSRE3RCSBOTAETRYOLFFFF0\\Dungeons\\CC3\\basic.txt
This matches the project folder where the setup was saved (c:\\data files\\install projects\\cc3-ia)
Suggestions how to fix this?