From fabiano at fidencio.org Sun Jul 1 19:35:49 2012 From: fabiano at fidencio.org (=?ISO-8859-1?Q?Fabiano_Fid=EAncio?=) Date: Sun, 1 Jul 2012 16:35:49 -0300 Subject: [virt-tools-list] [PATCH 10/10] Add desktop profile for Windows In-Reply-To: <20120613102558.GB25661@redhat.com> References: <1339467791-13443-1-git-send-email-fabiano@fidencio.org> <1339467791-13443-11-git-send-email-fabiano@fidencio.org> <20120613102558.GB25661@redhat.com> Message-ID: On Wed, Jun 13, 2012 at 7:25 AM, Daniel P. Berrange wrote: > On Mon, Jun 11, 2012 at 11:23:11PM -0300, Fabiano Fid?ncio wrote: >> + >> +sc config TlntSvr start= auto >> +net user /add /passwordreq:no >> +net localgroup administrators /add >> +net accounts /maxpwage:unlimited >> +copy a:\.bmp "c:\Documents and Settings\All Users\Application Data\Microsoft\User Account Pictures" >> +REGEDIT /S a:\windows.reg >> +EXIT > > > ... > > where as to use the Windows desktop profile, an application needs to know > that they must provide a floppy disk containing an icon file in the BMP > format. > > I'm wondering how we can avoid the need for applications to know about > these OS specific requirements. > > > >> diff --git a/data/oses/windows.xml b/data/oses/windows.xml >> index 8769511..2fb18be 100644 >> --- a/data/oses/windows.xml >> +++ b/data/oses/windows.xml >> @@ -308,7 +308,10 @@ >> >> >> >> -