Changes To Beta Testing
Login

Changes to "Beta Testing" between 2011-06-22 09:02:39 and 2011-06-22 09:09:14

1
2
3
4
5
6
7
8
9
10

11
12
13
1
2
3
4
5
6
7
8
9

10
11
12
13









-
+



<h1>How to install a Beta version?</h1>

<h2>Windows only Install procedure</h2>
PREREQUISIT: The PlayBook should be in <b>Development Mode</b>, and you should know the PlayBook's <b>IP</b> and <b>password</b>

  #  Download the ZIP file
  #  Unzip the file in a folder on its own like <verbatim>c:\CogimapBeta</verbatim>
  #  Open a command line windows <verbatim>Win+R</verbatim><verbatim>type 'cmd'</verbatim><verbatim>press enter</verbatim>
  #  Go to the extract folder <verbatim>cd /D c:\CogimapBeta</verbatim>
  #  Run the install script <verbatim>PlayBookDeploy.bat cogimap.bar 111.111.111.111 MYPASSWORD</verbatim> Where 111.111.111.111 is the Playbook's <b>IP</b> and MYPASSWORD is the PlayBook's <b>password</b>
  #  Run the install script <pre>PlayBookDeploy.bat cogimap.bar <b>{PlayBook_IP}</b> <b>{PlayBook_password}</b></pre>