Results 1 to 4 of 4

Thread: Setting a Volume name on target drive

  1. #1

    Default Setting a Volume name on target drive

    I'm developing a installer that will actually be used to set up files on
    flash drives (the flash drives will be used to distribute a demo
    application). As part of this, I'd like to have the installer set the
    volume name on the flash drive. Is there an easy way to do this in
    SetupBuilder, or am I going to have to write a DLL which will call the
    appropriate API for setting the volume name?

    Ben
    - --
    Ben Coleman
    CTO, Accelerated Design, Inc.
    http://www.accelerateddesign.com/

  2. #2

    Default Re: Setting a Volume name on target drive


  3. #3

    Default Re: Setting a Volume name on target drive

    Ben,

    Exactly what Jeff suggested. Just use the "Call Dll..." script function to
    call the SetVolumeLabel Windows API.

    Friedrich

  4. #4

    Default Re: Setting a Volume name on target drive

    > Exactly what Jeff suggested. Just use the "Call Dll..." script function to
    > call the SetVolumeLabel Windows API.

    Thanks, just what I needed!

    Ben
    - --
    Ben Coleman
    CTO, Accelerated Design, Inc.
    http://www.accelerateddesign.com/

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •