CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: MP3 In Setup

  1. #1
    Join Date
    Feb 2000
    Location
    NJ, USA
    Posts
    5

    MP3 In Setup

    Hey,

    Can anyone tell me how to play a MP3 File while someone is using the setup program? I have the VB Setup Utility, InstallShield Express and Professional...

    Thanks!


  2. #2
    Join Date
    Aug 1999
    Location
    US, Florida
    Posts
    817

    Re: MP3 In Setup

    I don't think that you can play .MP3 files in setup, unless you make your own setup program, but you can play .wav files, and to get .mp3 into .wav, just use some program, like WINAMP, www.winamp.com, it's free anyway...


Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured