< prev index next >

src/jdk.jpackage/share/classes/jdk/jpackage/internal/resources/HelpResources_ja.properties

Print this page




 200 MSG_Help_win_install=\
 201 \  --win-dir-chooser\n\
 202 \          Adds a dialog to enable the user to choose a directory in which\n\
 203 \          the product is installed\n\
 204 \  --win-menu\n\
 205 \          Adds the application to the system menu\n\
 206 \  --win-menu-group <menu group name>\n\
 207 \          Start Menu group this application is placed in\n\
 208 \  --win-per-user-install\n\
 209 \          Request to perform an install on a per-user basis\n\
 210 \  --win-shortcut\n\
 211 \          Creates a desktop shortcut for the application\n\
 212 \  --win-upgrade-uuid <id string>\n\
 213 \          UUID associated with upgrades for this package\n\
 214 
 215 MSG_Help_win_install_dir=\
 216 \Relative sub-path under the default installation location\n\
 217 
 218 MSG_Help_mac_launcher=\
 219 \  --mac-bundle-identifier <ID string>\n\
 220 \          An identifier that uniquely identifies the application for MacOSX\n\
 221 \          Defaults to the value of --identifier option.\n\
 222 \          May only use alphanumeric (A-Z,a-z,0-9), hyphen (-),\n\
 223 \          and period (.) characters.\n\
 224 \  --mac-bundle-name <name string>\n\
 225 \          Name of the application as it appears in the Menu Bar\n\
 226 \          This can be different from the application name.\n\
 227 \          This name must be less than 16 characters long and be suitable for\n\
 228 \          displaying in the menu bar and the application Info window.\n\
 229 \          Defaults to the application name.\n\
 230 \  --mac-bundle-signing-prefix <prefix string>\n\
 231 \          When signing the application bundle, this value is prefixed to all\n\
 232 \          components that need to be signed that don't have\n\
 233 \          an existing bundle identifier.\n\
 234 \  --mac-sign\n\
 235 \          Request that the bundle be signed\n\
 236 \  --mac-signing-keychain <file path>\n\
 237 \          Path of the keychain to search for the signing identity\n\
 238 \          (absolute path or relative to the current directory).\n\
 239 \          If not specified, the standard keychains are used.\n\
 240 \  --mac-signing-key-user-name <team name>\n\




 200 MSG_Help_win_install=\
 201 \  --win-dir-chooser\n\
 202 \          Adds a dialog to enable the user to choose a directory in which\n\
 203 \          the product is installed\n\
 204 \  --win-menu\n\
 205 \          Adds the application to the system menu\n\
 206 \  --win-menu-group <menu group name>\n\
 207 \          Start Menu group this application is placed in\n\
 208 \  --win-per-user-install\n\
 209 \          Request to perform an install on a per-user basis\n\
 210 \  --win-shortcut\n\
 211 \          Creates a desktop shortcut for the application\n\
 212 \  --win-upgrade-uuid <id string>\n\
 213 \          UUID associated with upgrades for this package\n\
 214 
 215 MSG_Help_win_install_dir=\
 216 \Relative sub-path under the default installation location\n\
 217 
 218 MSG_Help_mac_launcher=\
 219 \  --mac-bundle-identifier <ID string>\n\
 220 \          An identifier that uniquely identifies the application for macOS\n\
 221 \          Defaults to the value of --identifier option.\n\
 222 \          May only use alphanumeric (A-Z,a-z,0-9), hyphen (-),\n\
 223 \          and period (.) characters.\n\
 224 \  --mac-bundle-name <name string>\n\
 225 \          Name of the application as it appears in the Menu Bar\n\
 226 \          This can be different from the application name.\n\
 227 \          This name must be less than 16 characters long and be suitable for\n\
 228 \          displaying in the menu bar and the application Info window.\n\
 229 \          Defaults to the application name.\n\
 230 \  --mac-bundle-signing-prefix <prefix string>\n\
 231 \          When signing the application bundle, this value is prefixed to all\n\
 232 \          components that need to be signed that don't have\n\
 233 \          an existing bundle identifier.\n\
 234 \  --mac-sign\n\
 235 \          Request that the bundle be signed\n\
 236 \  --mac-signing-keychain <file path>\n\
 237 \          Path of the keychain to search for the signing identity\n\
 238 \          (absolute path or relative to the current directory).\n\
 239 \          If not specified, the standard keychains are used.\n\
 240 \  --mac-signing-key-user-name <team name>\n\


< prev index next >