HTFC Forums

H.T.F.C.

How To Fix Computers





Go Back   HTFC Forums > Software Newsgroups > Windows XP

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1  
Old 03-21-2008, 08:19 PM
infobound
 
Posts: n/a
Default Windows Caching Programs

Here is a wierd one, just wondering if anyone else has ever come
across this.

I write custome programs for the company I work for. A couple years
ago and again recently, I update a program, released it to production
and one computer still runs the old exe.

Both times my first thought is I released the old exe back into
production thinking i had copied the new one. In both cases I
recompile the exe and make sure I post out the new exe to the server,
but when I fire the new exe from these computers, the computer is
displaying the old exe, even thought the old exe is no longer in the
folder or anywhere to be launched. I reboot the computers and now the
new exe is running.

I am unable to repeat this in any way, like I said, the first time was
a couple years ago and then again recently. This is even on two
different computers.

My only thought is that windows is saving the old exe to some temp
location and just using it not the new one on the server. Any
thoughts from anybody?
Reply With Quote
Sponsored Links
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
  #2  
Old 03-21-2008, 08:27 PM
JS
 
Posts: n/a
Default Re: Windows Caching Programs

Have you checked the registry for bogus entries?

JS

"infobound" <infobound@gmail.com> wrote in message
news:3cf3444b-8a9f-4317-afdc-cd0278f98d9f@u69g2000hse.googlegroups.com...
> Here is a wierd one, just wondering if anyone else has ever come
> across this.
>
> I write custome programs for the company I work for. A couple years
> ago and again recently, I update a program, released it to production
> and one computer still runs the old exe.
>
> Both times my first thought is I released the old exe back into
> production thinking i had copied the new one. In both cases I
> recompile the exe and make sure I post out the new exe to the server,
> but when I fire the new exe from these computers, the computer is
> displaying the old exe, even thought the old exe is no longer in the
> folder or anywhere to be launched. I reboot the computers and now the
> new exe is running.
>
> I am unable to repeat this in any way, like I said, the first time was
> a couple years ago and then again recently. This is even on two
> different computers.
>
> My only thought is that windows is saving the old exe to some temp
> location and just using it not the new one on the server. Any
> thoughts from anybody?



Reply With Quote
  #3  
Old 03-21-2008, 08:54 PM
PD43
 
Posts: n/a
Default Re: Windows Caching Programs

"JS" <@> wrote:

>Have you checked the registry for bogus entries?


Could you enlighten the rest of us how to do that?
Reply With Quote
  #4  
Old 03-21-2008, 09:09 PM
infobound
 
Posts: n/a
Default Re: Windows Caching Programs

On Mar 21, 3:27*pm, "JS" <@> wrote:
> Have you checked the registry for bogus entries?
>
> JS
>
> "infobound" <infobo...@gmail.com> wrote in message
>
> news:3cf3444b-8a9f-4317-afdc-cd0278f98d9f@u69g2000hse.googlegroups.com...
>
>
>
> > Here is a wierd one, just wondering if anyone else has ever come
> > across this.

>
> > I write custome programs for the company I work for. *A couple years
> > ago and again recently, I update a program, released it to production
> > and one computer still runs the old exe.

>
> > Both times my first thought is I released the old exe back into
> > production thinking i had copied the new one. *In both cases I
> > recompile the exe and make sure I post out the new exe to the server,
> > but when I fire the new exe from these computers, the computer is
> > displaying the old exe, even thought the old exe is no longer in the
> > folder or anywhere to be launched. *I reboot the computers and now the
> > new exe is running.

>
> > I am unable to repeat this in any way, like I said, the first time was
> > a couple years ago and then again recently. *This is even on two
> > different computers.

>
> > My only thought is that windows is saving the old exe to some temp
> > location and just using it not the new one on the server. *Any
> > thoughts from anybody?- Hide quoted text -

>
> - Show quoted text -


bogus entries of what? what am I looking for?
Reply With Quote
  #5  
Old 03-21-2008, 09:29 PM
JS
 
Posts: n/a
Default Re: Windows Caching Programs

Search the registry for all entries that contain the name of your .exe
program.
For each entry found check the path pointing to the .exe,
there should be only one path (directory location found - the correct path)
and no other locations.

JS

"infobound" <infobound@gmail.com> wrote in message
news:4066fddd-1e33-401a-9e4d-0edfdb12182a@a70g2000hsh.googlegroups.com...
On Mar 21, 3:27 pm, "JS" <@> wrote:
> Have you checked the registry for bogus entries?
>
> JS
>
> "infobound" <infobo...@gmail.com> wrote in message
>
> news:3cf3444b-8a9f-4317-afdc-cd0278f98d9f@u69g2000hse.googlegroups.com...
>
>
>
> > Here is a wierd one, just wondering if anyone else has ever come
> > across this.

>
> > I write custome programs for the company I work for. A couple years
> > ago and again recently, I update a program, released it to production
> > and one computer still runs the old exe.

>
> > Both times my first thought is I released the old exe back into
> > production thinking i had copied the new one. In both cases I
> > recompile the exe and make sure I post out the new exe to the server,
> > but when I fire the new exe from these computers, the computer is
> > displaying the old exe, even thought the old exe is no longer in the
> > folder or anywhere to be launched. I reboot the computers and now the
> > new exe is running.

>
> > I am unable to repeat this in any way, like I said, the first time was
> > a couple years ago and then again recently. This is even on two
> > different computers.

>
> > My only thought is that windows is saving the old exe to some temp
> > location and just using it not the new one on the server. Any
> > thoughts from anybody?- Hide quoted text -

>
> - Show quoted text -


bogus entries of what? what am I looking for?


Reply With Quote
  #6  
Old 03-21-2008, 09:33 PM
PD43
 
Posts: n/a
Default Re: Windows Caching Programs

infobound <infobound@gmail.com> wrote:

>On Mar 21, 3:27*pm, "JS" <@> wrote:
>> Have you checked the registry for bogus entries?
>>

>
>bogus entries of what? what am I looking for?


I doubt that "JS" has a clue.
Reply With Quote
  #7  
Old 03-21-2008, 09:54 PM
Bill in Co.
 
Posts: n/a
Default Re: Windows Caching Programs

PD43 wrote:
> "JS" <@> wrote:
>
>> Have you checked the registry for bogus entries?

>
> Could you enlighten the rest of us how to do that?


No. (Enlightenment comes from within, grasshopper).


Reply With Quote
  #8  
Old 03-21-2008, 11:15 PM
JS
 
Posts: n/a
Default Re: Windows Caching Programs

Your are correct, I did not develop the program or the install method, but
since the old version apparently keeps on going then a registry search is a
place to start.

JS

"PD43" <pauld1943@comcast.net> wrote in message
news:gr68u35i4lqtht29c56ojphqfe0lsv51qn@4ax.com...
> infobound <infobound@gmail.com> wrote:
>
>>On Mar 21, 3:27 pm, "JS" <@> wrote:
>>> Have you checked the registry for bogus entries?
>>>

>>
>>bogus entries of what? what am I looking for?

>
> I doubt that "JS" has a clue.



Reply With Quote
  #9  
Old 03-24-2008, 02:07 PM
infobound
 
Posts: n/a
Default Re: Windows Caching Programs

I found a couple of interesting things out while running some searches
on the victim machine. I found two different copies of the program in
the "PreFetch" folder. I am researching what this folder does exactly
but it looks like it might have been the culprit. I will post back
what I find, if you have any suggestions I would appretiate them.
Reply With Quote
  #10  
Old 03-24-2008, 09:03 PM
infobound
 
Posts: n/a
Default Re: Windows Caching Programs

What I found out is that windows makes a copy of programs and data
files for faster loading and places them in this PreFetch folder. I
was unable to verify but this is the possible cause of the problem.
Windows may have just thought that the .exe had not changed and did
not re-download it from the server.

Due to not being able to reproduce the issue, I guess this is as far
as I can go.

Thanks for all your help.
Reply With Quote
Sponsored Links
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
Reply


Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Caching and the page file b11_ Windows XP 2 02-08-2008 04:00 PM
Write caching Lil' Dave Windows XP 0 08-01-2007 10:59 AM
Uninstalling Programs not in Windows Features or Programs & Featur Barney Bornn Windows Vista 6 08-01-2007 03:52 AM
Password caching Christian Windows XP 1 06-01-2007 11:06 AM
Deleting DSN Caching Tagge XP Networking 2 06-21-2004 05:34 PM


All times are GMT. The time now is 11:39 PM.


Powered by vBulletin® Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© 2004 - 2007 Web-S-Sense Pty. Ltd. Usenet and forums posts © their respective authors.
Ad Management by RedTyger