Re: [WiX-users] Migrating from InstallShield to WIX Issue

2011-01-31 Thread Christopher Painter
Blog Have a hot tip, know a secret or read a really good thread that deserves attention? E-Mail Me - Original Message From: Thom Leigh To: General discussion for Windows Installer XML toolset. Sent: Mon, January 31, 2011 7:41:51 AM Subject: Re: [WiX-users] Migrating from InstallS

Re: [WiX-users] Migrating from InstallShield to WIX Issue

2011-01-31 Thread Thom Leigh
eneral discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Migrating from InstallShield to WIX Issue I have three cab files and out of them I can only extract one cab file using 7zip. Other 2 cabs are not getting extracted. Also it seems InstallShield version of 7.0 was used to bu

Re: [WiX-users] Migrating from InstallShield to WIX Issue

2011-01-31 Thread Christopher Painter
:30 AM Subject: [WiX-users] Migrating from InstallShield to WIX Issue Hi All, I am new to Installshield and I have some Installshield project files(.ism, .rul, etc). I need to migrate from Installshield script to WIX script. Can somebody help me out in achieving this. Any pointers will be rea

Re: [WiX-users] Migrating from InstallShield to WIX Issue

2011-01-31 Thread Arun Kumar
: Monday, January 31, 2011 6:36 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Migrating from InstallShield to WIX Issue Does the msi exist in any of the cabs or setup.exe file? (try opening them with 7zip) What version of InstallShield was used to build the

Re: [WiX-users] Migrating from InstallShield to WIX Issue

2011-01-31 Thread Thom Leigh
Installer XML toolset. Subject: Re: [WiX-users] Migrating from InstallShield to WIX Issue I don't see any MSI file in my setup folder; instead some cab files and an "setup.exe". Regards, Arun. -Original Message- From: Rob Mensching [mailto:r...@robmensching.com] Sent: Mon

Re: [WiX-users] Migrating from InstallShield to WIX Issue

2011-01-31 Thread Arun Kumar
et. Subject: Re: [WiX-users] Migrating from InstallShield to WIX Issue My favorite way to do this is to use dark.exe to decompile the MSI into .wxs files then start reorganizing the code so it is more human readable. On Mon, Jan 31, 2011 at 12:37 AM, Arun Kumar wrote: > Hi All, > > I am ne

Re: [WiX-users] Migrating from InstallShield to WIX Issue

2011-01-31 Thread Rob Mensching
My favorite way to do this is to use dark.exe to decompile the MSI into .wxs files then start reorganizing the code so it is more human readable. On Mon, Jan 31, 2011 at 12:37 AM, Arun Kumar wrote: > Hi All, > > I am new to Installshield and I have some Installshield project files(.ism, > .rul, e

[WiX-users] Migrating from InstallShield to WIX Issue

2011-01-31 Thread Arun Kumar
Hi All, I am new to Installshield and I have some Installshield project files(.ism, .rul, etc). I need to migrate from Installshield script to WIX script. Can somebody help me out in achieving this. Any pointers will be really helpful. Thanks. AK DISCLAIMER == This e-mail may cont