Re: [WiX-users] Registering an OCX

2007-09-25 Thread Brad Stanley
_vista.pdf > > Phil Wilson > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of John > Hall > Sent: Friday, September 14, 2007 9:22 AM > To: Brad Stanley > Cc: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] Regis

[WiX-users] Registering an OCX

2007-09-14 Thread Brad Stanley
Our software package needs to register an Active X Control. Currently I do it with the following: --- regsvr32.exe --- This works fine on Windows XP. Windows Vista works fine on my computer, but on another computer the install completes without registering

Re: [WiX-users] Administrator-only install?

2007-09-11 Thread Brad Stanley
On Sep 11, 2007, at 11:38 AM, Chad Petersen wrote: I put in a check like this a while back that stops the install if the user isn't an administrator. Privileged Exactly what I was looking for. Thank you! --- Brad Stanley Scientific Programmer Oklahoma Climatological S

[WiX-users] Administrator-only install?

2007-09-11 Thread Brad Stanley
This may be a silly question, but I would like to detect the user upon installer startup and fail gracefully if the user is not the administrator. I've combed the tutorial and the schema, but I must be missing how to perform this check. --- Brad Stanley Scientific Programmer Okl