all groups > visual studio .net setup > august 2004 >
You're in the

visual studio .net setup

group:

Installing by msi association causes advertised installation.


Installing by msi association causes advertised installation. joe_goeke NO[at]SPAM hotmail.com
8/24/2004 4:50:31 PM
visual studio .net setup: Has anyone seen strange behaviour of installing using the .msi
association? We have been seeing our setups being installed in the
advertise mode when running them from a script file using the .msi
association way of running them. ie, we use the following commandline
style in a bat file to automatically install our apps:

start/wait %systemdrive%\path\somesetup.msi /qn

Everything runs ok, but when you go to use the app installed by
somesetup.msi, it has been installed as advertise and not actually
installed.

This only happens with the msi setups we have developed. They are all
made using the Visual Studio Installer.

Any ideas why? Are there any special setting somewhere that could
cause this?

Thanks in advance!
RE: Installing by msi association causes advertised installation. Chua Wen Ching
8/25/2004 9:13:02 PM
Hi Joe,

Can you elaborate more with this phrase?

Everything runs ok, but when you go to use the app installed by
somesetup.msi, it has been installed as advertise and not actually
installed.

--> Can you provide some sample screenshots? What does it means by installed
as advertise? Do you mean, when you open Visual Studio .NET, it seems that
there is a loading bar window.. loading it like initializing an install..
something like that?

Thanks.

[quoted text, click to view]
Re: Installing by msi association causes advertised installation. joe_goeke NO[at]SPAM hotmail.com
9/2/2004 1:53:21 PM
Exactly, when going to use a shortcut in the start menu, first you get
the MSI installer "installing" status box, and then you usually get
prompted for the installation location, for the original path is not
available.

This seems to happen when the product is installed by the admin (The
install is done using the "Everyone" setting provided in the Visual
Studio installer dialog). After the install is done, the machine has
a user account added (which has admin priv) and then logging in as the
new user. The advertize thing happens during use in the new user
account.

[quoted text, click to view]
AddThis Social Bookmark Button