Re: [WiX-users] Wix3.msi build 3.0.2128.0 doesn't recognize VS 2005 properly

2006-10-06 Thread Antti Järvinen
On 10/6/06, Bob Arnson <[EMAIL PROTECTED]> wrote:
> Antti Järvinen wrote:
> > correct. But when I looked into C:\Program Files\Microsoft Visual
> > Studio 8\Common7\IDE\  directory, there wasn't ItemTemplates or
> > ProjectTemplates directories, which caused AppSearch to fail? There
> >
> Glad to hear it, though that's an odd configuration. But if it works...!
>

Could it be that those directories were missing, because I'm using
Visual Studio 2005 only for C/C++ development and haven't installed
any C# development tools. Is it odd nowadays ;) Do I need some C#
stuff to use Wix3?

Best Regards, Antti

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Wix3.msi build 3.0.2128.0 doesn't recognize VS 2005 properly

2006-10-06 Thread Antti Järvinen
On 10/5/06, Bob Arnson <[EMAIL PROTECTED]> wrote:
> Can you export the values in your
> HKLM\SOFTWARE\Microsoft\VisualStudio\8.0\Setup\VS registry key and post
> them in a message?
>

Registry entries at the bottom of the message. They seems to be
correct. But when I looked into C:\Program Files\Microsoft Visual
Studio 8\Common7\IDE\  directory, there wasn't ItemTemplates or
ProjectTemplates directories, which caused AppSearch to fail? There
were ItemTemplatesCache and ProjectTemplatesCache directories. When I
created empty ItemTemplates and ProjectTemplates directories, and
installed Wix3, it works.

Best Regards, Antti

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0\Setup\VS]
"ProductDir"="C:\\Program Files\\Microsoft Visual Studio 8\\"
"VS7EnvironmentLocation"="C:\\Program Files\\Microsoft Visual Studio
8\\Common7\\IDE\\devenv.exe"
"EnvironmentPath"="C:\\Program Files\\Microsoft Visual Studio
8\\Common7\\IDE\\devenv.exe"
"EnvironmentDirectory"="C:\\Program Files\\Microsoft Visual Studio
8\\Common7\\IDE\\"
"VS7CommonDir"="C:\\Program Files\\Microsoft Visual Studio 8\\Common7\\"
"VS7CommonBinDir"="C:\\Program Files\\Microsoft Visual Studio
8\\Common7\\Tools\\"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0\Setup\VS\BuildNumber]
"1033"="8.0.50727.42"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0\Setup\VS\Pro]
"ProductDir"="C:\\Program Files\\Microsoft Visual Studio 8\\"

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Wix3.msi build 3.0.2128.0 doesn't recognize VS 2005 properly

2006-10-05 Thread Antti Järvinen
Hi,

I'm trying to install Wix3.msi to my computer. Installation succeeds
and but wix projects doesn't work in Visual Studio 2005 Professional.
Some of VS2005 properties seems to point D:\ directory.

Property(C): VS2005PROJECTAGGREGATOR2 = C:\Program Files\Microsoft
Visual Studio 8\Common7\IDE\
Property(C): VS2005_ITEMTEMPLATES_DIR = D:\
Property(C): VS2005_PROJECTTEMPLATES_DIR = D:\
Property(C): VS2005_SCHEMAS_DIR = C:\Program Files\Microsoft Visual
Studio 8\Xml\Schemas\
Property(C): VS2005DEVENV = C:\Program Files\Microsoft Visual Studio
8\Common7\IDE\devenv.exe

Is there something wrong with my VS 2005 installation or in the
wix3.msi? MSI verbose log included below.

Best Regards, Antti

---

=== Verbose logging started: 2.10.2006  15:14:07  Build type: SHIP
UNICODE 3.01.4000.2435  Calling process:
C:\WINDOWS\system32\msiexec.exe ===
MSI (c) (AC:8C) [15:14:07:193]: Resetting cached policy values
MSI (c) (AC:8C) [15:14:07:193]: Machine policy value 'Debug' is 0
MSI (c) (AC:8C) [15:14:07:193]: *** RunEngine:
   *** Product: Wix3.msi
   *** Action:
   *** CommandLine: **
MSI (c) (AC:8C) [15:14:07:273]: Machine policy value 'DisableUserInstalls' is 0
MSI (c) (AC:8C) [15:14:07:613]: SOFTWARE RESTRICTION POLICY: Verifying
package --> 'C:\Documents and
Settings\antti.jarvinen\Desktop\Wix3.msi' against software restriction
policy
MSI (c) (AC:8C) [15:14:07:613]: Note: 1: 2262 2: DigitalSignature 3:
-2147287038
MSI (c) (AC:8C) [15:14:07:613]: SOFTWARE RESTRICTION POLICY:
C:\Documents and Settings\antti.jarvinen\Desktop\Wix3.msi is not
digitally signed
MSI (c) (AC:8C) [15:14:07:623]: SOFTWARE RESTRICTION POLICY:
C:\Documents and Settings\antti.jarvinen\Desktop\Wix3.msi is permitted
to run at the 'unrestricted' authorization level.
MSI (c) (AC:8C) [15:14:07:693]: Cloaking enabled.
MSI (c) (AC:8C) [15:14:07:693]: Attempting to enable all disabled
priveleges before calling Install on Server
MSI (c) (AC:8C) [15:14:07:703]: End dialog not enabled
MSI (c) (AC:8C) [15:14:07:703]: Original package ==> C:\Documents and
Settings\antti.jarvinen\Desktop\Wix3.msi
MSI (c) (AC:8C) [15:14:07:703]: Package we're running from ==>
C:\DOCUME~1\ANTTI~1.JAR\LOCALS~1\Temp\389d5.msi
MSI (c) (AC:8C) [15:14:07:753]: APPCOMPAT: looking for appcompat
database entry with ProductCode
'{C9C442B8-FCB4-4A65-BC0E-44AC970DA32D}'.
MSI (c) (AC:8C) [15:14:07:753]: APPCOMPAT: no matching ProductCode
found in database.
MSI (c) (AC:8C) [15:14:07:773]: MSCOREE not loaded loading copy from system32
MSI (c) (AC:8C) [15:14:08:104]: Machine policy value 'TransformsSecure' is 0
MSI (c) (AC:8C) [15:14:08:104]: User policy value 'TransformsAtSource' is 0
MSI (c) (AC:8C) [15:14:08:154]: Machine policy value 'DisablePatch' is 0
MSI (c) (AC:8C) [15:14:08:154]: Machine policy value 'AllowLockdownPatch' is 0
MSI (c) (AC:8C) [15:14:08:154]: Machine policy value 'DisableLUAPatching' is 0
MSI (c) (AC:8C) [15:14:08:154]: Machine policy value
'DisableFlyWeightPatching' is 0
MSI (c) (AC:8C) [15:14:08:164]: APPCOMPAT: looking for appcompat
database entry with ProductCode
'{C9C442B8-FCB4-4A65-BC0E-44AC970DA32D}'.
MSI (c) (AC:8C) [15:14:08:164]: APPCOMPAT: no matching ProductCode
found in database.
MSI (c) (AC:8C) [15:14:08:164]: Transforms are not secure.
MSI (c) (AC:8C) [15:14:08:164]: Command Line:
CURRENTDIRECTORY=C:\Documents and Settings\antti.jarvinen\Desktop
CLIENTUILEVEL=0 CLIENTPROCESSID=1708
MSI (c) (AC:8C) [15:14:08:164]: PROPERTY CHANGE: Adding PackageCode
property. Its value is '{6813D945-AC20-44AA-BEB7-3C3E92014ADA}'.
MSI (c) (AC:8C) [15:14:08:164]: Product Code passed to
Engine.Initialize:   ''
MSI (c) (AC:8C) [15:14:08:164]: Product Code from property table
before transforms: '{C9C442B8-FCB4-4A65-BC0E-44AC970DA32D}'
MSI (c) (AC:8C) [15:14:08:164]: Product Code from property table after
transforms:  '{C9C442B8-FCB4-4A65-BC0E-44AC970DA32D}'
MSI (c) (AC:8C) [15:14:08:164]: Product not registered: beginning
first-time install
MSI (c) (AC:8C) [15:14:08:164]: PROPERTY CHANGE: Adding ProductState
property. Its value is '-1'.
MSI (c) (AC:8C) [15:14:08:164]: Entering
CMsiConfigurationManager::SetLastUsedSource.
MSI (c) (AC:8C) [15:14:08:164]: User policy value 'SearchOrder' is 'nmu'
MSI (c) (AC:8C) [15:14:08:164]: Adding new sources is allowed.
MSI (c) (AC:8C) [15:14:08:164]: PROPERTY CHANGE: Adding
PackagecodeChanging property. Its value is '1'.
MSI (c) (AC:8C) [15:14:08:164]: Package name extracted from package
path: 'Wix3.msi'
MSI (c) (AC:8C) [15:14:08:164]: Package to be registered: 'Wix3.msi'
MSI (c) (AC:8C) [15:14:08:164]: Note: 1: 2262 2: AdminProperties 3: -2147287038
MSI (c) (AC:8C) [15:14:08:164]: Machine policy value 'DisableMsi' is 0
MSI (c) (AC:8C) [15:14:08:164]: Machine policy value
'AlwaysInstallElevated' is 0
MSI (c) (AC:8C) [15:14:08:164]: User policy value 'AlwaysInstallElevated' is 0
MSI (c) (AC:8C) [15:14:08:164]: Product installation will be elevated
because user is admin and product is be