User Tools

Site Tools


public:module:windows-core:home

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
public:module:windows-core:home [2020/06/15 16:02]
ronnie.chan
public:module:windows-core:home [2020/06/15 16:32]
ronnie.chan [Step 3: Start CloudBacko Pro]
Line 12: Line 12:
  
 After successfully entering PowerShell the prompt will change to PowerShell prompt: After successfully entering PowerShell the prompt will change to PowerShell prompt:
 +
 {{public:​module:​windows-core:​image009.jpg}} {{public:​module:​windows-core:​image009.jpg}}
  
Line 21: Line 22:
  
 4. During downloading of AhsayOBM installer the followingmessage will be displayed: 4. During downloading of AhsayOBM installer the followingmessage will be displayed:
-{{public:​module:​windows-core:​image011.jpg}}+ 
 +{{public:​module:​windows-core:​image011.gif}}
  
 After completing the download of the CloudBacko Pro installer the screen above would disappear. Press Enter button to continue. After completing the download of the CloudBacko Pro installer the screen above would disappear. Press Enter button to continue.
Line 42: Line 44:
 </​code>​ </​code>​
  
-Method ​3: Start CloudBacko Pro from RunCB.bat in installation directory. +Method ​2: Start CloudBacko Pro from RunCB.bat in installation directory.
-<​code>​+
  
 i. Change the directory to the binfolderof installation directory. i. Change the directory to the binfolderof installation directory.
 +
 <​code>​ <​code>​
 PS C:\> cd '​.\Program Files\CloudBacko Pro\bin\'​ PS C:\> cd '​.\Program Files\CloudBacko Pro\bin\'​
Line 52: Line 54:
 ii. Run **RunCB.bat** to startup CloudBacko Pro. ii. Run **RunCB.bat** to startup CloudBacko Pro.
 <​code>​ <​code>​
-PS C:\> start .\RunCB.bat+PS C:\Program Files\CloudBacko Pro\bin> start .\RunCB.bat
 </​code>​ </​code>​