PC Review


Reply
Thread Tools Rating: Thread Rating: 1 votes, 5.00 average.

REINSTALLMODE

 
 
Svein Arne Hammersland
Guest
Posts: n/a
 
      29th Apr 2004
Hi

In the page http://msdn.microsoft.com/library/default.asp
url=/library/en-us/msi/setup/reinstallmode_property.asp
Microsoft reconmend you not to use the V option in a new
installation, why not?

Regards
Svein Arne Hammersland
 
Reply With Quote
 
 
 
 
Anthony Hunter
Guest
Posts: n/a
 
      30th Apr 2004
The meaning of 'v' can be foundo n the REINSTALLMODE property.

v = Use to run from the source package and re-cache the local package. Do
not use the v reinstall option code for the first installation of an
application or feature.



Anthony

"Svein Arne Hammersland" <svein.arne.hammersland@_remove_hydro.com> wrote in
message news:60a901c42df0$0a4dac40$(E-Mail Removed)...
> Hi
>
> In the page http://msdn.microsoft.com/library/default.asp?
> url=/library/en-us/msi/setup/reinstallmode_property.asp
> Microsoft reconmend you not to use the V option in a new
> installation, why not?
>
> Regards
> Svein Arne Hammersland



 
Reply With Quote
 
 
 
 
Naren
Guest
Posts: n/a
 
      30th Apr 2004

Yeah, that's an interesting question. Why not? We routinely install and
modify all our packages with the v option (to work around a media bug in
earlier versions of MSI). I would like to know why too...

Naren


 
Reply With Quote
 
Phil Wilson
Guest
Posts: n/a
 
      1st May 2004
You don't use it on an initial install because you don't need it on an
initial install. If the product already happens to be on the system and you
use REINSTALLMODE=vomus you'd find yourself doing an update without
specifying what features you were using - you could add REINSTALL=ALL but
you'd still be doing an update instead of installing the new product like
you think you are.
--
Phil Wilson
[MVP Windows Installer]
"Svein Arne Hammersland" <svein.arne.hammersland@_remove_hydro.com> wrote in
message news:60a901c42df0$0a4dac40$(E-Mail Removed)...
> Hi
>
> In the page http://msdn.microsoft.com/library/default.asp?
> url=/library/en-us/msi/setup/reinstallmode_property.asp
> Microsoft reconmend you not to use the V option in a new
> installation, why not?
>
> Regards
> Svein Arne Hammersland



 
Reply With Quote
 
Carolyn Napier [MSFT]
Guest
Posts: n/a
 
      7th May 2004
Well for one thing, 'V' is used for recaching a package. If you haven't
installed the product yet, there's no need to recache it. Additionally, if you
set V in the REINSTALLMODE in a property in the package, you have the potential
to create reboots -- especially if you do this in the UI sequence using some
control event. In that case, it's an unnecessary reboot.

- Carolyn Napier
Microsoft Windows Installer Team

--
This posting is provided "AS IS" with no warranties, and confers no rights.
Please do not send email directly to this alias. This alias is for newsgroup
purposes only.

MSI FAQ:
<http://www.microsoft.com/windows2000/community/centers/management/msi_faq.mspx>


"Naren" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> Yeah, that's an interesting question. Why not? We routinely install and
> modify all our packages with the v option (to work around a media bug in
> earlier versions of MSI). I would like to know why too...
>
> Naren
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How does REINSTALLMODE work on patch installations? rbrinda Microsoft Windows 2000 MSI 4 27th Feb 2009 12:38 AM
REINSTALL=all REINSTALLMODE=vomus doesn't do any good. Leo Microsoft Windows 2000 MSI 2 1st Jul 2003 06:35 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:29 AM.