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
public:module:windows-core:home [2020/06/15 16:02]
ronnie.chan
public:module:windows-core:home [2020/06/15 16:52]
ronnie.chan removed
Line 23: Line 23:
 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 44: 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 54: 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>​