Multi-OEM/Retail Project {MRP} - Mk3

Discussion in 'MDL Projects and Applications' started by mxman2k, Oct 15, 2016.

  1. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,796
    19,375
    180
    @yescn

    I mean the MRPConfig.ini file, the file that the creator program created which you put in the Scripts folder, not the log(s) :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. yescn

    yescn MDL Junior Member

    Feb 12, 2020
    69
    8
    0
    sorry,I can't find it:rolleyes:
     
  3. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,796
    19,375
    180
    Ah ok, i see you not use the ini file, sorry :oops:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. bundyal

    bundyal MDL Junior Member

    Jun 28, 2014
    85
    76
    0
    Hi mxman2k,
    I have found a bug in MRP 133.
    I shall send the pics to you now.
     
  5. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,796
    19,375
    180
    I have found 4 area's where a pesky extra " (quote mark) was present which crashed the section for displaying the options used... or not in the case on the failure..

    Fixing them now, but i wont be able to upload a fixed MRP133 until tomorrow when i get home...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,796
    19,375
    180
    MRP v133 Baseline is OK, if you use the ,ini file with your options set.

    It is only crashing when no .ini file is used, ie when in default 'Off' mode.

    Have now hopefully fixed that issue once and for all which also should show a few options in the log which may not of shown due to another little redirection mistake i have spotted. That would not crash the project unlike that rogue " {quote mark}.

    Just goes to show - don't code when tired! :p
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,796
    19,375
    180
    I will do a couple of tests in the morning to make sure all is OK again and then re-release MRP v133.1 to differentiate between the two.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,796
    19,375
    180
    My manual testing of the 'show options to log' section now works and does not crash out.

    The before changes those mistakenly added " caused crash failures, removing those four rogue " sorted it.

    Also added a special check now that if no ini is detected then it will skip that section - with a simple log entry of 'no other user options selected' or words to that effect. :)

    Just now need to test the full project...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,796
    19,375
    180
    Good job i brought the laptop with me to work, which has MRP 133 source files on, the only thing is i cant test any compiled exe as this laptop cant handle VM's :(
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,764
    450
  11. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,796
    19,375
    180
    #6833 mxman2k, Jan 21, 2021
    Last edited: Jan 21, 2021
    (OP)
    Mrp v133.1 baseline refresh will be released tomorrow morning (GMT).

    Thanks to @Enthousiast for testing with and without the ini file.

    Looks like have fixed the non ini crashes.

    I have removed the download link from post #2 for the main project until i can upload the fixed version in the morning when i get in from work -- roughly 8 hours from now.

    Thanks @yescn for reporting the issue.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,796
    19,375
    180
    Just doing a final test (no ini) to make sure everything is as it should be and no unexpected crashes again! :)

    I forgot how much crap is installed on a untouched or tweaked win 10 install :eek:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,796
    19,375
    180
    MRP v133.1 Baseline Refresh has been uploaded, 2nd post download link, password and hashes updated. :)

    + Fixed fatal error in which a rogue quotation mark within the code blocks caused the internal script engine to abort. Thanks to @yescn for reporting the issue.

    + If no 'MRPConfig.ini' is detected MRP will skip past the options log listing and should report that all options are set as default 'not used' vaules.

    + Other slight issues where the log was not always showing when some options have been selected.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,796
    19,375
    180
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. yescn

    yescn MDL Junior Member

    Feb 12, 2020
    69
    8
    0
    windows cannot read the product key from the unattended answer file
     
  16. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,796
    19,375
    180
    Unattended {XML} side is outside the scope of the project. so i cannot help with that.

    That XML is controlled by windows setup and MRP does not touch that because anything within that XML is read and worked upon before MRP is even ran.

    Make sure the XML structure is correct for the OS Architecture it is for (32 or 64 bit), also that the product key is valid for the Edition required.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. Dubioza Kolektiv

    Dubioza Kolektiv MDL Addicted

    Dec 27, 2012
    867
    1,463
    30
  18. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,764
    450
    #6840 Enthousiast, Jan 22, 2021
    Last edited: Jan 22, 2021