T
Ty
Hi all
for our application we have a standard Visual Studio 2008 Setup
Project. We noticed an annoyance:
Administrator copies setup-files to his desktop and then installs the
application for all users. the setup creates a icon on the desktop.
now if the "normal" user clicks the icon the first time on his
desktop, for some reason it seems to start setup.msi to check some
things. and since the msi is still residing on the administrators
desktop, of course the the normal user cannot start it, resulting in a
error.
workarround is to create the icon by hand or the admin installs from
another folder then his own.
i've unchecked "check for prerequisites" in the setup, doesn't help.
any shortcut created in
the setup project seems to launch the msi the first time it's clicked.
any idea how to avoid this launch of the msi?
is there a more appropriate newsgroup to ask this? (i didn't get an
answer when i asked it last time)
thank you!
for our application we have a standard Visual Studio 2008 Setup
Project. We noticed an annoyance:
Administrator copies setup-files to his desktop and then installs the
application for all users. the setup creates a icon on the desktop.
now if the "normal" user clicks the icon the first time on his
desktop, for some reason it seems to start setup.msi to check some
things. and since the msi is still residing on the administrators
desktop, of course the the normal user cannot start it, resulting in a
error.
workarround is to create the icon by hand or the admin installs from
another folder then his own.
i've unchecked "check for prerequisites" in the setup, doesn't help.
any shortcut created in
the setup project seems to launch the msi the first time it's clicked.
any idea how to avoid this launch of the msi?
is there a more appropriate newsgroup to ask this? (i didn't get an
answer when i asked it last time)
thank you!