Page 1 of 1
A problem with compressed installs...
Posted: Wed Jan 05, 2005 12:05 pm
by [MS]Mark
I have an application that won't install when used as part of a compressed package (either web or single) - it comes up with an error about temp\\mia3e3.tmp (random each time)\\data\\0\\[app name] not being able to be read - looking in that folder, there is nothing under the data folder but there is a folder called data export (which is the same name as the app being installed) with all the files under it...
How do I change it so that compressed installs work? Uncompressed layout works but is too big to feasibly ask clients to download each time...and it's just this one where I have the name as data export that is having problems...
Posted: Thu Jan 06, 2005 3:54 am
by sinan
Please double-check in the Project Options window that you are not doing debug builds. (The debug build checkbox should be unchecked)
Posted: Thu Jan 06, 2005 3:58 am
by [MS]Mark
Debug build is unchecked...
Posted: Thu Jan 06, 2005 7:51 am
by sinan
Do you have any "odd" characters (non alpha numeric) in any of the fields in the Project Options dialog?
Posted: Thu Jan 13, 2005 6:12 am
by [MS]Mark
No odd characters either...
Rebuilt it and now it drops out before installing anything - very odd as the same code works for 8 other apps - it's just this one it doesn't like...
I'll try a wizard build and see if it has the same problems...
Posted: Thu Jan 13, 2005 9:31 am
by sinan
Thanks! Please let me know when you have further information.
Posted: Mon Jan 17, 2005 7:19 am
by [MS]Mark
Haven't had a need to look at the one that isn't working - but do have a 2nd install setup which is doing a similar thing - well, in my opinion worse as it isn't extracting any data at all and then falls over saying can't find [path]\\prereq.dfm.miaf
Posted: Mon Jan 17, 2005 4:23 pm
by sinan
Could you please privately email me a complete project that reproduces this problem - please include all project and binary files - and I will try to track down what is causing this behavior, and post a resolution here.
Sinan
Posted: Wed Jan 19, 2005 8:49 am
by [MS]Mark
I think I've fixed the issue - a couple of the 0 byte .miaf files had gone missing so when it came to installing they weren't included in the setup package...
If I still experience problems I'll mail you the project

Posted: Thu Jan 20, 2005 10:18 am
by sinan
Ah, great

Similiar Problem
Posted: Sun Mar 20, 2005 12:31 pm
by wdevine
I'm having a similiar problem. I'm using the latest Express InstallAware and have created an install with a single compressed .exe. When I try and run the install I get the error message:
Now, if I go look at this location, it doesn't exist. However the file it's looking for is at the path:
C:\\Documents and Settings\\wdevine\\Local Settings\\Temp\\mia25.tmp\\data\\WDEVINE\\MARSI\\DRGWindowsInstallationProject\\Release\\Single\\data\\OFFLINE\\IFAEEADSIOWDBNURDOENFRRAIEFFFF0
So for some reason, the installer is confused and isn't looking in the proper location. I'm not sure how to fix this.
Any ideas?
Thank you,
Bill D
Posted: Sun Mar 20, 2005 4:12 pm
by sinan
Can you create a new test project that installs just a single file, and see what happens in this case?
Posted: Tue Mar 22, 2005 11:24 am
by wdevine
I'll definitely give this a shot and let you know what happens. I'm in the process of reinstalling a development machine and still putting all my tools back on.
Posted: Tue Mar 22, 2005 4:53 pm
by sinan
FYI, another user reported a similar problem. Their problem was solved when they moved the compression one notch below Best.