IR5 - The Official Windows 7 Rearm Solution

Discussion in 'MDL Projects and Applications' started by timesurfer, May 10, 2010.

Thread Status:
Not open for further replies.
  1. timesurfer

    timesurfer MDL Developer

    Nov 22, 2009
    8,524
    4,112
    270
    lol...You can still put the manual bat file in c: then go into RE which obviously IR4 gets you to then run it again see if it does it's thing. That code will however only reset wpa but usually IR4 takes care of everything.
     
  2. timesurfer

    timesurfer MDL Developer

    Nov 22, 2009
    8,524
    4,112
    270
    #1182 timesurfer, Sep 29, 2010
    Last edited by a moderator: Apr 20, 2017
    (OP)
    case you have to do it manually here is the eliminate nags cmd

    REG ADD "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform\Activation" /v NotificationDisabled /t REG_DWORD /d 1 /f >NUL

    the task to rearm (do before you manually reset rearms)

    schtasks /create /tn "Rearm" /tr "'C:\Windows\system32\cmd.exe' /c cscript.exe /b C:\Windows\System32\slmgr.vbs /rearm && net stop sppsvc && net start sppsvc" /sc daily /mo 30 /ru "" /f

    but these are already installed probably

    and just name this manual bat file IR4.bat so it's easy to remember in RE

    Code:
    reg load HKLM\MY_SYSTEM "%~dp0Windows\System32\config\system"
    reg delete HKLM\MY_SYSTEM\WPA /f
    reg unload HKLM\MY_SYSTEM
     
  3. Furvy

    Furvy MDL Novice

    Sep 29, 2010
    8
    0
    0
    AHA! I FIGURED IT OUT! It's not your script's fault at all it was mine. This doesn't work if you have an invalid computer name.

    What happened was I hacked my computer name out of the registry awhile ago because I was doing something naughty. All I had to do was enter a valid computer name, uninstall and reinstall IR4 and it worked perfectly with the standard C:IR4 command.
     
  4. timesurfer

    timesurfer MDL Developer

    Nov 22, 2009
    8,524
    4,112
    270
    :woot_jump::woot_jump:...lol

    Enjoy IR4
     
  5. interested

    interested MDL Novice

    Oct 1, 2010
    4
    0
    0
    #1185 interested, Oct 1, 2010
    Last edited: Oct 1, 2010
    hi timesurfer
    please help me...
    win 7 ultimate 32, no other crack or modification ever installed
    my problem 0xc0000225
    Steps I took:

    Opened IR4 3.1
    Hit Install
    Hit Yes
    Machine rebooted

    windows boot manager
    windows failed to start
    Status: 0xc0000225
    Info: The boot selection failed because a required device is inaccessible.”

    i then restarted but IR4 3.1 had not installed

    i tried a number of times with same result...
     
  6. kranz

    kranz MDL Novice

    Oct 2, 2010
    1
    0
    0
    hi
    I have 15 days left of the "trial period" and I would like to use IR4 later but I had my windows 7 installed and I have no idea if any similar tools were applied after the installation. I would like to avoid putting IR4 on sth else so is there any way to check if I have any "software" on my hdd.(when i asked the guy who sold me my pc about "activators" he said: "it's fine" but i would like to double check it)
     
  7. MasterDisaster

    MasterDisaster MDL Expert

    Aug 29, 2009
    1,255
    675
    60
    Have you tried pressing F8 and select Repair your computer?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. interested

    interested MDL Novice

    Oct 1, 2010
    4
    0
    0
    hi md
    working now, thanks...
    i rebooted using the win 7 dvd, and used repair start up...
    and although it seemed not to work...ie, seemed the same as before...
    when i checked i had a windows not genuine message come up for the first time and a new 30days...
    so i can only guess everything is running perfectly....
    thanks for your time and attention...
    best of luck for the future...
    thanksssss
     
  9. Motoguru

    Motoguru MDL Novice

    Jan 18, 2010
    17
    0
    0
    Will this tool work if trial time has expired ???
     
  10. muchepicfail

    muchepicfail MDL Novice

    Oct 3, 2010
    1
    0
    0
  11. timesurfer

    timesurfer MDL Developer

    Nov 22, 2009
    8,524
    4,112
    270
    Yes it will
     
  12. vanfilmguy

    vanfilmguy MDL Novice

    Oct 6, 2010
    2
    0
    0
    Hi,

    When I first ran the tool, it worked great. Now when I run it and I go to the dos window and run c:ir4 I get the message

    error: the system was unable to find the reg entry
    error: the parameter is incorrect.
    error: the system was unable to find the reg entry
    error: the parameter is incorrect.

    Then it reboots and I get the messge from MS.

    What do I do now?
    error: the parameter is incorrect.
     
  13. timesurfer

    timesurfer MDL Developer

    Nov 22, 2009
    8,524
    4,112
    270
    Can you remember anything you did since your first ir4 install?
     
  14. vanfilmguy

    vanfilmguy MDL Novice

    Oct 6, 2010
    2
    0
    0
    #1199 vanfilmguy, Oct 7, 2010
    Last edited: Oct 7, 2010
    Nothing to think of, although I think in my trials I did click the uninstall button in the program hoping that I could reinstall it. Although I have also tried restoring a backup I had of the system from a date before I had clicked uninstall. I am thinking of going back even further and trying again. i will wait for your reply before I try that again though.
     
  15. timesurfer

    timesurfer MDL Developer

    Nov 22, 2009
    8,524
    4,112
    270
    Unless your drives changed or are protected somehow IR4 should still place IR4.bat and then run it in RE. I would just use RTM and do reinstall of win 7.