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


Groups > comp.lang.basic.visual.misc > #1741

Re: Quick question about the VB Installer

From "Mike Williams" <Mike@WhiskyAndCoke.com>
Newsgroups comp.lang.basic.visual.misc
Subject Re: Quick question about the VB Installer
Date 2013-03-07 18:23 +0000
Organization A noiseless patient Spider
Message-ID <khalrb$n41$1@dont-email.me> (permalink)
References <2pdhj8luv2hvnfc6n5ket36up99t6vel65@4ax.com>

Show all headers | View raw


"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

Back to comp.lang.basic.visual.misc | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

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

csiph-web