Re: [WiX-users] Run As Admin required to run installer as passive from command line

2014-03-14 Thread Dan Blanchard
n an admin can come along and supply credentials. Or if it's a corporate type of environment an update can be pushed out to limited users via admin-blessed group policy. By default, MSIINSTALLPERUSER doesn't apply to XP. --- Phil Wilson On Wed, Mar 12, 2014 at 10:3

[WiX-users] Run As Admin required to run installer as passive from command line

2014-03-12 Thread Dan Blanchard
Hello, Moving to VS/TFS 2013 from 2010 so can't use visual studio setup project anymore which I am ok with... but having an issue with using WIX, I would appreciate some guidance. Currently we sell complete systems with a non-admin account auto logged in, some on Win XP, some on Windows 7, som

Re: [WiX-users] SQL CE 4.0 Package

2013-06-16 Thread Dan Blanchard
It's pretty easy to distribute SQL ce DLLS, you can just deploy the files. Here is a blog that describes this. http://erikej.blogspot.com/2011/02/using-sql-server-compact-40-with.html I made my own merge module Hope this helps Dan Sent from my iPhone On Jun 16, 2013, at 6:46 AM, Michael Stol