On 8/14/06, Cameron, Gemma (UK) <gemma.cameron / baesystems.com> wrote: > > Thanks a lot Jan. > > Think I'll stick to the original idea of using NSIS to set up the machine... If you need to setup machine's global environment, maybe you can use Win32OLE or Win32/registry modules (actually I don't have a clue how it's done orm where it's stored except for manual clicking ;-) I've used Win32OLE (i.e. COM interface) for (partially) configuring machine via WMI. J.