Hi everyone.

I saw this question beeing asked before, but unfortunately not answered.
In the Vista Logo certification test cases the test case number 26 states:
Verify the application can be installed quietly from the command line (Req:
2.13)
(IF APPLICATION DOES NOT USE WINDOWS INSTALLER FAIL THIS TEST CASE. LOG N/A
IF APPLICATION IS CLICKONCE.)

STEPS:
1.       Open an elevated ("Run as administrator") command window
2.       Go to the directory that contains the application's Windows
Installer
     a. Type "Msiexec /I <Application installer package>.msi /qn
FASTOEM=1"
3.       Once install is complete open Software Explorer
     a. Browse for the application

My (quite simple) installer doesn't do anything when I use these Parameters
with msiexec. Anyone an idea how this can be acomplished?

Thanks.

Thomas.
--
Thomas Gelzhäuser
Kottbusser Damm 81 :: 10967 Berlin :: Germany
Schwachhauser Heerstrasse 193 :: 28221 Bremen :: Germany

T :: +49 421 9861372
M :: +49 172 3927600
Skype :: gelzhaeuser
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to