Indigo Rose Software
  #1  
Old 09-08-2008
jassing's Avatar
jassing jassing is offline
Indigo Rose Customer
 
Join Date: Jan 2001
Location: Anderson Island, WA, USA
Posts: 1,899
Out of diskspace issues

I have a client, that for some reason, likes to instruct his users to install multiple parts of his product at once.

A side effect of this is that occasionally users report "out of disk space" becuase each installer thinks it has enough; but when combined, they don't.

As a result; the uninstall.xml is unusable and can't be uninstalled -- furthermore, the user is prompted (after freeing up disk space) "Install completed successfully"

While I haven't verified this behaviour, I was wondering if anyone had any thoughts on the best way to ensure that the app could be uninstalled with an out of disk space condition....
__________________
Reply With Quote
  #2  
Old 09-09-2008
Mark's Avatar
Mark Mark is offline
Indigo Rose Staff Member
 
Join Date: Jun 2000
Location: Indigo Rose Software
Posts: 1,773
Hi jassing,

I'm not convinces that I understand exactly what you mean. Do you mean that he instructs his users to run multiple installations or uninstallations at the exact same time? I can't fathom why people would want to do that, but maybe with a bit more detail from you I might be able to think of something.
__________________
MSI Factory The Next Generation Intelligent Setup Builder
Reply With Quote
  #3  
Old 09-09-2008
jassing's Avatar
jassing jassing is offline
Indigo Rose Customer
 
Join Date: Jan 2001
Location: Anderson Island, WA, USA
Posts: 1,899
Thanks Mark.

Basically what I need to do is figure out how to sense (in the installer) that "out of disk space" condition has happened and deal with it more gracefully -- the resulting uninstall.xml file is (obviously) trashed.

The install alerts the user that they ran out of disk space;b ut then it says "install successful" (the final screen) -- what I need to do is have a new window that says "Well; we shouldn't have installed here; your system is now unusable" (or words to that effect).
__________________
Reply With Quote
  #4  
Old 09-09-2008
Mark's Avatar
Mark Mark is offline
Indigo Rose Staff Member
 
Join Date: Jun 2000
Location: Indigo Rose Software
Posts: 1,773
Hi Jassing,

What error code are you getting during the install? 1012?

You might try catching the error on the "On Install Error" event.
__________________
MSI Factory The Next Generation Intelligent Setup Builder
Reply With Quote
  #5  
Old 09-09-2008
jassing's Avatar
jassing jassing is offline
Indigo Rose Customer
 
Join Date: Jan 2001
Location: Anderson Island, WA, USA
Posts: 1,899
problem is the files are all getting installed; it's on the POST install that I'm getting a problem, I'm updating the uninstall xml -- no error was tossed...
__________________
Reply With Quote
  #6  
Old 09-09-2008
Mark's Avatar
Mark Mark is offline
Indigo Rose Staff Member
 
Join Date: Jun 2000
Location: Indigo Rose Software
Posts: 1,773
Quote:
Originally Posted by jassing View Post
problem is the files are all getting installed; it's on the POST install that I'm getting a problem, I'm updating the uninstall xml -- no error was tossed...
So all of the files are being installed properly, but once the install is done the disk is full? Then when you attempt to update the uninstall.xml after the installation you are unable to because there is no more space left on the drive?

You could try calling the Drive.GetFreeSpace() function to see how much space is left on the drive.
__________________
MSI Factory The Next Generation Intelligent Setup Builder
Reply With Quote
  #7  
Old 09-09-2008
jassing's Avatar
jassing jassing is offline
Indigo Rose Customer
 
Join Date: Jan 2001
Location: Anderson Island, WA, USA
Posts: 1,899
Quote:
Originally Posted by Mark View Post
So all of the files are being installed properly, but once the install is done the disk is full? Then when you attempt to update the uninstall.xml after the installation you are unable to because there is no more space left on the drive?

You could try calling the Drive.GetFreeSpace() function to see how much space is left on the drive.
Basically -- you got it -- we complete our install before the "other" one -- so we're done -- the other install uses up the rest of the disk space; and now we continue along to update some uninstall data (to remove files created on the fly etc) -- no error is tossed so we think the install went smothly.
__________________
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Accessibility issues Jenneen AutoPlay Media Studio 6.0 1 07-13-2006 02:16 PM
Copyright Issues for "How To..." Training? sferguson General Chat 3 11-03-2004 04:51 PM
Existing Issues with Zip.Add SRJ AutoPlay Media Studio 5.0 1 06-27-2004 12:45 AM
Media Player 9.0 Issues in AMS40 Brett AutoPlay Media Studio 4.0 0 01-23-2003 11:26 AM
Autoplay 4 issues Slaor AutoPlay Media Studio 4.0 3 09-24-2002 11:30 AM


All times are GMT -6. The time now is 08:57 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright © 2000 - 2009 Indigo Rose Corporation. All rights reserved.
Indigo Rose Software