Not at the moment. I'll do . Right my count post is not high, but not so new to AutoIt :"> . My first AutoIt "production" is the "Installe Un Click" script (http://www.freefalcon.com/forum/viewtopic.php?t=7670&highlight=iuc), 09/2004. Since this time I'm mainly working on a "game launcher" for an evolution of this modern combat flight sim called Falcon4 (OpenFalcon). The OpenFlacon project being underground in last years, I can't really share the work done on the launcher. What damn is doing this launcher ? Helping to set some command line parameters like bandwidth, host ips... and sharing it through the network so that players just have to get a file configuring and checking their sim for the flight. My friend Nanard developped a chat part in the launcher so that we have a sort of a lobby in which the host can check and set the sim settings of all pilots. Thanks to the developpement of Koda I integrated the possibility to use multi user interface, and some can submit new ones. Nanard also developped two online updaters. One for the launcher itself, and the second for the sim. They are very great. Now I'm working on a module which is analyzing a debrief.txt outpout of the sim in order to automaticaly update an online mysql db (thanks to the cdkid MysSQL UDFs), and also on an hardware check to prevent leaks of some work (thanks to your UDFs ). So not a lot of posts here, but not so new :"> . And I have to admit I'm a bit lazy , that's why I asked for some orientations. I'll take a look to _ComputerGetNetworkCards, _ComputerGetProcessors, and _ComputerGetDrives. Thanks for these UDFs, I'm convinced it is exactly what I need .