PDA

View Full Version : Drive Name



NewsArchive
05-11-2012, 12:43 AM
Hi Friedrich,

how can I get the name of a volume?

Thanks for your answer.

Markus

NewsArchive
05-11-2012, 12:44 AM
Hi Markus,

>
> how can I get the name of a volume?
>

The following Windows API lets you receive the name of a specified volume:

http://msdn.microsoft.com/en-us/library/aa364993(v=vs.85).aspx

Friedrich

NewsArchive
05-11-2012, 12:44 AM
Hi Friedrich,

I thougt about an extension to your "Get System Info" script function...

Markus Zander

NewsArchive
05-11-2012, 12:45 AM
Hi Markus,

>
> I thougt about an extension to your "Get System Info" script function...
>

I have uploaded a demo for you:

http://www.lindersoft.com/projects/GetVolumeName.zip

Friedrich

NewsArchive
05-11-2012, 12:45 AM
Thanks you.

Markus Zander

NewsArchive
05-11-2012, 12:46 AM
>
> Thanks you.
>

In fact, the "Get System Info (Volume System Name)" script function has the
name of a specified volume available, but does not use it. We'll see if we
can return the volume name in %_SB_RETURNEX%.

Friedrich

NewsArchive
05-11-2012, 12:46 AM
Added.

---
IMPROVEMENT: Installer: The "Get System Info (Volume System Name)" function
returns the name of the specified volume in variable
%_SB_RETURNEX%.
---

Friedrich

NewsArchive
05-11-2012, 12:46 AM
Thank You!

Markus Zander