AFAIK, unless the application is mount-point aware, the standard
application will extract the dirve letter from the path (not using the API)
and getthe drive size.
Many applications do this, refusing to use my 120G disks because the
partition they are mounted ononly has 3 G free space.
As standard options (not really familiar with your software configuration)
you have:
- a software option/upgrade
- a "trainer" that will patch the executable call to GetDriveSize or
GetDriveSizeEX and manually reply a valid number
- an API hook that would override the api call
All there are hackish and require coding, if you can find a more
straightforward solution, go for it.
I know of no better way about lieing a program concerning the disk size.
--
Andrei "Ndi" Dobrin
Brainbench MVP
www.Brainbench.com