Posted by member 12025 on 2004-08-16 19:43:34 link

1. In a RC file of the theme, like theme.rc, or any in the Config folder. Don't be afraid--they're only text files.
2. You don't--or rather, you shouldn't.
*NetLoadModule "xDesktop-1.3" load "xDesktop-1.3.dll"
(if there is only one DLL file in the zip for it, you don't need "load "xDesktop-1.3.dll"", but I'm not sure)
3. You don't. It should automatically create that file. If not, a blank text file will do. Once it is populated, it should edit that file upon quits and recycles to save changes to the desktop items.
4. Whatever you want. You can, but I don't *think* you have to.

BTW, $ConfigDir$ will be:
"{drive letter}:\{Litestep directory}\themes\{current theme directory}\Config"
So the file in the example config could be
"C:\Litestep\themes\clearbook\config\yourdesktopfile.rc"