Hello,

 

UAC turned off, running everything as administrator on Vista Business (64
bit). WiX installer has this component

 

      <Component Id="MyReg" DiskId="1"
Guid="659AE83D-91ED-4FFF-AC55-B4C04251931F"> 

        <Registry Id='MyReg' Root='HKLM' Key='SOFTWARE\ACME
Inc\OS\Vision\SI\Acquisition' Name='AcqLibrary' Action='write' Type='string'
Value='acqII.dll' />

      </Component>

 

correctly working on WinXP SP2 (writing registry entries), but on Vista -
nothing. No errors in MSI log files regarding registry, component gets
installed but no registry entries can be found. 

 

Have anyone faced such a problem? Is there a resolution for it? 

 

BR

Albert 

 

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to