diff --git a/doc/win_install.php b/doc/win_install.php index 46ef34221e..7718264e46 100644 --- a/doc/win_install.php +++ b/doc/win_install.php @@ -78,35 +78,35 @@ plus the following parameters: Parameter Description - + INSTALLDIR The location to install BOINC too.
Example: 'C:\\BOINC' - + SETUPTYPE The type of installation to perform.
Valid Values: 'Single'. - + ALLUSERS Whether the shortcuts appear for just one user or all users.
Valid Values: '0' for Single. - + ENABLESCREENSAVER Whether to automatically enable the screensaver.
Valid Values: '0' for disabled, '1' for enabled. - + ENABLELAUNCHATLOGON Whether to automatically start BOINC when the installing user or all @@ -114,7 +114,7 @@ plus the following parameters: Valid Values: '0' for disabled, '1' for enabled. - + LAUNCHPROGRAM Whether to automatically launch BOINC Manager after setup completes.
@@ -128,35 +128,35 @@ plus the following parameters: Parameter Description - + INSTALLDIR The location to install BOINC too.
Example: 'C:\\BOINC' - + SETUPTYPE The type of installation to perform.
Valid Values: 'Shared'. - + ALLUSERS Whether the shortcuts appear for just one user or all users.
Valid Values: '1' for shared. - + ENABLESCREENSAVER Whether to automatically enable the screensaver.
Valid Values: '0' for disabled, '1' for enabled. - + ENABLELAUNCHATLOGON Whether to automatically start BOINC when the installing user or all @@ -164,7 +164,7 @@ plus the following parameters: Valid Values: '0' for disabled, '1' for enabled. - + LAUNCHPROGRAM Whether to automatically launch BOINC Manager after setup completes.
@@ -173,40 +173,40 @@ plus the following parameters:
  • Service Install:
    - +
    - + - + - + - + - + - + - + - + - +
    Parameter Description
    INSTALLDIR The location to install BOINC too.
    Example: 'C:\\BOINC'
    SETUPTYPE The type of installation to perform.
    Valid Values: 'Service'.
    ALLUSERS Whether the shortcuts appear for just one user or all users.
    Valid Values: '1' for service.
    ENABLESCREENSAVER Whether to automatically enable the screensaver.
    Valid Values: '0' for disabled, '1' for enabled.
    ENABLELAUNCHATLOGON Whether to automatically start BOINC when the installing user or all @@ -214,14 +214,14 @@ plus the following parameters: Valid Values: '0' for disabled, '1' for enabled.
    LAUNCHPROGRAM Whether to automatically launch BOINC Manager after setup completes.
    Valid Values: '0' for disabled, '1' for enabled.
    SERVICE_DOMAINUSERNAME Which user account should the service use.
    @@ -230,7 +230,7 @@ plus the following parameters:     %UserName% should be the username of the user to use.
    SERVICE_PASSWORD Which user account should the service use.
    @@ -238,7 +238,7 @@ plus the following parameters:     %Password% the password for the above user account.
    SERVICE_GRANTEXECUTIONRIGHT Grant the above user account the 'Logon as a Service' user right.