Private/setup.xml

<NavSetupConfiguration>
  <NavServer>[$localhost]</NavServer>
  <NavPort>7047</NavPort>
  <NavClientPort></NavClientPort>
  <NavServerInstance>DynamicsNAV80</NavServerInstance>
  <NavServiceDomain>[$localhost]</NavServiceDomain>
  <NavServiceLogin>[$P1User]</NavServiceLogin>
  <NavServicePassword>[$P1Pwd]</NavServicePassword>
  <NavWebServerName></NavWebServerName>
  <NavWebSitePort></NavWebSitePort>
  <IsDatabaseStepEnabled>true</IsDatabaseStepEnabled>
  <IsIisStepEnable>false</IsIisStepEnable>
  <IsWebCultureInstall>false</IsWebCultureInstall>
  <IsTablesCreationStepEnable>true</IsTablesCreationStepEnable>
  <IsWindowsServiceStepEnable>false</IsWindowsServiceStepEnable>
  <IsAdapterConfigurationStepEnable>true</IsAdapterConfigurationStepEnable>
  <IsConnectionConfigurationStepEnable>true</IsConnectionConfigurationStepEnable>
  <P1DbIsIntegratedSecurity>true</P1DbIsIntegratedSecurity>
  <P1DbLogin>[$P1User]</P1DbLogin>
  <P1DbName>PlannerOne</P1DbName>
  <P1DbPassword>[$P1Pwd]</P1DbPassword>
  <P1DbServer>[$localhost]\NAVDEMO</P1DbServer>
  <P1DbServerIsIntegratedSecurity>true</P1DbServerIsIntegratedSecurity>
  <P1DbServerLogin>[$P1User]</P1DbServerLogin>
  <P1DbServerPassword>[$P1Pwd]</P1DbServerPassword>
  <P1RemotingPort>8188</P1RemotingPort>
  <P1RoleName>Nav</P1RoleName>
  <P1WebApplication>PlannerOneNav</P1WebApplication>
  <P1WebServicePort>8738</P1WebServicePort>
  <P1WindowsServiceName>PlannerOne Server</P1WindowsServiceName>
  <P1WindowsServiceUserName>[$localhost]\[$P1User]</P1WindowsServiceUserName>
  <P1WindowsServicePassword>[$P1Pwd]</P1WindowsServicePassword>
</NavSetupConfiguration>