Multi-OEM/Retail Project {MRP} - Mk3

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

  1. MMIKEE

    MMIKEE MDL Senior Member

    Oct 6, 2012
    380
    361
    10
    I sent you a PM reply...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,732
    19,235
    180
    yep will fix it! think i know why, less than w8.0 does not have 4.0.xxxx installed by default and installing say 4.5/4.6/4.7+ does not install 4.0.xxx which the QT is looking for! I never thought about that :eek:, i need a vacation im getting confuzzled in my old age lol.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. MMIKEE

    MMIKEE MDL Senior Member

    Oct 6, 2012
    380
    361
    10
    I ran v20.3 a few time to try to READ before it closes, and it gets to 40% then quits...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,732
    19,235
    180
    ok looking at code now, will check 40%'s code as well. I reshuffled things about and i may have a check looking for something that not exist with vista/7.

    Yep found it, label was wrong :oops: - bloody gremlins!!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,732
    19,235
    180
    did it detect .net 2.x ok ? as the label that was wrong was if no frameworks found?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. MMIKEE

    MMIKEE MDL Senior Member

    Oct 6, 2012
    380
    361
    10
    It appears to detect 2.0 w/ version, 3.5 NO version, 4.7 w/ version and 4.x = is Required...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,732
    19,235
    180
    ok thats good as v2.0 is required for reading any MSDM table for #11 for branding summary. Its the .net 4.x thats is confusing me lol. I think i have it sussed now.

    On win 8.x/10 it not a problem. I know why i not detect it before as my w7 vm has 4.0.xxxx installed, normal w7 doesnt as i integrated it into my wim ages ago.

    Yeah v3.5 was not installed by default etc for vista/7.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,732
    19,235
    180
    ok im sure this time i have it sussed! on vista/7 you will see 4.x {4.7.....} the problem was the 4.0 as missing it threw the loop out. Took a while to work out why a syntax error was popping up, it does help to have a % before a %variable% instead of variable% :eek:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,732
    19,235
    180
    @MMIKEE another pm sent lol fingers crossed this works!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,732
    19,235
    180
    MRP uses a different tactic which is all handled in the Decompile.exe, because the QT don't use that system it a bit harder to do some fancy coding lol
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. MMIKEE

    MMIKEE MDL Senior Member

    Oct 6, 2012
    380
    361
    10
    Sorry to be the SPOILER again, but v20.3-1 is the same as v20.2 & v20.3-0
    QT still quits at the 40% screen...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,732
    19,235
    180
    So it detects 4.x (4.7.xxxxx) ok?

    I will check on the 40% part...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. MMIKEE

    MMIKEE MDL Senior Member

    Oct 6, 2012
    380
    361
    10
    Yes w/ v7 version, but it still reports that v4.x is REQUIRED...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. MMIKEE

    MMIKEE MDL Senior Member

    Oct 6, 2012
    380
    361
    10
    Screen Shot 06-20-17 at 05.11 PM.PNG Screen Shot 06-20-17 at 05.12 PM.PNG
    This is the best I could Snapshot for you to explain what I'm seeing with QT v20.3-1
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,732
    19,235
    180
    ah got ya now soz was having a brain fart, checking all the code around it and not seeing it lol
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,732
    19,235
    180
    well after much head scratching, swearing and rechecking and error code adding, with test scenario with a 'test' script if net4.0 is detected it will give the 4.0.xxxx number (mainly w8.0+). For Vista/7 it will say v4.x {4.6/7.xxxxx etc).

    Gez was more complex than i thought so many checks. But i am 99% sure it done!

    Will do another QT test and pm you @MMIKEE in a few mins after compiled it all.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. MMIKEE

    MMIKEE MDL Senior Member

    Oct 6, 2012
    380
    361
    10
    Screen Shot 06-20-17 at 06.47 PM.PNG
    I just after MANY attempts was able to capture this screen before QT 20.3.4 QUIT... Hope this HELPS...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,732
    19,235
    180
    ok as i reverted back a script version or two i forgot to alter the L286 label (again!). Aghhh
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. MMIKEE

    MMIKEE MDL Senior Member

    Oct 6, 2012
    380
    361
    10
    Not to worry, I know you'll get it "SUSSED" as you say in your (GB) ENGLISH... LOL
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...