Hi!

1. Is it ok to make installer for commercial application by using setupbld
to create .exe installer that actually is using the Windows Installer XML
v3\bin\setup.exe as the bootstrapper? The resulting exe file will naturally
have Microsoft's copyrights in file properties. E.g.  Company="Microsoft
Corporation", Copyright="Copyright (c) Microsoft Corporation.  All rights
reserved". Is it ok to Microsoft if some other company's exe installer uses
that setup.exe and therefore have those MS properties?

2. It is probably not ok to overwrite those properties?

We are actually just planning to make a pre-installation sub-installer that
only installs C-runtime with merge modules. It doesn't have any of our own
stuff in it. Just the C-runtime merge module from Microsoft. Using WIX and
that setupbld seems very nice way to do that, however that copyright notes
in the setup.exe might be tricky.
Btw, our actual installer does not use msi and therefore we cannot put the
merge modules in it and we don't want to use vcredist_x86.exe either.

br,
Jarkko
------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to