Community Forums Archive

Go Back

Subject:Short filename passed
Posted by: DCools
Date:9/28/2001 4:35:12 AM

Hello,

Am I doin' something wrong or what?

"HKEY_CLASSES_ROOT\SFAudio.wav\Shell\Open\Command" is equal to C:\Program Files\Sonic Foundry\Sound Forge 5.0\forge.exe "%1"

Now, when I double Click on a file named "This Is A Sound File.Wav", Sound Forge openes it as THISIS~1.WAV. Every long filename is passed as a short filename and I don't like that :) Euh I mean :(

I'm using Windows 2000 SP2.

Regards,
Diederick F.M. Cools.

Subject:RE: Short filename passed
Reply by: DCools
Date:10/5/2001 4:19:25 PM

Hi There,

I Have found it myself. If anyone would care... I changed

"HKEY_CLASSES_ROOT\SFAudio.wav\Shell\Open\Command" is equal to C:\Program Files\Sonic Foundry\Sound Forge 5.0\forge.exe "%1"

to

"HKEY_CLASSES_ROOT\SFAudio.wav\Shell\Open\Command" is equal to "C:\Program Files\Sonic Foundry\Sound Forge 5.0\forge.exe" "%1"

and now it works under Microsoft Windows 2000 Pro

Regards,
Diederick


Go Back