Re: [WiX-users] Windows logo compliance

2007-12-14 Thread János Brezniczky
Can we remove this cancel button or is it
mandatory to retain it for the windows logo compliance of the application?

*where can i find the related info?* any help?

Perhaps the MsiUiHideCancel property might be a trail towards what you
would like to achieve:
http://msdn2.microsoft.com/en-us/library/aa370497.aspx

Otherwise, I'm also eager to see the correct answer...
-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Changing Icons

2007-12-14 Thread Szentpali Janos
This is what I used (also a child of the product element) in one of my
installs and it did not through any errors:

Icon
Id='arpico_icon_id'
SourceFile='arp.ico'
/

Of course you have to have the arp.ico in the same folder as the .wxs file.

-- 
Szentpáli János


-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] problems browsing WiX.sourceforge.net

2007-12-14 Thread Calin Iaru
Some links are down like the download links. Sometimes the browser won't even 
open WiX.sourceforge.net. What is wrong? I could not download WiX 2 nor could I 
take any of the weekly releases. By the way, it appears that the Stable WiX2 
crashes on my computer out of the blue. There are no updates to NetFX2 only to 
1 and I also have installed NetFX3. So what gives? I will copy WiX2 to another 
machine and try again from there.-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] A tricky one

2007-12-14 Thread Calin Iaru
So, we rebranded some applications and the customers are about to install a new 
msi package. And here's the problem:
 - if the customer did not have any previous versions installed, the MSI 
package will go as planned.
 - if the customer did have a previous version, our installer will attempt an 
upgrade. Bear in mind that the package may contain drivers and what we want is 
for the drivers to be updated, the old files to be deleted and the new 
rebranded files to be installed in their place. We cannot uninstall completely 
the previous package because that would also uninstall the drivers. One problem 
with uninstalling the drivers is that the new drivers get to be installed only 
after a reboot or alternatively after a refresh of the Plug and Play device 
tree.-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] A tricky one

2007-12-14 Thread Calin Iaru



From: Calin Iaru 
Sent: Friday, December 14, 2007 10:31 AM
To: wix-users@lists.sourceforge.net 
Subject: A tricky one


So, we rebranded some applications and the customers are about to install a new 
msi package. And here's the problem:
 - if the customer did not have any previous versions installed, the MSI 
package will go as planned.
 - if the customer did have a previous version, our installer will attempt an 
upgrade. Bear in mind that the package may contain drivers and what we want is 
for the drivers to be updated, the old files to be deleted and the new 
rebranded files to be installed in their place. We cannot uninstall completely 
the previous package because that would also uninstall the drivers. One problem 
with uninstalling the drivers is that the new drivers get to be installed only 
after a reboot or alternatively after a refresh of the Plug and Play device 
tree.
mail sent prematurely/
Is there a way to uninstall some components while installing/refreshing others? 
The drivers used to be unsigned and I bumped into a similar problem months ago. 
Now, we will have signed the drivers, so we could install even without a 
reboot. A complete uninstall followed by an install could fix it. Perhaps 
selective refresh on some features with a remove/install on others cannot be 
accomplished.-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] problems browsing WiX.sourceforge.net

2007-12-14 Thread Calin Iaru
Put it on Vista, it works. Back to XP, edited candle.exe.config and had 
it run only on  supportedRuntime version=v1.1.4322 /. It works. 
Switched back to  supportedRuntime version=v2.0.50727 / and it fails 
with this error code:

D:\temp\wixcandle.exe

Unhandled Exception:
   Cannot print exception string because Exception.ToString() failed.

If someone wants the .dump /ma file, I can send it to him/her.


Some links are down like the download links. Sometimes the browser won't 
even open WiX.sourceforge.net. What is wrong? I could not download WiX 2 
nor could I take any of the weekly releases. By the way, it appears that 
the Stable WiX2 crashes on my computer out of the blue. There are no 
updates to NetFX2 only to 1 and I also have installed NetFX3. So what 
gives? I will copy WiX2 to another machine and try again from there.

-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Special Folders: How do I?

2007-12-14 Thread Stefan Pavlik
Rory Clark wrote:
 In my WxS file, I want to install a file into a subdirectory of My
 Documents. Does anyone have a sample for that? Doing an web search
 isn't turning anything up.

Try the PersonalFolder property. It should point to Documents folder
of the current user.

See the following link for details:
http://msdn2.microsoft.com/en-us/library/aa370905.aspx#system_folder_properties

regards

Stefan


-- 
Stefan Pavlik

-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] batch and custom actions

2007-12-14 Thread Frédéric Viollet
Hi everyone,

I'm launching a .bat file through a custom action. Everything works well 
except that I can see in the background (very quickly, because the batch 
doesn't do much) a cmd window executing the batch file.
My question : is there a way to tell that the cmd window should be 
hidden during the batch execution?

Thanks for your help.

Fred

-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Changing Icons

2007-12-14 Thread Mike Dimmick
The bit about the icon ID needing to end with a specific extension relates
to using the icon as the icon for a shortcut to a file, where the extension
of the file (which for this purpose must be a portable executable, such as a
resource-only DLL) must match the extension of the file pointed to. 

Presumably there's some version of the Windows shell which doesn't work
correctly if this is not the case.

It's OK to put multiple icons into the DLL if all the shortcuts which use it
share the same extension (in this case you set the IconIndex to the
appropriate icon in the file). If you're going to support advertising or
installing multiple features independently, you might want to consider a
separate icon DLL for each feature, but there's not a lot of overhead in
icons.

When you advertise or install a package, Windows Installer dumps the
contents of the Icon table to [WindowsFolder]\Installer\{product-GUID}. The
icon ID is used as the filename of the icon. Therefore you should make the
file containing the icon(s) as small as possible (i.e. create a separate DLL
for the icons, don't use your actual executable as it will be included twice
in the package AND installed twice.) Particularly you shouldn't use anything
that isn't yours to ship.

I don't think there's a problem with using extensionless IDs for
ARPPRODUCTICON but I'd stick with using .ico, at least for an actual .ico
file, in case.

-- 
Mike Dimmick

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Craig Miller
Sent: 13 December 2007 22:48
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Changing Icons

 
Found my own answer on my next internet search after submitting the
question, and Mike Dimmick just sent me a reply with the answer too.

The ARPPRODUCTION property along with an Icon element. I placed both inside
the package element, and read that the Icon Id needs to end with the same
extension as the Sourcefile (I didn't verify this).

Icon Id='Compass.ico' SourceFile='Compass.ico'/\n);
Property Id='ARPPRODUCTICON' Value='Compass.ico' /



-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Unicode. Unicode?

2007-12-14 Thread Mike Dimmick
It seems to be very difficult to find any information about what is actually
supported. My belief is that the codepage you use has to map exactly onto
one of the defined ANSI font ranges in Windows. See the 'code page
bitfields' list in the FONTSIGNATURE structure for what GDI understands, at
http://msdn2.microsoft.com/en-us/library/ms776441.aspx.

Summary if this is correct: supported codepages are 1252, 1250, 1251, 1253,
1254, 1255, 1256, 1257, 1258, 874, 932, 936, 949, 950, 1361, and IBM/OEM
codepages 869, 866, 865, 864, 863, 862, 861, 860, 857, 855, 852, 775, 737,
708, 850 and 437. I'm not even sure that the OEM codepages would work.

Summary of my thinking: Windows Installer uses the same codepage to
translate everything as it does to display. To display, it has to create
fonts using one xxx_CHARSET value as defined in the LOGFONT structure for
ANSI compatibility (recall that Windows Installer 1.0 was designed primarily
for installing Office 2000 on Windows 9X). Only codepages which map exactly
onto one xxx_CHARSET value will work correctly. Therefore I would expect
that there's a call to TranslateCharsetInfo with TCI_SRCCODEPAGE, fairly
early on in execution, to determine what the correct CHARSET value is. If it
fails - which it will if not one of the specified values above - Windows
Installer will fail to run the package.

By its nature UTF-8 cannot have an associated ANSI charset.

Because of this you *cannot* localize anything that is installed in the
package. Only localize the strings that are displayed in the UI. If you're
trying to display strings in the installation UI in an unsupported
language/character set, you'll have to write some external UI.

If you want to localize your application I would strongly recommend using
the satellite DLL model, where you have separate DLLs containing your
localized resources.

.NET Framework supports satellite DLLs implicitly by probing in folders
named after cultures (e.g. en-US, de-DE) before looking in language-neutral
folders. See Creating Satellite Assemblies at
http://msdn2.microsoft.com/en-us/library/21a15yht.aspx and the
System.Resources.ResourceManager class.

MFC supports loading resources from a different DLL instance than the
application or DLL. See Tech Note 57 for MFC 6.0 at
http://msdn2.microsoft.com/en-us/library/x6h91d9w.aspx or Localized
Resources in MFC Applications: Satellite DLLs at
http://msdn2.microsoft.com/en-us/library/8fkteez0.aspx for MFC 7.0 and
later.

ATL also supports setting a resource instance: see SetResourceInstance (ATL
7.0 and later) or set the m_hInstResource for ATL 3.0 and earlier.

Finally Windows Vista has added a mechanism they're calling MUI Technology,
for which see Multilingual User Interface in the SDK at
http://msdn2.microsoft.com/en-us/library/ms776201.aspx.

None of this obviously helps if you have already authored your application
relying on being able to install localized strings in the installation
package.

-- 
Mike Dimmick

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of DEÁK JAHN,
Gábor
Sent: 14 December 2007 01:36
To: WiX-users
Subject: [WiX-users] Unicode. Unicode?

Hello,

did anybody find a way to make codepage 65001 work? I don't need CJK but a
couple of Latin 3 (ISO-8859-3) characters, sadly not supported by any of the
Windows codepages. Building the MSI seems to go all right but it refuses to
run with an error: This installation package could not be opened. Contact
the application vendor to verify that this is a valid Windows Installer
package.




-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Unicode. Unicode?

2007-12-14 Thread DE�K JAHN, G�bor
On Fri, 14 Dec 2007 14:57:02 -, Mike Dimmick wrote:

Mike,

 If you want to localize your application I would strongly recommend
 using the satellite DLL model, where you have separate DLLs
 containing your localized resources.

No, it's not my application, I don't have any problems with that, I use Unicode 
wherever needed. It's WiX; I'd like to add yet another localized WXL to the 
languages already supported but I need some Latin 3 characters to author it.

With 65001, I could successfully create an installer that does display Unicode 
characters not covered by any of the other, officially supported codepages. 
However, I can only test it on a US XP. I'm worried about other, localized 
versions of Windows, most notably the CJK version because somebody has just 
mentioned that 65001 would not function there. Consequently, if anybody builds 
an MSI with that localized WXL, it will display differently depending on the 
operating system of the user. And this is a Bad Thing.

Bye,
   Gábor

---
DEÁK JAHN, Gábor -- Budapest, Hungary
E-mail: [EMAIL PROTECTED]

-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Special Folders: How do I?

2007-12-14 Thread Rory Clark
Excellent! That is precisely what I'm looking for!

Thanks!
Rory

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Stefan
Pavlik
Sent: Friday, December 14, 2007 2:56 AM
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Special Folders: How do I?

Rory Clark wrote:
 In my WxS file, I want to install a file into a subdirectory of My 
 Documents. Does anyone have a sample for that? Doing an web search 
 isn't turning anything up.

Try the PersonalFolder property. It should point to Documents folder of
the current user.

See the following link for details:
http://msdn2.microsoft.com/en-us/library/aa370905.aspx#system_folder_pro
perties

regards

Stefan


--
Stefan Pavlik


-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for just about anything Open
Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketp
lace
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Unicode. Unicode?

2007-12-14 Thread Tony Hoyle
DEXK JAHN, GXbor wrote:
 With 65001, I could successfully create an installer that does
 display Unicode characters not covered by any of the other,
 officially supported codepages. However, I can only test it on a US
 XP. I'm worried about other, localized versions of Windows, most
 notably the CJK version because somebody has just mentioned that
 65001 would not function there. Consequently, if anybody builds an
 MSI with that localized WXL, it will display differently depending on
 the operating system of the user. And this is a Bad Thing.

I've done some testing on different localised windows with a 65001 MSI 
(Chinese and Arabic), and can find no compatibility issues at all (with 
an XP SP2 out of the box install).

I can't vouch for Windows 2000.. and I can bet it doesn't Work on 
Win9x/Me.. but for me those aren't currently a priority.

There may be issues that affect features I haven't used.. codepage 65001 
isn't 'officially' suported in any way, so YMMV of course.

Tony


-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Sourcedir

2007-12-14 Thread Paul McCloskey
Thanks for the reply. Since we're using WIX for MSI authoring and
examining a bootstrapper architectchure, we've been experimenting with
Office 2007. It's the biggest WIX authored bootstrapper driven install
we could think of. Specifically I'm interested in exactly how they can
through Group Policy assign a single MSI to a machine which then appears
to copy or install the installation media to the client machine, and
finishes by launching the setup.exe on the local machine. Getting a
handle on how Microsoft is doing this will greatly help us offer Group
Policy deployment scenarios to our customers.

Probably way too much detail, but to get back to the original question
of the SourceDir property, I've only been able to reliably detect Group
Policy deployment and launch the custom action to trigger the
bootstrapper which never actually launches anything because I haven't
found a reliable way to find where the network MSI is running from. 

Any ideas are welcome.



-Original Message-
From: Richard [mailto:[EMAIL PROTECTED] On Behalf Of
Richard
Sent: Friday, December 14, 2007 12:16 PM
To: Paul McCloskey
Subject: Re: [WiX-users] Sourcedir 


In article
[EMAIL PROTECTED],
Paul McCloskey [EMAIL PROTECTED]  writes:

 We're exploring using a bootstrapper type install architecture for our
 suite of products.

If there's no rush, I would wait for the next release of Windows
Installer which will integrate bootstrappers for just the GPO
deployment scenario you're talking about.

Otherwise, the sequence of things will always be wrong because the
bootstrapper should run before your product MSI runs.
-- 
The Direct3D Graphics Pipeline -- DirectX 9 draft available for
download
  http://www.xmission.com/~legalize/book/download/index.html

Legalize Adulthood! http://blogs.xmission.com/legalize/

-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Separate file directories for each media element?

2007-12-14 Thread Craig Miller
I have a multi-disk install.  Light copies all of the files that go into the
install into the output directory.  Because disk1 and disk2 of my install
have identical directory structure the result from light is all files in one
hierarchy all mixed together.  Is there a way to get separate directories
for each media element?  E.g. so my output directory would look like this
contrived example.

c:\wixouput
c:\wixouput\setup.msi
c:\wixoutput\disk1\data\wa\file1.tif
c:\wixoutput\disk1\data\wa\file2.tif
c:\wixoutput\disk2\data\wa\file3.tif

instead of what light gives me now which is:

c:\wixouput
c:\wixouput\setup.msi
c:\wixoutput\data\wa\file1.tif
c:\wixoutput\data\wa\file2.tif
c:\wixoutput\data\wa\file3.tif

Thanks for the help,
Craig

No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.503 / Virus Database: 269.17.2/1184 - Release Date: 12/14/2007
11:29 AM
 


-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Looking for a conversion utility for Wix V2 to Wix V3

2007-12-14 Thread Brad Thompson (WEBSTORE)
Is there a conversion utility that will convert WixV2 WXS files to WixV3?

I looked out on SourceForge and various searches didn't turn up anything.

Brad.
-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Re Post: Msi Logging

2007-12-14 Thread Karthik Krishnan
Did you try setting the MsiLogFileLocation property (
http://msdn2.microsoft.com/en-us/library/aa370321.aspx) to the path you'd
like?

On Dec 9, 2007 11:45 PM, SaiTeja [EMAIL PROTECTED] wrote:


 Hi,

 Thanks a lot for response.

 Ofcourse,We can get logs through command line.

 But my requirement is different.

 Is it possible to create same log file through coding in wix?

 Like in case of temp folder it is created automatically because of proerty
 Property Id=MsiLoggingvoicewarmupx/Property






 Pankaj Bhatia wrote:
 
  you can run msiexec through command line
 
  msiexec /i msi name /L*v log.txt file path
 
 
 
  On Dec 7, 2007 2:11 PM, SaiTeja [EMAIL PROTECTED] wrote:
 
 
  Hi,
 
  When I run msi, By default msi logging is created in %temp% folder.
 
  I want to create msi logging in TARGETDIR (Other than Temp folder) ie
  c:\sailogs.txt
 
  can any one tell me how to do this
 
 
  --
  View this message in context:
  http://www.nabble.com/Msi-Logging-tf4962012.html#a14212264
  Sent from the wix-users mailing list archive at Nabble.com.
 
 
 
 -
  SF.Net email is sponsored by:
  Check out the new SourceForge.net Marketplace.
  It's the best place to buy or sell services for
  just about anything Open Source.
  http://sourceforge.net/services/buy/index.php
  ___
  WiX-users mailing list
  WiX-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wix-users
 
 
 
 
  --
  -Pankaj Bhatia
  European Microsoft Innovation Center (EMIC)
  Ritterstr. 23. Aachen 52072.
  Germany
  Off: (+49) 241 99784 501
  Cell: (+49) 160 5892 705
 
 
 -
  SF.Net email is sponsored by:
  Check out the new SourceForge.net Marketplace.
  It's the best place to buy or sell services for
  just about anything Open Source.
  http://sourceforge.net/services/buy/index.php
  ___
  WiX-users mailing list
  WiX-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wix-users
 
 

 --
 View this message in context:
 http://www.nabble.com/Msi-Logging-tp14212264p14247239.html
 Sent from the wix-users mailing list archive at Nabble.com.


 -
 SF.Net email is sponsored by:
 Check out the new SourceForge.net Marketplace.
 It's the best place to buy or sell services for
 just about anything Open Source.
 http://sourceforge.net/services/buy/index.php
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users

-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Looking for a conversion utility for Wix V2 to Wix V3

2007-12-14 Thread Andrew Burgher
Hi Brad

 

Yes, there is a tool: WixCop. (It's part of WiX 3)

 

Run your v2 files through WixCop and you'll get v3 out the other end.

 

HTH,

Andrew

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Brad Thompson
(WEBSTORE)
Sent: Saturday, 15 December 2007 6:56 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Looking for a conversion utility for Wix V2 to Wix V3

 

Is there a conversion utility that will convert WixV2 WXS files to WixV3?

 

I looked out on SourceForge and various searches didn't turn up anything.

 

Brad.

-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Looking for a conversion utility for Wix V2 to Wix V3

2007-12-14 Thread Brad Thompson (WEBSTORE)
Awesome. On the SourceForge search under the Windows Installer XML (WiX) 
toolset section, I had entered convert and various other words I could think 
of and nothing showed up.

Brad


From: Andrew Burgher [mailto:[EMAIL PROTECTED]
Sent: Friday, December 14, 2007 1:07 PM
To: Brad Thompson (WEBSTORE); wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] Looking for a conversion utility for Wix V2 to Wix V3

Hi Brad

Yes, there is a tool: WixCop. (It's part of WiX 3)

Run your v2 files through WixCop and you'll get v3 out the other end.

HTH,
Andrew

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brad Thompson 
(WEBSTORE)
Sent: Saturday, 15 December 2007 6:56 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Looking for a conversion utility for Wix V2 to Wix V3

Is there a conversion utility that will convert WixV2 WXS files to WixV3?

I looked out on SourceForge and various searches didn't turn up anything.

Brad.
-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] digitally signing (authenticode) with wix?

2007-12-14 Thread Craig Miller
Is there an easy way to digitally sign the msi w/ the WIX toolkit or should
I use signtool by hand?

Thanks for the help,
Craig


No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.503 / Virus Database: 269.17.2/1184 - Release Date: 12/14/2007
11:29 AM
 


-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users