Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows 64 Bit > win 7 64 bit "repair" and windows update

Reply
Thread Tools Display Modes

win 7 64 bit "repair" and windows update

 
 
miso
Guest
Posts: n/a

 
      01-03-2012
I have a program that crashes. I think the software is junk. However,
someone with a bit more invested in the code thinks I have a "broken" DLL.

I vaguely remember doing the MS "repair" using the installation disk. My
question is does Windows update notice this repair and then select the
proper updates? I assume the service pack should be installed after the
repair.
 
Reply With Quote
 
 
 
 
Carlos
Guest
Posts: n/a

 
      01-03-2012
Hi,
The best way to repair a program that crashes (if it ever worked) is
to uninstall and install it again.
Carlos

On 3 ene, 01:59, miso <m...@sushi.com> wrote:
> I have a program that crashes. I think the software is junk. However,
> someone with a bit more invested in the code thinks I have a "broken" DLL.
>
> I vaguely remember doing the MS "repair" using the installation disk. My
> question is does Windows update notice this repair and then select the
> proper updates? I assume the service pack should be installed after the
> repair.


 
Reply With Quote
 
miso
Guest
Posts: n/a

 
      01-03-2012
On 1/3/2012 8:37 AM, Carlos wrote:
> Hi,
> The best way to repair a program that crashes (if it ever worked) is
> to uninstall and install it again.
> Carlos
>
> On 3 ene, 01:59, miso<m...@sushi.com> wrote:
>> I have a program that crashes. I think the software is junk. However,
>> someone with a bit more invested in the code thinks I have a "broken" DLL.
>>
>> I vaguely remember doing the MS "repair" using the installation disk. My
>> question is does Windows update notice this repair and then select the
>> proper updates? I assume the service pack should be installed after the
>> repair.

>


I've done that. The claim is one of the OS DLLs is "broken", so
reinstalling won't fix that.

This program works, but crashes every third day or so. It is a memory
violation. I would bet on some index getting too large or some other
programming error, but the tried and true means to get the customer off
your back is to blame Microsoft. [I have a lot more faith in MS than
your average one man programming shop.]

So the question still remains if windows is smart enough to recognize I
would need new updates.
 
Reply With Quote
 
R. C. White
Guest
Posts: n/a

 
      01-03-2012
Hi, miso.

Please post the exact error message and Stop Code. That should be a good
start for someone who can help you. And the name of the "junk" software
would also be of interest. And we MIGHT need a basic description of your
computer, including Windows version.

If your computer just flashes a BSOD (Blue Screen of Death) and then shuts
down too quickly for you to read it, you can change this from that default
behavior. It's a short fix - at the end of a long click path. Post back if
you need instructions.

RC
--
R. C. White, CPA
San Marcos, TX

Microsoft Windows MVP (2002-2010)
Windows Live Mail 2011 (Build 15.4.3538.0513) in Win7 Ultimate x64 SP1


"miso" wrote in message news:jdvorc$sai$...

On 1/3/2012 8:37 AM, Carlos wrote:
> Hi,
> The best way to repair a program that crashes (if it ever worked) is
> to uninstall and install it again.
> Carlos
>
> On 3 ene, 01:59, miso<m...@sushi.com> wrote:
>> I have a program that crashes. I think the software is junk. However,
>> someone with a bit more invested in the code thinks I have a "broken"
>> DLL.
>>
>> I vaguely remember doing the MS "repair" using the installation disk. My
>> question is does Windows update notice this repair and then select the
>> proper updates? I assume the service pack should be installed after the
>> repair.

>


I've done that. The claim is one of the OS DLLs is "broken", so
reinstalling won't fix that.

This program works, but crashes every third day or so. It is a memory
violation. I would bet on some index getting too large or some other
programming error, but the tried and true means to get the customer off
your back is to blame Microsoft. [I have a lot more faith in MS than
your average one man programming shop.]

So the question still remains if windows is smart enough to recognize I
would need new updates.

 
Reply With Quote
 
miso
Guest
Posts: n/a

 
      01-03-2012
What a quandary...a mix of top and bottom posters. Somebody is bound to
yell at me so deleted all the old text. ;-)

I'm going to spare the author of the software the negative publicity by
mentioning the name, even I seem to be accused of "pilot error" at this
point.

I do not get a BSOD. Win 7 is way better in that respect that older OSs.
I'm not sure I ever got a BSOD with win 7.

I am running win 7 pro 64 bit on an intel atom D525 with nvdia ion2.
[Yes, that atom is 64 bit.] Specifically the Asus at510nt-i. Yes, I know
this was considered a flaky mobo when it first hit the market. Mine has
had all it's shots (bios, drivers, etc.) and works very well. I run
4Gbytes of ram. The VM is turned off since I use a SSD. No indexing
either. Otherwise this is a very normal installation. The PC is a low
power 12V unit that uses a power supply capable of using a gel cell as a
source, so it is regulated to an insane quality.

The exception code is 0xc0000005. Most online searches blame antivirus
programs for causing this problem. [Note, when you can't point a finger
at Redmond, point a finger a Norton.] I turned off all antivirus
software and the program still crashes. I find it is most stable using
win XP compatibility. I am resistant to installing the XP virtual
machine, though since I have the Pro version, I believe that is a free
download.

I take it nobody actually knows the answer to if windows will apply
updates after a repair. If this is the case, I need to take this
question to another forum.

What I really need to do is convince the programmer that this PC is
God's gift to computing, so just compile a version of the software with
all the debugging turned on and let's find the index exceeding the array
limit. [All software has bugs.] If the thing was OSS, that would be job
one as far as I'm concerned, but I don't have source code and the
programmer already got paid. The claim is thousands of people run this
software without a problem.




 
Reply With Quote
 
BullDawg
Guest
Posts: n/a

 
      01-04-2012
Has the program ever worked? If so, try a system restore to a date before
the program stopped working.

OT: BTW, I am mostly a top poster. There advantages to both top and
bottom, but most seem to use top. There is no reason to drive on the left
side of the road when everyone else is driving on the right and vice versa
for those in countries that drive on the left. For those countries where
everyone seems to drive on the left, right, middle, or wherever, confusion
reigns, as happened in this thread.

The one rule I try to observe: If the thread has started with bottom
posting, I try to continue with bottom posting. I sometimes forget, but I
try.

--
______________

BullDawg
In God We Trust
______________
"miso" <> wrote in message
news:je03v5$lfk$...
> What a quandary...a mix of top and bottom posters. Somebody is bound to
> yell at me so deleted all the old text. ;-)
>
> I'm going to spare the author of the software the negative publicity by
> mentioning the name, even I seem to be accused of "pilot error" at this
> point.
>
> I do not get a BSOD. Win 7 is way better in that respect that older OSs.
> I'm not sure I ever got a BSOD with win 7.
>
> I am running win 7 pro 64 bit on an intel atom D525 with nvdia ion2. [Yes,
> that atom is 64 bit.] Specifically the Asus at510nt-i. Yes, I know this
> was considered a flaky mobo when it first hit the market. Mine has had all
> it's shots (bios, drivers, etc.) and works very well. I run 4Gbytes of
> ram. The VM is turned off since I use a SSD. No indexing either. Otherwise
> this is a very normal installation. The PC is a low power 12V unit that
> uses a power supply capable of using a gel cell as a source, so it is
> regulated to an insane quality.
>
> The exception code is 0xc0000005. Most online searches blame antivirus
> programs for causing this problem. [Note, when you can't point a finger at
> Redmond, point a finger a Norton.] I turned off all antivirus software and
> the program still crashes. I find it is most stable using win XP
> compatibility. I am resistant to installing the XP virtual machine, though
> since I have the Pro version, I believe that is a free download.
>
> I take it nobody actually knows the answer to if windows will apply
> updates after a repair. If this is the case, I need to take this question
> to another forum.
>
> What I really need to do is convince the programmer that this PC is God's
> gift to computing, so just compile a version of the software with all the
> debugging turned on and let's find the index exceeding the array limit.
> [All software has bugs.] If the thing was OSS, that would be job one as
> far as I'm concerned, but I don't have source code and the programmer
> already got paid. The claim is thousands of people run this software
> without a problem.
>
>
>
>



 
Reply With Quote
 
Jeff Layman
Guest
Posts: n/a

 
      01-04-2012
On 03/01/2012 23:45, miso wrote:
> What a quandary...a mix of top and bottom posters. Somebody is bound to
> yell at me so deleted all the old text. ;-)
>
> I'm going to spare the author of the software the negative publicity by
> mentioning the name, even I seem to be accused of "pilot error" at this
> point.
>
> I do not get a BSOD. Win 7 is way better in that respect that older OSs.
> I'm not sure I ever got a BSOD with win 7.
>
> I am running win 7 pro 64 bit on an intel atom D525 with nvdia ion2.
> [Yes, that atom is 64 bit.] Specifically the Asus at510nt-i. Yes, I know
> this was considered a flaky mobo when it first hit the market. Mine has
> had all it's shots (bios, drivers, etc.) and works very well. I run
> 4Gbytes of ram. The VM is turned off since I use a SSD. No indexing
> either. Otherwise this is a very normal installation. The PC is a low
> power 12V unit that uses a power supply capable of using a gel cell as a
> source, so it is regulated to an insane quality.
>
> The exception code is 0xc0000005. Most online searches blame antivirus
> programs for causing this problem. [Note, when you can't point a finger
> at Redmond, point a finger a Norton.] I turned off all antivirus
> software and the program still crashes. I find it is most stable using
> win XP compatibility. I am resistant to installing the XP virtual
> machine, though since I have the Pro version, I believe that is a free
> download.
>
> I take it nobody actually knows the answer to if windows will apply
> updates after a repair. If this is the case, I need to take this
> question to another forum.
>
> What I really need to do is convince the programmer that this PC is
> God's gift to computing, so just compile a version of the software with
> all the debugging turned on and let's find the index exceeding the array
> limit. [All software has bugs.] If the thing was OSS, that would be job
> one as far as I'm concerned, but I don't have source code and the
> programmer already got paid. The claim is thousands of people run this
> software without a problem.


Just in case there is a corrupt win7 * .dll file, have you considred
running sfc /scannow?
(http://support.microsoft.com/kb/929833)

--

Jeff
 
Reply With Quote
 
miso
Guest
Posts: n/a

 
      01-04-2012
On 1/3/2012 11:51 PM, Jeff Layman wrote:
> On 03/01/2012 23:45, miso wrote:
>> What a quandary...a mix of top and bottom posters. Somebody is bound to
>> yell at me so deleted all the old text. ;-)
>>
>> I'm going to spare the author of the software the negative publicity by
>> mentioning the name, even I seem to be accused of "pilot error" at this
>> point.
>>
>> I do not get a BSOD. Win 7 is way better in that respect that older OSs.
>> I'm not sure I ever got a BSOD with win 7.
>>
>> I am running win 7 pro 64 bit on an intel atom D525 with nvdia ion2.
>> [Yes, that atom is 64 bit.] Specifically the Asus at510nt-i. Yes, I know
>> this was considered a flaky mobo when it first hit the market. Mine has
>> had all it's shots (bios, drivers, etc.) and works very well. I run
>> 4Gbytes of ram. The VM is turned off since I use a SSD. No indexing
>> either. Otherwise this is a very normal installation. The PC is a low
>> power 12V unit that uses a power supply capable of using a gel cell as a
>> source, so it is regulated to an insane quality.
>>
>> The exception code is 0xc0000005. Most online searches blame antivirus
>> programs for causing this problem. [Note, when you can't point a finger
>> at Redmond, point a finger a Norton.] I turned off all antivirus
>> software and the program still crashes. I find it is most stable using
>> win XP compatibility. I am resistant to installing the XP virtual
>> machine, though since I have the Pro version, I believe that is a free
>> download.
>>
>> I take it nobody actually knows the answer to if windows will apply
>> updates after a repair. If this is the case, I need to take this
>> question to another forum.
>>
>> What I really need to do is convince the programmer that this PC is
>> God's gift to computing, so just compile a version of the software with
>> all the debugging turned on and let's find the index exceeding the array
>> limit. [All software has bugs.] If the thing was OSS, that would be job
>> one as far as I'm concerned, but I don't have source code and the
>> programmer already got paid. The claim is thousands of people run this
>> software without a problem.

>
> Just in case there is a corrupt win7 * .dll file, have you considred
> running sfc /scannow?
> (http://support.microsoft.com/kb/929833)
>

Now we're talking. I forgot about that command. It turns out win 7
security has a special trick so you can get administrator permission on
the command prompt. You put CMD in the search line, but hit
cntl+shift+enter to get administrator permission for the command prompt.
It seems being administrator isn't enough, or I have permissions set
strangely.

In any event, that was a good idea. It found no problems. But does that
really prove all my dlls are sound? What does that command use as a
reference? Do it check a byte count or something like that?


 
Reply With Quote
 
miso
Guest
Posts: n/a

 
      01-04-2012
On 1/3/2012 9:00 PM, BullDawg wrote:
> Has the program ever worked? If so, try a system restore to a date before
> the program stopped working.
>
> OT: BTW, I am mostly a top poster. There advantages to both top and
> bottom, but most seem to use top. There is no reason to drive on the left
> side of the road when everyone else is driving on the right and vice versa
> for those in countries that drive on the left. For those countries where
> everyone seems to drive on the left, right, middle, or wherever, confusion
> reigns, as happened in this thread.
>
> The one rule I try to observe: If the thread has started with bottom
> posting, I try to continue with bottom posting. I sometimes forget, but I
> try.
>


In software, work is a relative term. The eval version ran for 3 days
straight. You would of thought that would flog it. But it turns out it
takes a few days for the bug to show up.

Initially I ran it non-stop. Thinking there might be a memory leak
issue, I started to shut it down daily and restart it. No difference
really.
 
Reply With Quote
 
Jeff Layman
Guest
Posts: n/a

 
      01-04-2012
On 04/01/2012 08:35, miso wrote:
> On 1/3/2012 11:51 PM, Jeff Layman wrote:


(snip)

>> Just in case there is a corrupt win7 * .dll file, have you considred
>> running sfc /scannow?
>> (http://support.microsoft.com/kb/929833)
>>

> Now we're talking. I forgot about that command. It turns out win 7
> security has a special trick so you can get administrator permission on
> the command prompt. You put CMD in the search line, but hit
> cntl+shift+enter to get administrator permission for the command prompt.
> It seems being administrator isn't enough, or I have permissions set
> strangely.


Why not just right-click on cmd.exe and select "Run as administrator"?

> In any event, that was a good idea. It found no problems. But does that
> really prove all my dlls are sound? What does that command use as a
> reference? Do it check a byte count or something like that?


Did you check the log that sfc makes? See Option Three here:
http://www.sevenforums.com/tutorials...e-checker.html

According to the wiki
https://secure.wikimedia.org/wikiped...m_File_Checker
"System File Checker is integrated with Windows Resource Protection,
which protects registry keys and folders as well as critical system
files....Windows File Protection works by registering for notification
of file changes in Winlogon. If any changes are detected to a protected
system file, the modified file is restored from a cached copy located in
a compressed folder at %WinDir%\System32\dllcache. Windows Resource
Protection works by setting discretionary access control lists (DACLs)
and access control lists (ACLs) defined for protected resources.
Permission for full access to modify WRP-protected resources is
restricted to the processes using the Windows Modules Installer service
(TrustedInstaller.exe). Administrators no longer have full rights to
system files."

--

Jeff
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Update des27 Windows Update 31 04-08-2010 05:34 PM
80073715 Windows Update Error - SOLVED!!!!!! Zaneer Ahamed Windows Update 0 02-27-2010 09:48 AM
Updates were unable to be successfully installed wjousts Windows Update 6 01-30-2010 04:01 PM
Windows Vista-Ready Products LPH Windows Vista General Discussion 2 01-13-2010 01:48 PM
"Some updates could not be installed" Antnee20x Windows Update 7 12-18-2009 07:01 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59