Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: peter.lawton@blueyonder.co.uk Newsgroups: comp.lang.basic.visual.misc Subject: Re: 64 bit Windows install difficulty Date: Mon, 19 Mar 2012 06:00:40 -0700 (PDT) Organization: http://groups.google.com Lines: 16 Message-ID: <26795801.2392.1332162041006.JavaMail.geo-discussion-forums@vbkc1> References: <29481981.185.1331853938104.JavaMail.geo-discussion-forums@vbgx21> <158540.17.1332077036726.JavaMail.geo-discussion-forums@vbhv6> <31017545.1291.1332096428383.JavaMail.geo-discussion-forums@vbbfy7> <18433174.4307.1332144455764.JavaMail.geo-discussion-forums@ynlt15> NNTP-Posting-Host: 92.232.145.51 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1332162391 18199 127.0.0.1 (19 Mar 2012 13:06:31 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 19 Mar 2012 13:06:31 +0000 (UTC) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=92.232.145.51; posting-account=uqyxUAoAAABcSS4a_YJ2TIruE4RM57ct User-Agent: G2/1.0 Xref: csiph.com comp.lang.basic.visual.misc:990 On Monday, 19 March 2012 12:05:02 UTC, ralph wrote: > In addition to Mike's Post. > > Open the Setup1.vbp project, navigate to the Form_Load event in > setup1.frm, place your new code after ShowBeginForm is called. >(snipped) > -ralph AFIK, Setup.exe opens setup1.exe with all sorts of things already set - for example the list of files to install. But I have two lists, different for each of the two programs. I can't see how I could give the user a choice of which program to install after setup.exe has run. The zipped install package puts the files for each of the programs in their own folder within the temp folder. Peter