Re: [Unattended] installations for multiple users
Juanjo Pablos <[email protected]> Thu, 22 Jul 2010 21:14:38 +0200
| Newsgroups | gmane.comp.windows.unattended.general |
|---|---|
| Message-ID | <[email protected]> |
Ben Cohen escribió: > We customize the Default User registry hive in code in our environment -- eg we've a script like this: > > :: make Thunderbird the default mail client on start menu > todo.pl "reg add HKLM\mnt_default\Software\Clients\mail /ve /f /d \"Mozilla Thunderbird\"" > todo.pl "reg add HKLM\Software\Clients\mail /ve /f /d \"Mozilla Thunderbird\"" > > :: make Firefox the default internet browser on start menu > todo.pl "reg add HKLM\mnt_default\Software\Clients\StartMenuInternet /ve /f /d \"FIREFOX.EXE\"" > todo.pl "reg add HKLM\Software\Clients\StartMenuInternet /ve /f /d \"FIREFOX.EXE\"" > > :: mount the default user registry hive > todo.pl "reg load HKLM\mnt_default \"%ALLUSERSPROFILE%\..\Default User\NTUSER.DAT\"" > > It can be a pain to figure out what changes to make to the registry -- but you only have to figure that stuff out once. > Nice! would be nice to add those here?: https://sourceforge.net/apps/trac/unattended/wiki/Scripts -- Si un programa es inútil, habrá que demostrarlo. -- Cuarta Ley de Programación. ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first