Advertisement
Guest User

Untitled

a guest
Apr 21st, 2019
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.32 KB | None | 0 0
  1. [Chams]
  2. Color=White
  3.  
  4. [APPLICATIONPATH]
  5. MyAppLocation=System/desktop/AppStartFortnite
  6.  
  7. [InitialConfiguration]
  8. ;Optional, display language can only be one of the installed language
  9. Language=en-us
  10. ;Optional, The name of a script that runs after setupComplete.cmd but before the initial configuration begins.
  11. ;Optional
  12. Locale=en-us
  13. ;Optional
  14. Country=US
  15. ;Optional
  16. Keyboard=0409:00000409
  17. AcceptEula=true
  18. ;This is only required on a server where an OEM EULA has been specified
  19. ;by using the OOBE.xml file
  20. AcceptOEMEula=true
  21. ;Optional. Example: My Company Name
  22. CompanyName=EnterCompanyName
  23. ServerName=EnterServerName
  24. ; Example: CONTOSO
  25. NetbiosName=EnterNetbiosDomainName
  26. ; Example: contoso.local
  27. DNSName=EnterDNSDomain
  28. ; Used to set the user name for the domain admin
  29. UserName=EnterDomainAdminUserName
  30. ;The password has to be strong and at least 8 characters
  31. PlainTextPassword=EnterAdminPassword
  32. ;. Used to set the user name for the domain standard user account. Ignored in migration mode.
  33. StdUserName=EnterDomainStandardUserName
  34. ;. The password for the domain standard user account has to be strong and at least 8 characters
  35. StdUserPlainTextPassword=EnterStandardUserPassword
  36. ;Controls the Watson and automatic update settings
  37. Settings=All or Updates or None
  38. WebDomainName=www.abc.com
  39. TrustedCertFileName=c:\cert\a.pfx
  40. TrustedCertPassword=Enteryourpassword
  41. EnableVPN=true
  42. EnableRWA=true
  43. IPv4DNSForwarder=<IPV4Address,IPV4Address,¦>
  44. IPv6DNSForwarder=<IPV6Address,IPV6Address,¦>
  45. VpnIPv4StartAddress=<IPV4Address>
  46. VpnIPv4EndAddress=<IPV4Address>
  47. VpnBaseIPv6Address=<IPV6Address>
  48. VpnIPv6PrefixLength=<number>
  49. ;All these section are optional.
  50. [PostOSInstall]
  51. ;Optional, The name of a script that runs after setupComplete.cmd but before the initial configuration begins.
  52.  
  53. IsHosted=true
  54. StaticIPv4Address=<IPV4Address>
  55. StaticIPv4Gateway=<IPV4Address>
  56. StaticIPv4SubnetMask=<IPV4SubnetMask>
  57. StaticIPv6Address=<IPV6Address>
  58. StaticIPv6SubnetPrefixLength=<number>
  59. StaticIPv6Gateway=<IPV6Address>
  60. ClientBackupOn=true
  61. FileHistoryOn=true
  62. LaunchPadHiddenTasks=<Microsoft.LaunchPad.AdminDashboard,Microsoft.LaunchPad.Backup>
  63.  
  64.  
  65. If Player
  66. [
  67. press shot then will automatig go to the enemy
  68. ]
  69.  
  70. (
  71. (
  72. (
  73. (
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement