Unless you're pushing out .NET 4.0 Framework betas, you can't install
any earlier .NET Framework on Windows 7, they're already embedded into
it. I suggest looking at what your bootstrapper is trying to do when
it's launching your MSI as it sounds like you're attempting to do
something impossible first which means anything could be happening in
subsequent steps.

Does your MSI run normally when you run it using msiexec /I from a run
or command prompt on Windows 7?


Palbinder Sandher 
Software Deployment & IT Administrator
T: +44 (0) 141 945 8500 
F: +44 (0) 141 945 8501 

http://www.iesve.com 
**Design, Simulate + Innovate with the <Virtual Environment>**
Integrated Environmental Solutions Limited. Registered in Scotland No.
SC151456 
Registered Office - Helix Building, West Of Scotland Science Park,
Glasgow G20 0SP
Email Disclaimer


-----Original Message-----
From: Andy.Kruger [mailto:appr...@gmail.com] 
Sent: 11 February 2010 05:13
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] MSI launches minimized on windows 7



I have the following components as part of my installer:

an MFC based bootstrapper application that installs .NET framework
before the launch of MSI

MSI installer that is embedded in the bootstrapper

On windows 7 i see that after the bootstrapper installs .NET framework,
MSI always launches minimized. This does not happen in any other OS.

Any ideas as to why this behavior? Is this something I can fix from the
bootstrapper/ MSI code?

Sorry if i should be posting this on any other windows forums..


-----
Andy
MSI Developer
Schneider Electric:working:
--
View this message in context:
http://n2.nabble.com/MSI-launches-minimized-on-windows-7-tp4552853p45528
53.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------
------
SOLARIS 10 is the OS for Data Centers - provides features such as
DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10
NOW http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to