Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Administration > problems starting a msi file from an application: security message does not appear!

Reply
Thread Tools Display Modes

problems starting a msi file from an application: security message does not appear!

 
 
Christoph Guentner
Guest
Posts: n/a

 
      11-20-2006
Hello,

On: Vista Home Basic, User with restricted rights

I want to start an msi file from an appplication (done with VB6).
Here is my line of code:
shell "%windir%\system32\msiexec.exe /i ""c:\Program
files\mypath\mysetup.msi"" /passive", vbNormalFocus

The line is executed and the msi file is started.
but the USC message does not appear, as it appears when typing in the
command line in a cmd window or double clicking at the msi file.
Though the msi file is executed not with admin rights and does not install
anything.

I tried workarounds with shortcuts, calling a the command line via cmd.exe,
....

How to solve this?


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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
Program Starting Security Option KingMe Windows Vista General Discussion 1 03-31-2008 09:04 PM
Starting up Windows & message Maggie Windows Vista Performance 3 03-17-2008 07:59 PM
Error Message, Starting ANY games Sunny:D Windows Vista Games 0 03-21-2007 12:31 AM
removing associated Norton files form windows security as it still appears in security centre after removing from registry, application common folders etc Billy Windows Vista Security 1 02-04-2007 05:28 PM
security warnings when starting programs tcebob Windows Vista General Discussion 2 07-15-2006 07:55 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59