I have a list of all registry key changes and files that are used when CF is installed. Though it may not be complete, it might be a start for someone willing to decipher it.
I acomplished it through a program called thinstall, which basically is used to make any application portable. It does so by do a prescan of all files/registry on the machine, then you install the program and run the postscan and it detects any new files/registry values created. So I just used it for that.
Like I said i'm not sure if the list is complete. I chose not to install the speech or bluetooth so those are not in the included files/registry values I will post.
Most of the registry stuff is indecipherable to me, The thinstall program spits it out in a weird format. I tried renaming it to a .reg file and importing it into XPe component designer, but was unsucessful.
Well here is the stuff I have so far. Since there are many files to list individually, I've used a program called primitive disk indexer which can be downloaded free right here(
Primitive Disk Indexer - Software for indexing CDs, DVDs and any other types of disks). This allows me to take a snap shot of a directory including all subfolders and files. All you need to do is open the program and open the file I will attach and you will see all the files in the directory.
The reg files.zip I will attach are the registry keys that changed.
I'm working on creating a CF component, but haven't had the time to really delve into it. So hopefully someone can make better use of this information than I can.