Subversion Repositories Code-Repo

Rev

Rev 9 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 9 Rev 13
Line 1... Line 1...
1
<?xml version="1.0" encoding="utf-8"?>
1
<?xml version="1.0" encoding="utf-8"?>
2
<Settings>
2
<Settings>
3
  <ProgramSettings>
3
	<ProgramSettings>
4
    <ShowGuestAccounts>false</ShowGuestAccounts>
4
		<ShowGuestAccounts>false</ShowGuestAccounts>
5
    <SystemAccounts>Administrators,Administrator</SystemAccounts>
5
		<SystemAccounts>Administrators,Administrator</SystemAccounts>
6
    <HiddenAccounts>Administrator</HiddenAccounts>
6
		<HiddenAccounts>Administrator</HiddenAccounts>
7
    <SharedFolderLocation>C:\</SharedFolderLocation>
7
		<SharedFolderLocation>C:\</SharedFolderLocation>
8
    <USBMasterCopyx32Location>C:\</USBMasterCopyx32Location>
8
		<USBMasterCopyx32Location>C:\</USBMasterCopyx32Location>
9
    <USBMasterCopyx64Location>C:\</USBMasterCopyx64Location>
9
		<USBMasterCopyx64Location>C:\</USBMasterCopyx64Location>
10
  </ProgramSettings>
10
	</ProgramSettings>
11
</Settings>
11
</Settings>
12
12