Page 1 of 1

[16 Jul 2008] problems with exe-file using win2000

Posted: Sat Jun 13, 2020 5:31 pm
by Ferrule Media
Note: This is an archived post that was originally sent to the Hollywood mailing list on Wed, 16 Jul 2008 16:32:56 +0200 (MEST)

Hello!

I'm working on a small project that needs to be usable under both winXP and win2000.

However, i get some problems when trying to start the program using win2000.

(roughly translated i get this message : "The 11th (number 11) was not found in the library of dynamic connections DSOUND.dll"

I have tried on 3 win2000 machines, non of them have soundcard installed.

The file DSOUND.dll is located in C:\WINNT\System32.

If I test the same executable on windows XP it works perfectly.

Could anyone give me help and tell me what could be wrong ?

my Designer-script aswell as my HWS-script are added to the mail.

Best regards!

[17 Jul 2008] Re: problems with exe-file using win2000

Posted: Sat Jun 13, 2020 5:31 pm
by airsoftsoftwair
Note: This is an archived post that was originally sent to the Hollywood mailing list on Thu, 17 Jul 2008 11:04:52 +0200
Hello!

I'm working on a small project that needs to be usable under both winXP and win2000.

However, i get some problems when trying to start the program using win2000.

(roughly translated i get this message : "The 11th (number 11) was not found in the library of dynamic connections DSOUND.dll"

I have tried on 3 win2000 machines, non of them have soundcard installed.

The file DSOUND.dll is located in C:\WINNT\System32.
Hmm... have you tried to install the latest DirectX on these machines? Hollywood probably requires a newer version than you have.

Also try to start Hollywood with the "-nosound" argument and see if this helps.

[17 Jul 2008] SV: Re: problems with exe-file using win2000

Posted: Sat Jun 13, 2020 5:31 pm
by Ferrule Media
Note: This is an archived post that was originally sent to the Hollywood mailing list on Thu, 17 Jul 2008 17:41:47 +0200

Amazing!

After installing directX it worked perfectly! Thanks Andreas, you just saved my day!:)

Best regards Torgeir

[19 Jul 2008] Re: problems with exe-file using win2000

Posted: Sat Jun 13, 2020 5:31 pm
by airsoftsoftwair
Note: This is an archived post that was originally sent to the Hollywood mailing list on Sat, 19 Jul 2008 12:51:44 +0200
Amazing!

After installing directX it worked perfectly! Thanks Andreas, you just saved my day!:)
Good to know. I never tested Hollywood on Win2000 but I thought it must work because I didn't use any newer API than Win2000.