Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Disk space dialog (SdDiskSpace) problem


5 replies to this topic

gaolifeng

gaolifeng
  • Members
  • 3 posts

Posted 07 January 2005 - 16:18

I realize that there is a probem with the disk space dialog for Installshield Professional 6.

SdDiskSpace(svDisk, szTemp, szRequireSize, bChange);

the szReqiureSize is only shown correctly for the deafult system drive C:
If I select other Drives, the Required Space Size always shows 0 instead of szRequireSize.

Does anyone know will there be any fix for this or that is a funtion as designed.

Thanks!

Taco Bell

Taco Bell

    IS6 Expert

  • Moderators
  • 1,281 posts

Posted 08 January 2005 - 02:33

I don't see that dialog in the IS Professional 6.31 help file or even the dialog sampler, so where did you get it?
user posted image

gaolifeng

gaolifeng
  • Members
  • 3 posts

Posted 10 January 2005 - 20:28

It is an internal function, you find its declaration in the SDINT.h file.

Taco Bell

Taco Bell

    IS6 Expert

  • Moderators
  • 1,281 posts

Posted 10 January 2005 - 22:06

Okay, so in that case, why you using an internal function instead of a standard dialog/fucntion?
user posted image

gaolifeng

gaolifeng
  • Members
  • 3 posts

Posted 11 January 2005 - 16:54

I am using that dialog as part of a custom Destination dialog, user can always check what is disk space on other drives.
But this internal fucntion seemed has a bug on it.

Does anyone know where I can file a bug report for installshield programs?

Taco Bell

Taco Bell

    IS6 Expert

  • Moderators
  • 1,281 posts

Posted 12 January 2005 - 04:17

Hmm, well I wouldn't expect to get a patch for IS6 due to its age and since it already may be resolved in a new version of the product, but there's probably something on the InstallShield website for filing a bug report.

However, you can try updating to version 6.31 if you haven't done so already.
user posted image