[photodesk] PhotoDeskDA correction

  • From: "David J. Ruck" <druck@xxxxxxxxxxxx>
  • To: photodesk@xxxxxxxxxxxxx
  • Date: Mon, 26 Feb 2007 21:26:32 GMT

If you are using version 3.06 of Photodesk and the PhotoDeskDA utility in
!Boot.Choices.Boot.Tasks which reserves a dynamic area in low memory ready
for Photodesk when its run, I've corrected a bug which causes it not to spot
if the DA it has claimed is suitable.

It can be fixed by changing:-

      Base% = Base% DIV (1024*1024)
  
Change it to:-

      Base% = Base% >>> 20

After changing reboot to check if it runs without error. If you do get an
error, rename it !PhotoDeskDA so it is run earlier in the boot sequence.

Cheers
---Dave

-- 
____________________________________________________________________________

  David J. Ruck    Phone: +44- (0)7974 108301    Email: druck@xxxxxxxxxxxx
____________________________________________________________________________

Other related posts: