hidden hit counter
Welcome to Soft32 Forums!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Vista 64bit rpeventing file copy

 
   Soft32 Home -> Windows -> Security RSS
Next:  Not receiving mail  
Author Message
Tony Vrolyk

External


Since: Oct 10, 2009
Posts: 4



(Msg. 1) Posted: Sat Oct 10, 2009 9:58 am
Post subject: Vista 64bit rpeventing file copy
Archived from groups: microsoft>public>windows>vista>security (more info?)

I sell a program that I wrote in Access and have had a couple customers with
64 bit versions of Windows Vista where if I send them an updated file, via
email or download, it appears as though the file has copied over the old
version but when they run the program it is still the old version of the
program. Is there some underlying copy protection that is preventing me from
copying over the file yet does not report any error or security warning?

Here are a couple details
* The original install program installs the Access runtime, my program and
related system files. The program itself is made up of two files. one Access
MDE (like a read-only Access file that contains all the coding) and a
database file.
* I then sent them an update which consists of a zip file that contains a
new MDE. They are to copy that over their existing MDE in order to use the
new version.
* In one instance I was able to remote into the customer's PC and do the
file copy it myself. I can see the file copy, the file size and date appear
to be correct for the new version but when I would run it it would run the
old code. Ths PC was an HP laptop if that makes any difference

This is driving me batty. Does anyone have any ideas?

Thanks
Tony
Back to top
Login to vote
Tony Vrolyk

External


Since: Oct 10, 2009
Posts: 4



(Msg. 2) Posted: Sat Oct 10, 2009 11:00 am
Post subject: Re: Vista 64bit rpeventing file copy [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Ok here is an interesting twist. was going to remote into another
customer's PC but asked that she turn off UAC before hand. She did that
restarting and and tested my program even before we connected and it worked
as expected. She tested and turned UAC back on, restarted and then tried the
program again and it seemed to revert back to the old version.

This is very weird

FYI my program is installed under C:\Program Files (x86)\My Program...

Tony



"Tony Vrolyk" <me DeleteThis @isp.com> wrote in message
news:eC1jkobSKHA.3540@TK2MSFTNGP04.phx.gbl...
>I sell a program that I wrote in Access and have had a couple customers
>with 64 bit versions of Windows Vista where if I send them an updated file,
>via email or download, it appears as though the file has copied over the
>old version but when they run the program it is still the old version of
>the program. Is there some underlying copy protection that is preventing me
>from copying over the file yet does not report any error or security
>warning?
>
> Here are a couple details
> * The original install program installs the Access runtime, my program and
> related system files. The program itself is made up of two files. one
> Access MDE (like a read-only Access file that contains all the coding) and
> a database file.
> * I then sent them an update which consists of a zip file that contains a
> new MDE. They are to copy that over their existing MDE in order to use the
> new version.
> * In one instance I was able to remote into the customer's PC and do the
> file copy it myself. I can see the file copy, the file size and date
> appear to be correct for the new version but when I would run it it would
> run the old code. Ths PC was an HP laptop if that makes any difference
>
> This is driving me batty. Does anyone have any ideas?
>
> Thanks
> Tony
>
>
>
Back to top
Login to vote
Richard Urban

External


Since: Oct 08, 2004
Posts: 963



(Msg. 3) Posted: Sat Oct 10, 2009 1:20 pm
Post subject: Re: Vista 64bit rpeventing file copy [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Tony Vrolyk" <me.RemoveThis@isp.com> wrote in message
news:%23YhYALcSKHA.4048@TK2MSFTNGP05.phx.gbl...
> Ok here is an interesting twist. was going to remote into another
> customer's PC but asked that she turn off UAC before hand. She did that
> restarting and and tested my program even before we connected and it
> worked as expected. She tested and turned UAC back on, restarted and then
> tried the program again and it seemed to revert back to the old version.
>
> This is very weird
>
> FYI my program is installed under C:\Program Files (x86)\My Program...
>
> Tony
>
>
>
> "Tony Vrolyk" <me.RemoveThis@isp.com> wrote in message
> news:eC1jkobSKHA.3540@TK2MSFTNGP04.phx.gbl...
>>I sell a program that I wrote in Access and have had a couple customers
>>with 64 bit versions of Windows Vista where if I send them an updated
>>file, via email or download, it appears as though the file has copied over
>>the old version but when they run the program it is still the old version
>>of the program. Is there some underlying copy protection that is
>>preventing me from copying over the file yet does not report any error or
>>security warning?
>>
>> Here are a couple details
>> * The original install program installs the Access runtime, my program
>> and related system files. The program itself is made up of two files. one
>> Access MDE (like a read-only Access file that contains all the coding)
>> and a database file.
>> * I then sent them an update which consists of a zip file that contains a
>> new MDE. They are to copy that over their existing MDE in order to use
>> the new version.
>> * In one instance I was able to remote into the customer's PC and do the
>> file copy it myself. I can see the file copy, the file size and date
>> appear to be correct for the new version but when I would run it it would
>> run the old code. Ths PC was an HP laptop if that makes any difference
>>
>> This is driving me batty. Does anyone have any ideas?
>>
>> Thanks
>> Tony
>>
>>
>>
>
>



You didn't install the data base file in that same folder, did you?

--

Richard Urban
Microsoft MVP
Windows Desktop Experience & Security
Back to top
Login to vote
Tom Allen

External


Since: Oct 10, 2009
Posts: 1



(Msg. 4) Posted: Sat Oct 10, 2009 1:20 pm
Post subject: Re: Vista 64bit rpeventing file copy [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Tony Vrolyk" <me DeleteThis @isp.com> wrote in message
news:eC1jkobSKHA.3540@TK2MSFTNGP04.phx.gbl...
>I sell a program that I wrote in Access and have had a couple customers
>with 64 bit versions of Windows Vista where if I send them an updated
>file, via email or download, it appears as though the file has copied
>over the old version but when they run the program it is still the old
>version of the program. Is there some underlying copy protection that
>is preventing me from copying over the file yet does not report any
>error or security warning?
>
> Here are a couple details
> * The original install program installs the Access runtime, my program
> and related system files. The program itself is made up of two files.
> one Access MDE (like a read-only Access file that contains all the
> coding) and a database file.
> * I then sent them an update which consists of a zip file that
> contains a new MDE. They are to copy that over their existing MDE in
> order to use the new version.
> * In one instance I was able to remote into the customer's PC and do
> the file copy it myself. I can see the file copy, the file size and
> date appear to be correct for the new version but when I would run it
> it would run the old code. Ths PC was an HP laptop if that makes any
> difference
>
> This is driving me batty. Does anyone have any ideas?
>
> Thanks
> Tony
>

Is there some special action your users take to 'copy that over their
existing' file ? A simple unzip and delete(?)/copy will just update a
directory entry and leave the original file as free disk space. How do
they launch the program ? If program startup is by double-click the
existence of the old file shouldn't matter but it's not unknown for a
scheduler/job-queue (something cunning of your own making ? ) to hold a
disk location. Any relevance at all ? - I'm guessing really.

Tom
Back to top
Login to vote
FromTheRafters

External


Since: May 22, 2009
Posts: 10



(Msg. 5) Posted: Sat Oct 10, 2009 4:20 pm
Post subject: Re: Vista 64bit rpeventing file copy [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Read up on Windows Resource Protection (WRP) to determine if your file
is being "protected". Userland users may experience silent protection
whereas as an administrator they might get an error message (<--clue).

"Tony Vrolyk" <me DeleteThis @isp.com> wrote in message
news:eC1jkobSKHA.3540@TK2MSFTNGP04.phx.gbl...
>I sell a program that I wrote in Access and have had a couple customers
>with 64 bit versions of Windows Vista where if I send them an updated
>file, via email or download, it appears as though the file has copied
>over the old version but when they run the program it is still the old
>version of the program. Is there some underlying copy protection that
>is preventing me from copying over the file yet does not report any
>error or security warning?
>
> Here are a couple details
> * The original install program installs the Access runtime, my program
> and related system files. The program itself is made up of two files.
> one Access MDE (like a read-only Access file that contains all the
> coding) and a database file.
> * I then sent them an update which consists of a zip file that
> contains a new MDE. They are to copy that over their existing MDE in
> order to use the new version.
> * In one instance I was able to remote into the customer's PC and do
> the file copy it myself. I can see the file copy, the file size and
> date appear to be correct for the new version but when I would run it
> it would run the old code. Ths PC was an HP laptop if that makes any
> difference
>
> This is driving me batty. Does anyone have any ideas?
>
> Thanks
> Tony
>
>
>
Back to top
Login to vote
lemur

External


Since: Sep 24, 2009
Posts: 28



(Msg. 6) Posted: Sat Oct 10, 2009 8:27 pm
Post subject: Re: Vista 64bit rpeventing file copy [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

It has to do with Vista's shadow copy.


--
lemur

::If *ANYONE* in this forum helps you, please click on
their *REP* icon. Thanks! (the middle scale icon in the upper right
corner)::
Back to top
Login to vote
user

External


Since: Apr 18, 2009
Posts: 33



(Msg. 7) Posted: Sat Oct 10, 2009 9:20 pm
Post subject: Re: Vista 64bit rpeventing file copy [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Explorer's toolbarinthe folderis therea button "Compatability Files"?

--
..
--
"Tony Vrolyk" <me.RemoveThis@isp.com> wrote in message
news:eC1jkobSKHA.3540@TK2MSFTNGP04.phx.gbl...
>I sell a program that I wrote in Access and have had a couple customers
>with 64 bit versions of Windows Vista where if I send them an updated file,
>via email or download, it appears as though the file has copied over the
>old version but when they run the program it is still the old version of
>the program. Is there some underlying copy protection that is preventing me
>from copying over the file yet does not report any error or security
>warning?
>
> Here are a couple details
> * The original install program installs the Access runtime, my program and
> related system files. The program itself is made up of two files. one
> Access MDE (like a read-only Access file that contains all the coding) and
> a database file.
> * I then sent them an update which consists of a zip file that contains a
> new MDE. They are to copy that over their existing MDE in order to use the
> new version.
> * In one instance I was able to remote into the customer's PC and do the
> file copy it myself. I can see the file copy, the file size and date
> appear to be correct for the new version but when I would run it it would
> run the old code. Ths PC was an HP laptop if that makes any difference
>
> This is driving me batty. Does anyone have any ideas?
>
> Thanks
> Tony
>
>
>
Back to top
Login to vote
Tony Vrolyk

External


Since: Oct 10, 2009
Posts: 4



(Msg. 8) Posted: Sun Oct 11, 2009 7:30 pm
Post subject: Re: Vista 64bit rpeventing file copy [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

This seems the most promising direction. I did some quick looking up and MDE
files are one that is protected. I don't understand why Windows would
consider my app a protected file but it seems to fit the pattern. The
solution according to what I found it to create my updates as bona fide
installers and not just a simple file-copy.

I will test this out. Thanks for the help.

Tony



"FromTheRafters" <erratic @nomail.afraid.org> wrote in message
news:e2mthceSKHA.4324@TK2MSFTNGP05.phx.gbl...
> Read up on Windows Resource Protection (WRP) to determine if your file is
> being "protected". Userland users may experience silent protection whereas
> as an administrator they might get an error message (<--clue).
>
> "Tony Vrolyk" <me.TakeThisOut@isp.com> wrote in message
> news:eC1jkobSKHA.3540@TK2MSFTNGP04.phx.gbl...
>>I sell a program that I wrote in Access and have had a couple customers
>>with 64 bit versions of Windows Vista where if I send them an updated
>>file, via email or download, it appears as though the file has copied over
>>the old version but when they run the program it is still the old version
>>of the program. Is there some underlying copy protection that is
>>preventing me from copying over the file yet does not report any error or
>>security warning?
>>
>> Here are a couple details
>> * The original install program installs the Access runtime, my program
>> and related system files. The program itself is made up of two files. one
>> Access MDE (like a read-only Access file that contains all the coding)
>> and a database file.
>> * I then sent them an update which consists of a zip file that contains a
>> new MDE. They are to copy that over their existing MDE in order to use
>> the new version.
>> * In one instance I was able to remote into the customer's PC and do the
>> file copy it myself. I can see the file copy, the file size and date
>> appear to be correct for the new version but when I would run it it would
>> run the old code. Ths PC was an HP laptop if that makes any difference
>>
>> This is driving me batty. Does anyone have any ideas?
>>
>> Thanks
>> Tony
>>
>>
>>
>
>
Back to top
Login to vote
user

External


Since: Apr 18, 2009
Posts: 33



(Msg. 9) Posted: Sun Oct 11, 2009 9:20 pm
Post subject: Re: Vista 64bit rpeventing file copy [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

No it doesn't. It has to come with windows to be protected. Your symptoms
are to do with compatibility files.

--
..
--
"Tony Vrolyk" <me.RemoveThis@isp.com> wrote in message
news:%23kmLrMtSKHA.4592@TK2MSFTNGP06.phx.gbl...
> This seems the most promising direction. I did some quick looking up and
> MDE files are one that is protected. I don't understand why Windows would
> consider my app a protected file but it seems to fit the pattern. The
> solution according to what I found it to create my updates as bona fide
> installers and not just a simple file-copy.
>
> I will test this out. Thanks for the help.
>
> Tony
>
>
>
> "FromTheRafters" <erratic @nomail.afraid.org> wrote in message
> news:e2mthceSKHA.4324@TK2MSFTNGP05.phx.gbl...
>> Read up on Windows Resource Protection (WRP) to determine if your file is
>> being "protected". Userland users may experience silent protection
>> whereas as an administrator they might get an error message (<--clue).
>>
>> "Tony Vrolyk" <me.RemoveThis@isp.com> wrote in message
>> news:eC1jkobSKHA.3540@TK2MSFTNGP04.phx.gbl...
>>>I sell a program that I wrote in Access and have had a couple customers
>>>with 64 bit versions of Windows Vista where if I send them an updated
>>>file, via email or download, it appears as though the file has copied
>>>over the old version but when they run the program it is still the old
>>>version of the program. Is there some underlying copy protection that is
>>>preventing me from copying over the file yet does not report any error or
>>>security warning?
>>>
>>> Here are a couple details
>>> * The original install program installs the Access runtime, my program
>>> and related system files. The program itself is made up of two files.
>>> one Access MDE (like a read-only Access file that contains all the
>>> coding) and a database file.
>>> * I then sent them an update which consists of a zip file that contains
>>> a new MDE. They are to copy that over their existing MDE in order to use
>>> the new version.
>>> * In one instance I was able to remote into the customer's PC and do the
>>> file copy it myself. I can see the file copy, the file size and date
>>> appear to be correct for the new version but when I would run it it
>>> would run the old code. Ths PC was an HP laptop if that makes any
>>> difference
>>>
>>> This is driving me batty. Does anyone have any ideas?
>>>
>>> Thanks
>>> Tony
>>>
>>>
>>>
>>
>>
>
>
Back to top
Login to vote
FromTheRafters

External


Since: May 22, 2009
Posts: 10



(Msg. 10) Posted: Mon Oct 12, 2009 6:39 am
Post subject: Re: Vista 64bit rpeventing file copy [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Check to see if your "new code" is being saved into a virtualized
"Program Files" within the user's profile.

See this also,

http://support.microsoft.com/kb/927387

"Tony Vrolyk" <me RemoveThis @isp.com> wrote in message
news:%23kmLrMtSKHA.4592@TK2MSFTNGP06.phx.gbl...
> This seems the most promising direction. I did some quick looking up
> and MDE files are one that is protected. I don't understand why
> Windows would consider my app a protected file but it seems to fit the
> pattern. The solution according to what I found it to create my
> updates as bona fide installers and not just a simple file-copy.
>
> I will test this out. Thanks for the help.
>
> Tony
>
>
>
> "FromTheRafters" <erratic @nomail.afraid.org> wrote in message
> news:e2mthceSKHA.4324@TK2MSFTNGP05.phx.gbl...
>> Read up on Windows Resource Protection (WRP) to determine if your
>> file is being "protected". Userland users may experience silent
>> protection whereas as an administrator they might get an error
>> message (<--clue).
>>
>> "Tony Vrolyk" <me RemoveThis @isp.com> wrote in message
>> news:eC1jkobSKHA.3540@TK2MSFTNGP04.phx.gbl...
>>>I sell a program that I wrote in Access and have had a couple
>>>customers with 64 bit versions of Windows Vista where if I send them
>>>an updated file, via email or download, it appears as though the file
>>>has copied over the old version but when they run the program it is
>>>still the old version of the program. Is there some underlying copy
>>>protection that is preventing me from copying over the file yet does
>>>not report any error or security warning?
>>>
>>> Here are a couple details
>>> * The original install program installs the Access runtime, my
>>> program and related system files. The program itself is made up of
>>> two files. one Access MDE (like a read-only Access file that
>>> contains all the coding) and a database file.
>>> * I then sent them an update which consists of a zip file that
>>> contains a new MDE. They are to copy that over their existing MDE in
>>> order to use the new version.
>>> * In one instance I was able to remote into the customer's PC and do
>>> the file copy it myself. I can see the file copy, the file size and
>>> date appear to be correct for the new version but when I would run
>>> it it would run the old code. Ths PC was an HP laptop if that makes
>>> any difference
>>>
>>> This is driving me batty. Does anyone have any ideas?
>>>
>>> Thanks
>>> Tony
>>>
>>>
>>>
>>
>>
>
>
Back to top
Login to vote
Tony Vrolyk

External


Since: Oct 10, 2009
Posts: 4



(Msg. 11) Posted: Thu Oct 15, 2009 10:09 pm
Post subject: Re: Vista 64bit rpeventing file copy [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

This looks really promising. I will test this one out.

Thanks
Tony


"FromTheRafters" <erratic @nomail.afraid.org> wrote in message
news:uFGd$gySKHA.4360@TK2MSFTNGP04.phx.gbl...
> Check to see if your "new code" is being saved into a virtualized "Program
> Files" within the user's profile.
>
> See this also,
>
> http://support.microsoft.com/kb/927387
>
> "Tony Vrolyk" <me RemoveThis @isp.com> wrote in message
> news:%23kmLrMtSKHA.4592@TK2MSFTNGP06.phx.gbl...
>> This seems the most promising direction. I did some quick looking up and
>> MDE files are one that is protected. I don't understand why Windows would
>> consider my app a protected file but it seems to fit the pattern. The
>> solution according to what I found it to create my updates as bona fide
>> installers and not just a simple file-copy.
>>
>> I will test this out. Thanks for the help.
>>
>> Tony
>>
>>
>>
>> "FromTheRafters" <erratic @nomail.afraid.org> wrote in message
>> news:e2mthceSKHA.4324@TK2MSFTNGP05.phx.gbl...
>>> Read up on Windows Resource Protection (WRP) to determine if your file
>>> is being "protected". Userland users may experience silent protection
>>> whereas as an administrator they might get an error message (<--clue).
>>>
>>> "Tony Vrolyk" <me RemoveThis @isp.com> wrote in message
>>> news:eC1jkobSKHA.3540@TK2MSFTNGP04.phx.gbl...
>>>>I sell a program that I wrote in Access and have had a couple customers
>>>>with 64 bit versions of Windows Vista where if I send them an updated
>>>>file, via email or download, it appears as though the file has copied
>>>>over the old version but when they run the program it is still the old
>>>>version of the program. Is there some underlying copy protection that is
>>>>preventing me from copying over the file yet does not report any error
>>>>or security warning?
>>>>
>>>> Here are a couple details
>>>> * The original install program installs the Access runtime, my program
>>>> and related system files. The program itself is made up of two files.
>>>> one Access MDE (like a read-only Access file that contains all the
>>>> coding) and a database file.
>>>> * I then sent them an update which consists of a zip file that contains
>>>> a new MDE. They are to copy that over their existing MDE in order to
>>>> use the new version.
>>>> * In one instance I was able to remote into the customer's PC and do
>>>> the file copy it myself. I can see the file copy, the file size and
>>>> date appear to be correct for the new version but when I would run it
>>>> it would run the old code. Ths PC was an HP laptop if that makes any
>>>> difference
>>>>
>>>> This is driving me batty. Does anyone have any ideas?
>>>>
>>>> Thanks
>>>> Tony
>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Specifying publisher for Vista's autorun with HTML file - Hi, In my autorun.inf file I use the entry below to launch a HTML menu. On Vista, AutoPlay will show the option &quot...

file sharing - On Vista file sharing is turned off. How to enable file sharing through group policy so any administrator on the Vista...

Can't change file name - Vista Premium on HP Pavilion Running as User, I created a folder in the Documents folder. Over time I have added..

File not found - Defender - ::I have windows defender set to autostart at boot. It is frustratingly refusing to do so.:: :::: ::Downloaded autorun...

Windows found that this file is potential harmful - I am trying not to get so mad at this OS that I rip it off of my PC, but these types of deals are driving me nuts. ...

Access Denied when trying to delete virus file - Running Windows Vista Home Premium (32 bit) using account with full administrator priviledges. My virus checker report...
       Soft32 Home -> Windows -> Security All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Categories:
  Windows
 Linux
 Mac
 PDA


[ Contact us | Terms of Service/Privacy Policy ]