I was using runas to launch a command window from the Run box to run the MSI (security policy prevents me from just double-clicking). I was using the /noprofile flag when the installer was failing a la: runas /noprofile /user:UserName cmd
I removed the /noprofile flag like thus: runas /user:UserName cmd Then running the MSI from the command line worked perfectly. Don't know if this is related to the other person's problem (I'm on XP), but I thought it couldn't hurt to post here. -- You received this bug notification because you are a member of NUnit Developers, which is subscribed to NUnit V2. https://bugs.launchpad.net/bugs/820335 Title: nUnit (2.5.10.11092) - Installation Error Status in NUnit V2 Test Framework: New Bug description: When downloaded nUnit installer (NUnit-2.5.10.11092.msi).. trying to run it popup following error message... doesn't show any other screen / message but this one.... Not able to install / use it... [Window Title] Windows Installer [Main Instruction] This installation package could not be opened. Contact the application vendor to verify that this is a valid Windows Installer package. [OK] To manage notifications about this bug go to: https://bugs.launchpad.net/nunitv2/+bug/820335/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~nunit-core Post to : [email protected] Unsubscribe : https://launchpad.net/~nunit-core More help : https://help.launchpad.net/ListHelp

