Advertisement
Guest User

Untitled

a guest
Oct 13th, 2018
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.56 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <UnleashX>
  3. <Settings>
  4. <MSDashBoard>C:\Xboxdash.xbe</MSDashBoard>
  5. <Password MaxTries="3"></Password>
  6. <Network Enable="Yes" Type="DHCP">
  7. <IP>192.168.0.37</IP>
  8. <Subnet>255.255.255.0</Subnet>
  9. <Gateway>192.168.0.1</Gateway>
  10. <DNS1>192.168.0.4</DNS1>
  11. <DNS2>192.168.0.7</DNS2>
  12. </Network>
  13. <FTP Enable="Yes">
  14. <User>xbox</User>
  15. <Password>xbox</Password>
  16. <Port>21</Port>
  17. <MaxUsers>5</MaxUsers>
  18. <AllowAnon>No</AllowAnon>
  19. <Greeting>Welcome to XBOX FTP Server</Greeting>
  20. </FTP>
  21. <Newsfeed Enable="False" Interval="30">
  22. <URL>www.xbox-scene.com/xbox1data/xbox-scene.xml</URL>
  23. <URL>www.xbins.org/xbins.xml</URL>
  24. </Newsfeed>
  25. <Preference>
  26. <Games AutoLaunch="no"></Games>
  27. <DVD AutoLaunch="no">e:\Apps\DVDX2\default.xbe</DVD>
  28. <AudioCD AutoLaunch="no">C:\xboxdash.xbe</AudioCD>
  29. <Data AutoLaunch="Yes"></Data>
  30. <SNTP Synchronize="No">216.244.192.3</SNTP>
  31. <FanSpeed>1</FanSpeed>
  32. <ScreenSaver Wait="60">
  33. <Text>UnleashX V0.38</Text>
  34. </ScreenSaver>
  35. <AutoTurnOff>0</AutoTurnOff>
  36. <EnableDriveF>True</EnableDriveF>
  37. <EnableDriveG>False</EnableDriveG>
  38. </Preference>
  39. </Settings>
  40. <Menu>
  41. <Item Action="LaunchDVD">Launch DVD</Item>
  42. <List Text="Games" Sort="On" Auto="On">
  43. <Path>E:\Games</Path>
  44. <Path>F:\Games</Path>
  45. <Path>G:\Games</Path>
  46. <Path>E:\HDDLoader</Path>
  47. <Path>F:\HDDLoader</Path>
  48. <Path>G:\HDDLoader</Path>
  49. </List>
  50. <List Text="Applications" Sort="On" Auto="On">
  51. <Path>E:\Apps</Path>
  52. <Path>F:\Apps</Path>
  53. <Path>G:\Apps</Path>
  54. <Item Action="TextEditor">Text Editor</Item>
  55. </List>
  56. <List Text="Emulators" Sort="On" Auto="On">
  57. <Path>E:\emus</Path>
  58. <Path>F:\emus</Path>
  59. <Path>G:\emus</Path>
  60. </List>
  61. <List Text="System" Sort="Off" Auto="On">
  62. <Item Action="Settings">Settings</Item>
  63. <Item Action="SavesManager">Game Saves Manager</Item>
  64. <List Text="Misc" Sort="Off" Auto="On">
  65. <Item Action="FTPStop">Stop FTP</Item>
  66. <Item Action="FTPStart">Start FTP</Item>
  67. <Item Action="FTPReset">Reset FTP</Item>
  68. <Item Action="NETReset">Restart Network</Item>
  69. <Item Action="TrayClose">Close DVD Tray</Item>
  70. <Item Action="TrayOpen">Open DVD Tray</Item>
  71. <Item Action="CopyDVD">Copy Game Disc</Item>
  72. </List>
  73. <Item Action="Skins">Skins</Item>
  74. </List>
  75. <Item Action="FileManager">File Explorer</Item>
  76. <Item Action="C:\xboxdash.xbe">MS Dashboard</Item>
  77. <Item Action="Restart">Reboot</Item>
  78. <Item Action="Shutdown">Shutdown</Item>
  79. </Menu>
  80. </UnleashX>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement