Skip to content

Rugosh/CloudApplicationsStudioSystemConfigCopyManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Cloud Application System Config Helper

A very quick (and dirty) programm to move the system configuration to the new Studio version with every release.

Basicly it is nothing else than a quick programm to move the Config from the source path to the target path with X as the last release and X as the current release.

Source Path: Computer\HKEY_CURRENT_USER\SOFTWARE\SAP\SAPCloudApplicationsStudio\X\DialogPage\SAP.Copernicus.CopernicusOptionPage

Target Path: Computer\HKEY_CURRENT_USER\SOFTWARE\SAP\SAPCloudApplicationsStudio\YYY\DialogPage\SAP.Copernicus.CopernicusOptionPage

Requirements

Usage

dotnet CloudApplicationsStudioSystemConfigCopyCLI.dll [options]

Options
  -s|--source       Source Version of the SAP Cloud Application Studio
  -t|--target       Target Version of the SAP Cloud Application Studio
  -a|--auto         Automatic choose the versions Default: "False".
  -h|--help         Shows help text.
  --version         Shows version information.

About

A very quick (and dirty) programm to move the system configuration to the new Studio version with every release.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages