Add nhttp.exe to a cd

I have a browser-enabled database. I want to distribute it on a cd.

How can I get nhttp.exe to successfully load from the cd?

I can see it requires some dlls such as

js32.dll

nservlet.dll

and various others

It does seem to need a notes.ini file. The contents of the notes.ini file needs to be at least

[Notes]

KitType=1

Directory=D:\notesStack\data

KeyFilename=DietrichWilling.id

What needs to be in the data directory?

Certainly log.nsf

What else?