Rearm Wizard - The Premier Rearm Solution for Windows 7 and Office 2013

Discussion in 'MDL Projects and Applications' started by timesurfer, Mar 27, 2013.

  1. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    It´s possible to get rid off most of the variables, but problem still persists with %errorlevel% (shown as 9009 in written file) and %themefile% which is determined only when Check.bat is running after writing it to disc.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. Humphrey

    Humphrey MDL Expert

    Dec 13, 2011
    1,455
    989
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. timesurfer

    timesurfer MDL Developer

    Nov 22, 2009
    8,524
    4,112
    270
    I guess for now we can just work on having the one folder Rearm but we can't put anything in IORRT Backup folder in case IORRT is uninstalled we'll still need Rearm folder to be present for IR6 stuff to be in
     
  5. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    Alternative would be creating subfolders in Rearm for all is needed :D.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. timesurfer

    timesurfer MDL Developer

    Nov 22, 2009
    8,524
    4,112
    270
    I only resisted cause testers we're saying that it wasn't working

    You know I would love to add my TS skull to a compiled.exe

    but still would like us to get the check.bat into D420
     
  7. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream

    Dec 21, 2012
    6,766
    7,697
    210
    That's slowly turning into rocket science. I lost it two or three stages ago. Last batch file I wrote was MS-DOS. ;)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. timesurfer

    timesurfer MDL Developer

    Nov 22, 2009
    8,524
    4,112
    270
    #289 timesurfer, Apr 21, 2013
    Last edited by a moderator: Apr 20, 2017
    (OP)
  9. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    #290 s1ave77, Apr 21, 2013
    Last edited by a moderator: Apr 20, 2017
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. timesurfer

    timesurfer MDL Developer

    Nov 22, 2009
    8,524
    4,112
    270
    #291 timesurfer, Apr 21, 2013
    Last edited by a moderator: Apr 20, 2017
    (OP)
  11. timesurfer

    timesurfer MDL Developer

    Nov 22, 2009
    8,524
    4,112
    270
    #292 timesurfer, Apr 21, 2013
    Last edited by a moderator: Apr 20, 2017
    (OP)
    Cause I like things to be perfect I wanted a central Rearm folder but that can be added later and no need to mess with IORRT right now

    Let's just put a separate IR6 hidden folder in systemdrive with these things

    Code:
    Backup
    IORRT.bat
    Check.bat
    IR6Bkup.theme
    msgbox.vbs
    And maybe if we get bored besides later doing the Rearm folder thing we could add voice to IR6 like IORRT has with A.I. voice confirmation

    "Installation successful"
    "Succesfully uninstalled"
     
  12. timesurfer

    timesurfer MDL Developer

    Nov 22, 2009
    8,524
    4,112
    270
    Just created top secret D420 group

    Invites have been sent :)...lol
     
  13. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream

    Dec 21, 2012
    6,766
    7,697
    210
    O Rly? :vertag::cool:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. timesurfer

    timesurfer MDL Developer

    Nov 22, 2009
    8,524
    4,112
    270
    #295 timesurfer, Apr 21, 2013
    Last edited by a moderator: Apr 20, 2017
    (OP)
  15. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream

    Dec 21, 2012
    6,766
    7,697
    210
    :poop::wacko::help2::sorry::bye::punch::stretcher::flag::aglerks:

    Smiley overload...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. timesurfer

    timesurfer MDL Developer

    Nov 22, 2009
    8,524
    4,112
    270
    And you just got invited too :nono:

    Your turtle has come alive :eek:
     
  17. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    #298 s1ave77, Apr 21, 2013
    Last edited by a moderator: Apr 20, 2017
    As i see it, from these:

    Code:
    Check.bat 
    IR6Bkup.theme 
    msgbox.vbs
    only Check.bat is needed to be compiled into EXE together with Duality-script, as IR6Bkup.theme is created in :Backup and msgbox.vbs is created on the fly.

    So only thing is to determine the moment when Check.bat should be copied from Duality.exe to Rearm-folder (afaik it is needed when IR6-Task is created) and some adjustment in paths in Duality.cmd.

    Will have a look tomorrow, as my eyes are getting weak from starring at goats code :D.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. timesurfer

    timesurfer MDL Developer

    Nov 22, 2009
    8,524
    4,112
    270
    #299 timesurfer, Apr 21, 2013
    Last edited by a moderator: Apr 20, 2017
    (OP)
    I know, I meant that to mean what get's put in %sd%\IR6 hidden folder

    I believe I did all the new paths, install/uninstall cmd for IR6 folder and the copy cmd for the check.bat to %sd%\IR6

    No Rearm folder for now, we'll combine IORRT/IR6 folders and error checking for install/uninstall later, right now I think it's read to go and compile!?

    In red, not sure the copy cmd needs a CD before it? I don't think so?

    See you later :shisha:
     
  19. timesurfer

    timesurfer MDL Developer

    Nov 22, 2009
    8,524
    4,112
    270