Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.basic.visual.misc > #1735 > unrolled thread

Quick question about the VB Installer

Started byHarryC
First post2013-03-07 10:55 -0500
Last post2013-03-07 18:23 +0000
Articles 3 — 3 participants

Back to article view | Back to comp.lang.basic.visual.misc


Contents

  Quick question about the VB Installer HarryC - 2013-03-07 10:55 -0500
    Re: Quick question about the VB Installer Deanna Earley <dee.earley@icode.co.uk> - 2013-03-07 15:58 +0000
    Re: Quick question about the VB Installer "Mike Williams" <Mike@WhiskyAndCoke.com> - 2013-03-07 18:23 +0000

#1735 — Quick question about the VB Installer

FromHarryC
Date2013-03-07 10:55 -0500
SubjectQuick question about the VB Installer
Message-ID<2pdhj8luv2hvnfc6n5ket36up99t6vel65@4ax.com>
When installing a app created with default VB deployment wizard I get
a message that I'm not sure exactly what it say but it says 

"You are trying to copy a file that is older than ....
Do you want to keep this file"

I have been answering Yes to this thinking that the machine that you
are installing on has a newer version and I want to keep the one
on the machine. Am i thinking right on this ?

Thanks
Harry

[toc] | [next] | [standalone]


#1736

FromDeanna Earley <dee.earley@icode.co.uk>
Date2013-03-07 15:58 +0000
Message-ID<khadeg$v4b$1@speranza.aioe.org>
In reply to#1735
On 07/03/2013 15:55, HarryC wrote:
>
> When installing a app created with default VB deployment wizard I get
> a message that I'm not sure exactly what it say but it says
>
> "You are trying to copy a file that is older than ....
> Do you want to keep this file"
>
> I have been answering Yes to this thinking that the machine that you
> are installing on has a newer version and I want to keep the one
> on the machine. Am i thinking right on this ?

That's what the dialog says so yes.

-- 
Deanna Earley (dee.earley@icode.co.uk)
iCatcher Development Team
http://www.icode.co.uk/icatcher/

iCode Systems

(Replies direct to my email address will be ignored. Please reply to the 
group.)

[toc] | [prev] | [next] | [standalone]


#1741

From"Mike Williams" <Mike@WhiskyAndCoke.com>
Date2013-03-07 18:23 +0000
Message-ID<khalrb$n41$1@dont-email.me>
In reply to#1735
"HarryC" wrote in message news:2pdhj8luv2hvnfc6n5ket36up99t6vel65@4ax.com...
>
> When installing a app created with default VB deployment
> wizard I get a message that I'm not sure exactly what it say
> but it says
> "You are trying to copy a file that is older than ....
> Do you want to keep this file"
> I have been answering Yes to this thinking that the machine
> that you are installing on has a newer version and I want to
> keep the one on the machine. Am i thinking right on this ?

I don't use the VB Package and deployment Wizard myself so I could be wrong 
on this, but I seem to recall there being a logic problem in the coding of 
the Package and deployment Wizard where it gets it the wrong way around 
under some circumstances and replaces files only if the existing file is 
/newer/ than the one it is about to replace it with, which is of course 
completely back to front. If this is the case with your copy then you need 
to correct the problem in the PDW code and recompile it. Someone else here 
who uses the thing will know for sure.

Mike

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.basic.visual.misc


csiph-web