Changes between Version 10 and Version 11 of SimpleAttach
- Timestamp:
- Sep 21, 2015, 1:17:33 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SimpleAttach
v10 v11 172 172 it goes to the BOINC "Download all" page. 173 173 174 === = Cookieless Installs ====175 176 For unsupported browsers or projects with custom installers, we will pass the needed information177 by renaming the installer to include the additional information.178 179 Executable parameters are as follows:174 === Cookieless Installs === 175 176 For unsupported browsers or projects with custom installers, the required information will be passed as 177 part of the filename of the package downloaded from the server. 178 179 package name parameters are as follows: 180 180 181 181 '''amu''':: the master URL … … 189 189 * Each name/value pair is separated by an underscore 190 190 * Each value is base64 encoded 191 192 Example package name: 193 {{{ 194 boinc_setup_amu_aHR0cDovL3NldGlhdGhvbWUuYmVya2VsZXkuZWR1Lw==_aa_ODU0NjVfZWEwYWJkNjc4NDc2MjllMWFlOWVkM2I4YWRmZmZmZmY=.exe 195 }}} 191 196 192 197 Note: Using the setup cookie is more desirable than storing the authenticator as part of the