Thread: XP Embedded
View Single Post
Old October 13th, 2008, 09:30 PM   #40 (permalink)
Ryan711
3 Farad - Moderate Capacity
 
Join Date: Aug 2007
Posts: 25
Ryan711 is on a distinguished road
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.
Attached Files
File Type: zip CF files.zip (91.8 KB, 9 views)
File Type: zip Reg Files.zip (30.5 KB, 5 views)
Ryan711 is offline   Reply With Quote