%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : www.kowitt.ac.th / Your IP : 216.73.216.118 Web Server : Microsoft-IIS/7.5 System : Windows NT SERVER02 6.1 build 7601 (Windows Server 2008 R2 Standard Edition Service Pack 1) i586 User : IUSR ( 0) PHP Version : 5.6.31 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Program Files/Microsoft/Web Platform Installer/Transformation Files/ |
Upload File : |
<parameters> <parameter name="Application Path" description="Where should ResourceBlender.NET be installed?" defaultValue="Default Web Site/resourceblender" tags="iisapp"> <parameterEntry type="ProviderPath" scope="iisapp" match="|AppPath|" /> </parameter> <parameter name="SetAcl1" description="Allows the installer to write to web.config to store values" defaultValue="{Application Path}/web.config" tags="Hidden"> <parameterEntry type="ProviderPath" scope="setAcl" match="|AppPath|/web\.config" /> </parameter> <parameter name="SQL Server Hostname" description="Location of your database server (i.e. localhost, server name or IP address)" defaultValue="localhost" tags="SQL, dbServer"> <parameterEntry type="XmlFile" scope="\\web.config$" match="//appSettings/add[@key='dbhost']/@value" /> </parameter> <parameter name="SQL Server Database Name" description="Name of the database which ResourceBlender.NET should use." defaultValue="resourceblender" tags="SQL, dbName"> <parameterEntry type="XmlFile" scope="\\web.config$" match="//appSettings/add[@key='dbdatabase']/@value" /> <parameterEntry type="TextFile" scope="install-sqlserver.sql" match="PlaceHolderForDbName" /> </parameter> <parameter name="SQL Server Username" description="User name to access your database." defaultValue="rbuser" tags="SQL, dbUsername"> <parameterEntry type="XmlFile" scope="\\web.config$" match="//appSettings/add[@key='dbuser']/@value" /> <parameterEntry type="TextFile" scope="install-sqlserver.sql" match="PlaceHolderForDbUser" /> </parameter> <parameter name="SQL Server Password" description="Password for the database." tags="Password, New, SQL, dbUserPassword"> <parameterEntry type="XmlFile" scope="\\web.config$" match="//appSettings/add[@key='dbpass']/@value" /> <parameterEntry type="TextFile" scope="install-sqlserver.sql" match="PlaceHolderForDbPassword" /> </parameter> <!-- Prompts for the admin creds and uses it for the administrator connection string. This is used to create a login and assign permissions. The SQL tag indicates it is a parameter required for SQL. The DbAdminUsername tag indicates it should be used when the user is creating a new database. If they're not, it can be filled in with the DbUsername value. --> <parameter name="SQL Server Administrator" description="Administrator user name for your database. This is used to create a database user for ResourceBlender.NET. If you have an existing database, you can use the same username as the Database Username parameter." defaultValue="sa" tags="SQL, dbAdminUsername"> </parameter> <!-- Prompts for the admin password and uses it for the administrator connection string. This is use to create a login and assign permissions. The SQL tag indicates it is a parameter required for SQL. The DbAdminPassword tag indicates it should be used when the user is creating a new database. If they're not, it can be filled in with the DbUserPassword value. --> <parameter name="SQL Server Administrator Password" description="Password for the database administrator account." tags="Password, SQL, dbAdminPassword"> </parameter> <parameter name="Admin Connection String SqlServer" tags="Hidden,SQL,SQLConnectionString" description="Automatically sets the connection string for the connection request." defaultValue="Data Source={SQL Server Hostname};Initial Catalog={SQL Server Database Name};User Id={SQL Server Administrator};Password={SQL Server Administrator Password}"> <parameterEntry type="ProviderPath" scope="dbfullsql" match="install-sqlserver.sql" /> </parameter> <!-- Standard Connection String for web.config --> <parameter name="Connection String SqlServer" tags="Hidden,SQL" description="Automatically sets the connection string for the connection request." defaultValue="Data Source={SQL Server Hostname};Initial Catalog={SQL Server Database Name};User Id={SQL Server Username};Password={SQL Server Password}"> <parameterEntry type="XmlFile" scope="\\web.config$" match="//connectionStrings/add/@connectionString" /> </parameter> <parameter name="WebPI Application Id" defaultValue="ResourceBlenderNET" tags="WebPIApplicationID" /> </parameters>