Subversion Repositories Code-Repo

Rev

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

Rev 13 Rev 48
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>
-
 
5
		<SystemAccounts>Administrators,Administrator</SystemAccounts>
4
    <SystemAccounts>Administrators,Administrator</SystemAccounts>
6
		<HiddenAccounts>Administrator</HiddenAccounts>
5
    <HiddenAccounts>Administrator,Guest</HiddenAccounts>
7
		<SharedFolderLocation>C:\</SharedFolderLocation>
6
    <SharedFolderLocation>C:\</SharedFolderLocation>
8
		<USBMasterCopyx32Location>C:\</USBMasterCopyx32Location>
7
    <USBMasterCopyx32Location>C:\</USBMasterCopyx32Location>
9
		<USBMasterCopyx64Location>C:\</USBMasterCopyx64Location>
8
    <USBMasterCopyx64Location>C:\</USBMasterCopyx64Location>
-
 
9
    <DockLabels>Dock 1,Dock 2,Dock 3,External USB</DockLabels>
-
 
10
    <DockRefreshInterval>1000</DockRefreshInterval>
-
 
11
	<DockDrivesToIgnore>C:\</DockDrivesToIgnore>
10
	</ProgramSettings>
12
  </ProgramSettings>
11
</Settings>
13
</Settings>
12
14