Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- (Aug 10, 2023 05:40:17) ##################################################################
- (Aug 10, 2023 05:40:17) #
- (Aug 10, 2023 05:40:17) # Today's Date:
- (Aug 10, 2023 05:40:17) Aug 10, 2023 05:40:17 -0700
- (Aug 10, 2023 05:40:17)
- (Aug 10, 2023 05:40:17) System Info
- (Aug 10, 2023 05:40:17) OS: Windows Version 10.0 (Build 19044)
- (Aug 10, 2023 05:40:17) Arch: amd64
- (Aug 10, 2023 05:40:17) Language: en_US
- (Aug 10, 2023 05:40:17) Release Description: R2023a Update 4
- (Aug 10, 2023 05:40:17) Installer build number: 9.14.0.2306882
- (Aug 10, 2023 05:40:17) Content of the file C:\Users\PR2553\Documents\installer_input.txt
- ##################################################################
- ##
- ## Use this file to specify parameters required by the installer at runtime.
- ##
- ## Instructions for using this file.
- ##
- ## 1. Create a copy of this template file and fill in the required
- ## information.
- ##
- ## 2. Uncomment only those lines that start with a single '#'
- ## and set the desired values. All allowed values for the
- ## parameters are defined in the comments section for each
- ## parameter.
- ##
- ## 3. Launch the installer from the command line, using the -inputFile option
- ## to specify the name of your installer initialization file.
- ##
- ## (Windows) setup.exe -inputFile <file_name>
- ## (Linux/macOS) install -inputFile <file_name>
- ##
- ##################################################################
- ##
- ##
- ## SPECIFY INSTALLATION FOLDER
- ##
- ## Example:
- ## (Windows) destinationFolder=C:\Program Files\MATLAB\RXXXX
- ## (Linux) destinationFolder=/usr/local/RXXXX
- ## (macOS) destinationFolder=/Applications
- ##
- ## Set the desired value for destinationFolder and
- ## uncomment the line.
- destinationFolder="C:\Program Files\MATLAB\R2023a"
- ##
- ## SPECIFY FILE INSTALLATION KEY
- ##
- ## Example: fileInstallationKey=xxxxx-xxxxx-xxxxx-xxxxx.....
- ##
- ## Set the desired value for fileInstallationKey and
- ## uncomment the line.
- ##
- fileInstallationKey=52050-16213-11059-13350-52007-58318-55545-63473-10039-07207-18756-24521-20672-01465-52556-30947
- ##
- ## ACCEPT LICENSE AGREEMENT
- ##
- ## You must agree to the license agreement to install MathWorks products.
- ## The license agreement can be found in the license_agreement.txt file at the
- ## root level of the installation DVD.
- ##
- ## Example: agreeToLicense=yes
- ##
- ## Set agreeToLicense value to yes or no and
- ## uncomment the line.
- agreeToLicense=yes
- ##
- ## SPECIFY OUTPUT LOG
- ##
- ## Specify full path of file into which you want the results of the
- ## installation to be recorded.
- ##
- ## Example:
- ## (Windows) outputFile=C:\TEMP\mathworks_<user_name>.log
- ## (Linux/macOS) outputFile=/tmp/mathworks_<user_name>.log
- ##
- ## Set the desired value for outputFile and
- ## uncomment the line.
- outputFile=c:\Windows\logs\Software\Mathworks_MatlabR2023a_install.log
- ##
- ## Enable Login Named User licensing
- ##
- ## Set to Yes to enable use of a Login Named User license for all users of this MATLAB installation
- ## Users must log in to their MathWorks Account when MATLAB starts.
- ##
- ## Example: enableLNU=yes
- ##
- ## NOTE: This flag is valid in silent installations only.
- enableLNU=yes
- ##
- ## IMPROVE MATLAB
- ##
- ## Improve MATLAB by sending user experience information to MathWorks.
- ## Your participation ensures that you are represented and helps us design
- ## better products. You can opt in or out of this service either during
- ## installation or by going to MATLAB preferences.
- ## https://www.mathworks.com/support/faq/user_experience_information_faq.html
- improveMATLAB=no
- ########## Begin: Options for Network License Types #########
- ##
- ## SPECIFY PATH TO LICENSE FILE (Required for network license types only)
- ##
- ## This value is required when installing as a Network End-User
- ## Example:
- ## (Windows) licensePath=C:\TEMP\license.dat
- ## (Linux) licensePath=/tmp/license.dat
- ## Set the desired value for licensePath and
- ## uncomment the line.
- # licensePath=
- ########## End: Options for Network License Types #########
- ################# Begin - Windows Only Options ################
- ##
- ## CHOOSE TO SET FILE ASSOCIATIONS
- ##
- ## Set to true if you want the installer to associate file types used by MathWorks
- ## products to this version of MATLAB, or false if you do not want the installer to
- ## associate MathWorks file types with this version of MATLAB.
- ##
- ## Default value is true.
- ##
- ## Set setFileAssoc value to true or false and
- ## uncomment the line.
- setFileAssoc=true
- ##
- ## CHOOSE TO CREATE WINDOWS DESKTOP SHORTCUT
- ##
- ## Set to true if you would like the installer to create a desktop shortcut icon
- ## when MATLAB is installed or false if you don't want the shortcut created.
- ##
- ## Default value is false.
- ##
- ## Set desktopShortcut value to true or false and
- ## uncomment the line.
- desktopShortcut=false
- ## CHOOSE TO ADD SHORTCUT TO WINDOWS START MENU
- ##
- ## Set to true if you would like the installer to create a Start Menu shortcut
- ## icon when MATLAB is installed or false if you don't want the shortcut created.
- ##
- ## Default value is true.
- ##
- ## Set startMenuShortcut value to true or false and
- ## uncomment the line.
- startMenuShortcut=true
- ## CREATE a MATLAB Startup Accelerator task
- ##
- ## The MATLAB Startup Accelerator installer creates a
- ## system task to preload MATLAB into the system's cache
- ## for faster startup.
- ##
- ## NOTE: By default, a MATLAB Startup Accelerator task will
- ## automatically be created.
- ##
- ## If you want a MATLAB Startup Accelerator task to be created,
- ## do not edit this section.
- ##
- ## Set createAccelTask value to false if you do not want to
- ## create an Accelerator task and uncomment the line.
- # createAccelTask=true
- ################ End - Windows Only Options ################
- ## SPECIFY PRODUCTS YOU WANT TO INSTALL
- ##
- ## By default, the installer installs all the products and
- ## documentation for which you are licensed. Products you are not licensed for
- ## are not installed, even if they are listed here.
- ##
- ## Note:
- ## 1. To automatically install all your licensed products, do not edit
- ## any lines in this section.
- ##
- ## 2. To install a specific product or a subset of products for
- ## which you are licensed, uncomment the line for the product(s) you want
- ## to install.
- End of the file C:\Users\PR2553\Documents\installer_input.txt
- (Aug 10, 2023 05:40:17) Session key: 7999010c-1235-4b9b-940a-54e4555a37bb
- (Aug 10, 2023 05:40:17) Product Files Folder: C:\matlab\archives
- (Aug 10, 2023 05:40:18) License Agreement validation is successful.
- (Aug 10, 2023 05:40:18) FIK validation is successful.
- (Aug 10, 2023 05:40:18) License File validation is successful.
- (Aug 10, 2023 05:40:18) Folder validation is successful.
- (Aug 10, 2023 05:40:18) mwboost::filesystem::space: The filename, directory name, or volume label syntax is incorrect [system:123]: ""C:\Program Files\MATLAB\R2023a""
- (Aug 10, 2023 05:40:18) Product selection validation is successful.
- (Aug 10, 2023 05:40:18) Confirm Selections
- (Aug 10, 2023 05:40:18) Destination
- (Aug 10, 2023 05:40:18) "C:\Program Files\MATLAB\R2023a"
- (Aug 10, 2023 05:40:18) Products
- (Aug 10, 2023 05:40:18) 44 of 44 products
- (Aug 10, 2023 05:40:18) 15.55 GB required
- (Aug 10, 2023 05:40:18) Something Unexpected Occurred
- (Aug 10, 2023 05:40:18) To resolve this issue, contact <a HREF="https://www.mathworks.com/pi_gene_mpi_R2023a_win64" target="_blank">Customer Support</a>
- (Aug 10, 2023 05:40:18) "C:\Program Files\MATLAB\R2023a" specified for the key -matlabroot does not exist
- (Aug 10, 2023 05:40:18) Exiting with status -2
- (Aug 10, 2023 05:40:18) End - Unsuccessful
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement