Uninstalling Visual Studio will require a repair of WiX toolset to re-register.
On Sun, Nov 4, 2012 at 11:37 AM, Todd Ford <edwardwt...@yahoo.com> wrote: > I checked the install logs and it appears to be finding evidence of VS2012. > Maybe has something to do with the previous VS Express 2010 and lower > versions which have been uninstalled. I also uninstalled and re-installed > VS2012 Pro with no results. Unfortunately I can't reference WIX from within > Visual Studio. I can reference InstallShield. > > Todd > > I do see these errors, but I don't know what they mean: > MSI (s) (F0:7C) [11:39:48:715]: Package to be registered: 'votive.msi' > MSI (s) (F0:7C) [11:39:48:716]: Note: 1: 2205 2: 3: Error > MSI (s) (F0:7C) [11:39:48:716]: Note: 1: 2262 2: AdminProperties 3: > -2147287038 > MSI (s) (F0:7C) [11:39:48:716]: Machine policy value 'DisableMsi' is 0 > MSI (s) (F0:7C) [11:39:48:716]: Machine policy value > 'AlwaysInstallElevated' > is 0 > MSI (s) (F0:7C) [11:39:48:716]: User policy value 'AlwaysInstallElevated' > is > 0 > MSI (s) (F0:7C) [11:39:48:716]: Product installation will be elevated > because user is admin and product is being installed per-machine. > --------------------------- > MSI (s) (F0:7C) [11:39:49:100]: Doing action: RemoveExistingProducts > Action ended 11:39:49: InstallValidate. Return value 1. > MSI (s) (F0:7C) [11:39:49:101]: Note: 1: 2205 2: 3: Error > MSI (s) (F0:7C) [11:39:49:101]: Note: 1: 2228 2: 3: Error 4: SELECT > `Message` FROM `Error` WHERE `Error` = 22 > Action start 11:39:49: RemoveExistingProducts. > MSI (s) (F0:7C) [11:39:49:101]: Note: 1: 2205 2: 3: Error > MSI (s) (F0:7C) [11:39:49:101]: Note: 1: 2228 2: 3: Error 4: SELECT > `Message` FROM `Error` WHERE `Error` = 23 > MSI (s) (F0:7C) [11:39:49:101]: Note: 1: 2205 2: 3: Error > MSI (s) (F0:7C) [11:39:49:101]: Note: 1: 2228 2: 3: Error 4: SELECT > `Message` FROM `Error` WHERE `Error` = 16 > MSI (s) (F0:7C) [11:39:49:101]: Note: 1: 2205 2: 3: Error > MSI (s) (F0:7C) [11:39:49:101]: Note: 1: 2228 2: 3: Error 4: SELECT > `Message` FROM `Error` WHERE `Error` = 21 > MSI (s) (F0:7C) [11:39:49:102]: Doing action: InstallInitialize > Action ended 11:39:49: RemoveExistingProducts. Return value 1. > ------------------ > Action start 11:39:52: InstallFiles. > MSI (s) (F0:7C) [11:39:52:532]: Note: 1: 2205 2: 3: Patch > MSI (s) (F0:7C) [11:39:52:532]: Note: 1: 2228 2: 3: Patch 4: SELECT > `Patch`.`File_`, `Patch`.`Header`, `Patch`.`Attributes`, > `Patch`.`Sequence`, > `Patch`.`StreamRef_` FROM `Patch` WHERE `Patch`.`File_` = ? AND > `Patch`.`#_MsiActive`=? ORDER BY `Patch`.`Sequence` > MSI (s) (F0:7C) [11:39:52:532]: Note: 1: 2205 2: 3: Error > MSI (s) (F0:7C) [11:39:52:532]: Note: 1: 2228 2: 3: Error 4: SELECT > `Message` FROM `Error` WHERE `Error` = 1302 > MSI (s) (F0:7C) [11:39:52:532]: Note: 1: 2205 2: 3: MsiSFCBypass > MSI (s) (F0:7C) [11:39:52:532]: Note: 1: 2228 2: 3: MsiSFCBypass 4: SELECT > `File_` FROM `MsiSFCBypass` WHERE `File_` = ? > MSI (s) (F0:7C) [11:39:52:532]: Note: 1: 2205 2: 3: MsiPatchHeaders > MSI (s) (F0:7C) [11:39:52:532]: Note: 1: 2228 2: 3: MsiPatchHeaders 4: > SELECT `Header` FROM `MsiPatchHeaders` WHERE `StreamRef` = ? > MSI (s) (F0:7C) [11:39:52:533]: Note: 1: 2205 2: 3: MsiDigitalSignature > MSI (s) (F0:7C) [11:39:52:533]: Note: 1: 2205 2: 3: PatchPackage > MSI (s) (F0:7C) [11:39:52:533]: Note: 1: 2205 2: 3: MsiPatchHeaders > MSI (s) (F0:7C) [11:39:52:533]: Note: 1: 2205 2: 3: PatchPackage > MSI (s) (F0:7C) [11:39:52:542]: Doing action: WriteRegistryValues > Action ended 11:39:52: InstallFiles. Return value 1. > > MSI (s) (F0:7C) [11:42:58:601]: Note: 1: 1707 > MSI (s) (F0:7C) [11:42:58:601]: Note: 1: 2205 2: 3: Error > MSI (s) (F0:7C) [11:42:58:601]: Note: 1: 2228 2: 3: Error 4: SELECT > `Message` FROM `Error` WHERE `Error` = 1707 > MSI (s) (F0:7C) [11:42:58:601]: Note: 1: 2205 2: 3: Error > MSI (s) (F0:7C) [11:42:58:601]: Note: 1: 2228 2: 3: Error 4: SELECT > `Message` FROM `Error` WHERE `Error` = 1709 > MSI (s) (F0:7C) [11:42:58:601]: Product: WiX Toolset v3.6 Visual Studio > Integration -- Installation completed successfully. > > MSI (s) (F0:7C) [11:42:58:602]: Windows Installer installed the product. > Product Name: WiX Toolset v3.6 Visual Studio Integration. Product Version: > 3.6.3303.0. Product Language: 1033. Manufacturer: Outercurve Foundation. > Installation success or error status: 0. > > > > > > > -- > View this message in context: > http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Can-Find-WIX-Project-Type-in-VS-2012-PRO-tp7581737p7581747.html > Sent from the wix-users mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > LogMeIn Central: Instant, anywhere, Remote PC access and management. > Stay in control, update software, and manage PCs from one command center > Diagnose problems and improve visibility into emerging IT issues > Automate, monitor and manage. Do more in less time with Central > http://p.sf.net/sfu/logmein12331_d2d > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > -- virtually, Rob Mensching http://RobMensching.com LLC ------------------------------------------------------------------------------ LogMeIn Central: Instant, anywhere, Remote PC access and management. Stay in control, update software, and manage PCs from one command center Diagnose problems and improve visibility into emerging IT issues Automate, monitor and manage. Do more in less time with Central http://p.sf.net/sfu/logmein12331_d2d _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users