Re: [WiX-users] 32bit 64bit

2009-06-07 Thread zhihai guo
> innovations from Sun and the OpenSource community. Download a copy and > > enjoy capabilities such as Networking, Storage and Virtualization. > > Go to: http://p.sf.net/sfu/opensolaris-get > > ___ > > WiX-users mailing list >

Re: [WiX-users] 32bit 64bit

2009-06-07 Thread Rob Mensching
from BAY0-XMR-010.phx.gbl (65.54.241.66) by > BL2PRD0102HT003.prod.exchangelabs.com (10.6.5.58) with Microsoft SMTP Server > id 14.0.482.24; Sun, 7 Jun 2009 01:29:24 + > Received: from mail pickup service by BAY0-XMR-010.phx.gbl with Microsoft > SMTPSVC; Sat, 6 Jun 2009 1

Re: [WiX-users] 32bit 64bit

2009-06-06 Thread zhihai guo
Hi Rob I want restore registry value when uninstall that is modified on install. That code can not work? Thank you. 2009/6/6 zhihai guo > I am sorry, this code does't work on rollback. > I am the newer in WIX. but the follow code maybe can help you for rollback. > > URL:http://code.google.com/

Re: [WiX-users] 32bit 64bit

2009-06-06 Thread zhihai guo
I am sorry, this code does't work on rollback. I am the newer in WIX. but the follow code maybe can help you for rollback. URL:http://code.google.com/p/videobrowser/source/browse/trunk/VideoBrowser2/Setup/Setup.wxs?r=52

Re: [WiX-users] 32bit 64bit

2009-06-06 Thread Rob Mensching
That doesn't look like it will handle rollback. Doesn't look like it will reference count those registry keys correctly either. zhihai guo wrote: > Do this custom atction before RemoveFiles. > > ... > > > ... > > > > > 2009/6/5 Rob Mensching > > >> How does that handle rollback and

Re: [WiX-users] 32bit 64bit

2009-06-05 Thread zhihai guo
Do this custom atction before RemoveFiles. ... ... 2009/6/5 Rob Mensching > How does that handle rollback and uninstall? > > zhihai guo wrote: > > Hi. > > > > I have resolved this problem. > > > > > Value="C:\windows\system32\reg.exe import "[#Itest.reg]" > > /reg:64"/> > > > > ^^

Re: [WiX-users] 32bit 64bit

2009-06-05 Thread Rob Mensching
How does that handle rollback and uninstall? zhihai guo wrote: > Hi. > > I have resolved this problem. > > Value="C:\windows\system32\reg.exe import "[#Itest.reg]" > /reg:64"/> > > ^^^ > > Thanks. > 2009/6/5 zhihai guo > > >> Hi every one: >> >> I have create a custom action to restore r

Re: [WiX-users] 32bit 64bit

2009-06-05 Thread zhihai guo
Hi. I have resolved this problem. ^^^ Thanks. 2009/6/5 zhihai guo > Hi every one: > > I have create a custom action to restore registry value when uninstall that > is modified on install. > > This is the element of CustomAction: > Value="C:\windows\system32\reg.exe import "[#Itest.reg

[WiX-users] 32bit 64bit

2009-06-04 Thread zhihai guo
Hi every one: I have create a custom action to restore registry value when uninstall that is modified on install. This is the element of CustomAction: This is the test.reg Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Media Center\Start M