Author Topic: My Windows Repair doesn't start.  (Read 23109 times)

0 Members and 1 Guest are viewing this topic.

Offline VLunarFangV

  • Newbie
  • *
  • Join Date: Dec 2013
  • Posts: 13
  • Karma: 0
    • View Profile
My Windows Repair doesn't start.
« on: December 17, 2013, 06:20:43 am »
I've used Tweaking Windows Repair for a fair while (about 2-3 years?) so when I installed the latest update only to find it wouldn't run, it kinda bummed me out. I searched the forums but couldn't find anything else on here so I decided to put this up here myself.

I've installed version of 2.1.0 Tweaking and tried to run it, but only got a "Repair_Windows.exe.manifest" file, the contents of it is mentioned below. I use Windows 7 Ultimate Edition. Anything else I forgot to mention, please tell me.

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
  <assemblyIdentity name="Tweaking.com.Repair_Windows" processorArchitecture="X86" type="win32" version="1.0.0.0" />
  <description>Repair Windows</description>
  <file name="MSINET.Ocx">
    <typelib tlbid="{48E59290-9880-11CF-9754-00AA00C00908}" version="1.0" flags="control" helpdir="" />
    <comClass clsid="{48E59293-9880-11CF-9754-00AA00C00908}" tlbid="{48E59290-9880-11CF-9754-00AA00C00908}" threadingModel="Apartment" progid="InetCtls.Inet.1" description="Microsoft Internet Transfer Control" />
  </file>
  <file name="tweaking_tabs.ocx">
    <typelib tlbid="{C1737950-391B-4208-AD45-530D7D9B734E}" version="7.0" flags="control" helpdir="" />
    <comClass clsid="{661263AD-28E1-4F88-8C85-E36762CD55E0}" tlbid="{C1737950-391B-4208-AD45-530D7D9B734E}" threadingModel="Apartment" progid="Tweaking_Tabs.XTab" description="" />
    <comClass clsid="{36109714-9E72-45D8-BAC9-F10673A7C6D6}" tlbid="{C1737950-391B-4208-AD45-530D7D9B734E}" threadingModel="Apartment" description="" />
  </file>
  <file name="SSubTmr6.dll">
    <typelib tlbid="{71A2702D-C7D8-11D2-BEF8-525400DFB47A}" version="1.0" flags="" helpdir="" />
    <comClass clsid="{71A27032-C7D8-11D2-BEF8-525400DFB47A}" tlbid="{71A2702D-C7D8-11D2-BEF8-525400DFB47A}" threadingModel="Apartment" progid="SSubTimer6.GSubclass" description="" />
    <comClass clsid="{71A27034-C7D8-11D2-BEF8-525400DFB47A}" tlbid="{71A2702D-C7D8-11D2-BEF8-525400DFB47A}" threadingModel="Apartment" progid="SSubTimer6.CTimer" description="" />
  </file>
  <file name="tweaking_com_treeview.ocx">
    <typelib tlbid="{CA5A8E1E-C861-4345-8FF8-EF0A27CD4236}" version="6.0" flags="control" helpdir="" />
    <comClass clsid="{9C1F0FE1-777B-4356-8F80-40499265EAA7}" tlbid="{CA5A8E1E-C861-4345-8FF8-EF0A27CD4236}" threadingModel="Apartment" progid="vbalTreeViewLib6.vbalTreeView" description="" />
  </file>
  <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
    <security>
        <requestedPrivileges>
          <requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
        </requestedPrivileges>
    </security>
  </trustInfo>
   <compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
       <application>
           <!-- Windows Vista -->
           <supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"/>
           <!-- Windows 7 -->
           <supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/>
           <!-- Windows 8 -->
           <supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}"/>
           <!-- Windows 8.1 -->
           <supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}"/>
       </application>
   </compatibility>
</assembly>

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: My Windows Repair doesn't start.
« Reply #1 on: December 18, 2013, 12:42:42 pm »
The Repair_Windows.exe.manifest is just a file to tell windows that the Repair_Windows.exe file needs to be ran with admin rights.

Wasnt Repair_Windows.exe in the folder as well or did something remove it?

Shane

Offline VLunarFangV

  • Newbie
  • *
  • Join Date: Dec 2013
  • Posts: 13
  • Karma: 0
    • View Profile
Re: My Windows Repair doesn't start.
« Reply #2 on: December 18, 2013, 07:33:08 pm »
The .exe is still there. I also had it run with Administrator Rights aswell. It always asks for Admin rights when I start it.

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: My Windows Repair doesn't start.
« Reply #3 on: December 19, 2013, 12:51:37 pm »
Which it will when the UAC is on. Any program that needs admin rights will trigger the UAC to ask for permission. The manifest file simply lets Windows know it needs admin rights so you dont have to right click on it and choose run as administrator. :wink:

Shane

Offline VLunarFangV

  • Newbie
  • *
  • Join Date: Dec 2013
  • Posts: 13
  • Karma: 0
    • View Profile
Re: My Windows Repair doesn't start.
« Reply #4 on: December 19, 2013, 01:17:42 pm »
Okay, I can safely say I've learned something today.
However the problem is still there. It still refuses to run. :(

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: My Windows Repair doesn't start.
« Reply #5 on: December 19, 2013, 01:26:15 pm »
Any error message at all? Anything in the event viewer? Is it running but not showing? Check to see if it shows up in the processes tab in the task manager.

Did you also disable any antivirus that was running? I know avast has a sandbox mode and can keep programs from running.

Shane

Offline VLunarFangV

  • Newbie
  • *
  • Join Date: Dec 2013
  • Posts: 13
  • Karma: 0
    • View Profile
Re: My Windows Repair doesn't start.
« Reply #6 on: December 19, 2013, 01:48:23 pm »
No message or anything other than Windows asking me if I want to let this thing run with admin privileges. Once I allow it, it shows up for about 1 sec in Task Manager's Processes tab. Then it closes. I even disabled my antivirus and still no change.

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: My Windows Repair doesn't start.
« Reply #7 on: December 19, 2013, 01:53:08 pm »
Anything show up in the event viewer showing a crash or anything?

Shane

Offline VLunarFangV

  • Newbie
  • *
  • Join Date: Dec 2013
  • Posts: 13
  • Karma: 0
    • View Profile
Re: My Windows Repair doesn't start.
« Reply #8 on: December 19, 2013, 01:58:30 pm »
To be honest, I never used Event Viewer. So I might need some help with this part. I've gotten it open, now I'm just waiting to be pointed in the right direction.

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: My Windows Repair doesn't start.
« Reply #9 on: December 19, 2013, 01:59:58 pm »
Event viewer, windows logs and application. Before you go to it try to open the windows repair again and then check the event viewer and see if there is anything in there about it.

Shane

Offline VLunarFangV

  • Newbie
  • *
  • Join Date: Dec 2013
  • Posts: 13
  • Karma: 0
    • View Profile
Re: My Windows Repair doesn't start.
« Reply #10 on: December 19, 2013, 02:13:04 pm »
I had a bit of a poke around and found this...

Faulting application name: Repair_Windows.exe, version: 2.1.0.0, time stamp: 0x528a95bb
Faulting module name: MSVBVM60.DLL, version: 6.0.98.15, time stamp: 0x4a5bda6c
Exception code: 0xc0000005
Fault offset: 0x000640da
Faulting process id: 0x1b3c
Faulting application start time: 0x01cefd06d45c5a76
Faulting application path: C:\Program Files (x86)\Tweaking.com\Windows Repair (All in One)\Repair_Windows.exe
Faulting module path: C:\Windows\system32\MSVBVM60.DLL
Report Id: 12632441-68fa-11e3-914d-001a4d6482f3


Useful at all?

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: My Windows Repair doesn't start.
« Reply #11 on: December 19, 2013, 02:14:55 pm »
There we go :-)

C:\Windows\system32\MSVBVM60.DLL

Is the visual basic 6 run time file. My program is made in VB6.

Try reinstalling the runtime files  :wink:

http://www.microsoft.com/en-us/download/details.aspx?id=24417

Shane

Offline VLunarFangV

  • Newbie
  • *
  • Join Date: Dec 2013
  • Posts: 13
  • Karma: 0
    • View Profile
Re: My Windows Repair doesn't start.
« Reply #12 on: December 19, 2013, 03:25:08 pm »
I've had a go at downloading and installing the files but despite the incredibly simple instructions, it does not install. I've run it as admin and still nothing.

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: My Windows Repair doesn't start.
« Reply #13 on: December 19, 2013, 03:28:30 pm »
OK run a system file check on the system, something is corrupt somewhere.

OPen a cmd.exe window as administrator then do

sfc /scannow

Shane

Offline VLunarFangV

  • Newbie
  • *
  • Join Date: Dec 2013
  • Posts: 13
  • Karma: 0
    • View Profile
Re: My Windows Repair doesn't start.
« Reply #14 on: December 19, 2013, 03:45:07 pm »
I did that yesterday. Do I have to do another? Either way, I'm going for it.

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: My Windows Repair doesn't start.
« Reply #15 on: December 19, 2013, 03:55:31 pm »
That file is part of the OS so it should replace it if it is corrupt. You could also try registering the file manually as well.

It isnt my program that is crashing, it is the runtime file.

Shane

Offline VLunarFangV

  • Newbie
  • *
  • Join Date: Dec 2013
  • Posts: 13
  • Karma: 0
    • View Profile
Re: My Windows Repair doesn't start.
« Reply #16 on: December 19, 2013, 06:16:46 pm »
So apparently I just finished with the scan and it says there's no integrity violations.

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: My Windows Repair doesn't start.
« Reply #17 on: December 21, 2013, 01:55:02 pm »
Did you register that dll file manually?

Shane

Offline VLunarFangV

  • Newbie
  • *
  • Join Date: Dec 2013
  • Posts: 13
  • Karma: 0
    • View Profile
Re: My Windows Repair doesn't start.
« Reply #18 on: December 21, 2013, 04:09:27 pm »
Well I did have a look recently (I forgot to do it last time) and I've found that the .dll file doesn't even exist! So I can't register it manually or anything (or so I have tried).

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: My Windows Repair doesn't start.
« Reply #19 on: December 21, 2013, 04:49:57 pm »
What is interesting is the dll is 32bit not 64bit so it should be in C:\Windows\SysWOW64 not the system32 folder.

SHane

Offline VLunarFangV

  • Newbie
  • *
  • Join Date: Dec 2013
  • Posts: 13
  • Karma: 0
    • View Profile
Re: My Windows Repair doesn't start.
« Reply #20 on: December 22, 2013, 10:50:57 pm »
Well I've apparently registered the .dll file but Windows Repair still won't start up. It's still the same.

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: My Windows Repair doesn't start.
« Reply #21 on: December 24, 2013, 05:50:21 pm »
I am at a loss of what to do at this point. The problem is the vb6 run time file is for some reason crashing on your computer.

I cant remember but did you try the program in safe mode?

Shane

Offline VLunarFangV

  • Newbie
  • *
  • Join Date: Dec 2013
  • Posts: 13
  • Karma: 0
    • View Profile
Re: My Windows Repair doesn't start.
« Reply #22 on: December 31, 2013, 07:03:38 am »
I've had a speak with one of my friends about the situation and he recommended I reinstall Windows. Not that big of a loss anyway because I plan on getting some new parts soon and if I know Windows, they won't like the new computer (or so I've been told) so I have to reinstall anyway.

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: My Windows Repair doesn't start.
« Reply #23 on: January 01, 2014, 05:25:58 pm »
Sorry for the late reply, my wife had our baby :-)

Well a repair install will work till then when you get the new hardware. But for a runtime file as old as VB6 to be broken, it makes me wonder what else is wrong on the system. So a reinstall does sound best :-)

Shane

Offline VLunarFangV

  • Newbie
  • *
  • Join Date: Dec 2013
  • Posts: 13
  • Karma: 0
    • View Profile
Re: My Windows Repair doesn't start.
« Reply #24 on: January 02, 2014, 09:06:41 am »
Congrats!  :cheesy:
My parts should come in about a week, or so I've been told.