Re: Setup Wizard Projects
From: David Guyer [MS] (davguy_at_online.microsoft.com)
Date: 03/25/04
- Next message: Sriram: "VS.NET Cant open"
- Previous message: Dhana: "Need to backport .NET COM APIs to VS6"
- In reply to: Tony: "Re: Setup Wizard Projects"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 25 Mar 2004 20:20:31 GMT
Since you are already using a batch file, what I would probably do before
running your newer app is this:
msiexec /x {productcode}
get the {productcode} from your V1 of the Setup.msi file.
You asked about having an install not know about the fact it is installed.
Long story short, that is not supported under Windows Installer.
I hope that helps and I apologize for the delay.
--- David Guyer - VBQA Deployment Testing This posting is provided "AS IS" with no warranties, and confers no rights. -------------------- >From: "Tony" <v8rocks2003@yahoo-remove.co.uk> >Newsgroups: microsoft.public.vsnet.general >Subject: Re: Setup Wizard Projects >Date: Fri, 5 Mar 2004 17:49:47 -0000 >Organization: Posted via Supernews, http://www.supernews.com >Message-ID: <104hfe042o0joe2@corp.supernews.com> >References: <104e40s5b6jlj47@corp.supernews.com> <NK5ImbiAEHA.3552@cpmsftngxa06.phx.gbl> >X-Priority: 3 >X-MSMail-Priority: Normal >X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 >X-Complaints-To: abuse@supernews.com >Lines: 6 >Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-onlin e.de!tiscali!newsfeed1.ip.tiscali.net!proxad.net!news-out.visi.com!petbe.vis i.com!news.octanews.net!sn-xit-02!sn-xit-01!sn-post-01!supernews.com!corp.su pernews.com!not-for-mail >Xref: cpmsftngxa06.phx.gbl microsoft.public.vsnet.general:17237 >X-Tomcat-NG: microsoft.public.vsnet.general > >Ive tried using REINSTALL=ALL REINSTALLMODE=a in the setup.ini or command >line of a batch script would this help? >Cant seem to get it to make any difference but came across possibility via >the Installshield website. > > >
- Next message: Sriram: "VS.NET Cant open"
- Previous message: Dhana: "Need to backport .NET COM APIs to VS6"
- In reply to: Tony: "Re: Setup Wizard Projects"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|