arpitman
12-23-2005, 10:28 AM
I am creating an installer that will be used to install onto an SD card. We didn't use an installer before so we don't have a previous product id to use. I would like to manually delete some files before putting on some new files.
In the installer I have a working function that can delete the files to make room for the new ones. When I run the installer it detects there is not enough room on the SD card to continue. I have tried everything I can think of to turn this off without luck.
I have also tried putting my working function into the right location to get it to run before the disk space cost is done. I have put it all over the place and made it both immediate and deferred etc. and nothing works.
Any suggestions?
Tony
In the installer I have a working function that can delete the files to make room for the new ones. When I run the installer it detects there is not enough room on the SD card to continue. I have tried everything I can think of to turn this off without luck.
I have also tried putting my working function into the right location to get it to run before the disk space cost is done. I have put it all over the place and made it both immediate and deferred etc. and nothing works.
Any suggestions?
Tony