Wav files

Get help on programming - C++, Java, Delphi, etc.
Post Reply
DJT
I Bribed Ron With Foundry And All I Got Was This Lousy Title
Posts: 9387
Joined: 09 Aug 2002, 02:00
Location: Locked Down
Contact:

Wav files

Post by DJT »

I know this might sound like a noob question, but how do i get a wav file to play when i open a prog I am making in VB6?

If I can't get this to work, how do i get it to open as a auto run when put in on a disk?

This is what I have so far in my "autorun.inf"
[autorun]
open=Card.exe
open=Birthday.wav
icon=Card.ico
The icon and exe work fine, but the wav file won't open. Am I doing something wrong?

Thanks in advance,
DJ
Want to support my creative work? Drop me a like and subscribe below. It will be greatly appreciated!
Clarke Media - YouTube Channel
Clarke Media - Facebook
User avatar
Tribble
Registered User
Posts: 88465
Joined: 08 Feb 2007, 02:00
Processor: Intel Core i7-4770K CPU@3.50GHz
Motherboard: ACPI x64-based PC
Graphics card: GeForce GTX 780 Ti
Memory: 16GB
Location: Not here
Contact:

Post by Tribble »

Mmm not sure I am afraid - but I think you need to declare which player to use. But I could be talking absolute cat poo. If you go onto the forums (other ones) you should be able to find code that will do it - just type your question into google and see what it brings back. That is how I find my solutions.
Image
Post Reply