Re: [WiX-users] create transformations, Orca alternatives

2006-10-10 Thread Alexander Gnauck
Tony Hoyle wrote:
>> took a look at this script. It compares 2 MSI installations. But i have 
>> only 1 MSI file and want to create a transform which sets some 
>> properties (INSTALLDIR, ALLUSERS, SERIAL etc...)
>>
> That's how transforms work unfortunately.. they are used to turn one MSI
> into another one.  You can't simply create one to change a variable in
> an existing MSI - it would be useful though.

hm Ok, is orga creating then a second MSI in the background if you 
create a .mst file?

Alex


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] create transformations, Orca alternatives

2006-10-10 Thread Tony Hoyle
Alexander Gnauck wrote:

> took a look at this script. It compares 2 MSI installations. But i have 
> only 1 MSI file and want to create a transform which sets some 
> properties (INSTALLDIR, ALLUSERS, SERIAL etc...)
> 
That's how transforms work unfortunately.. they are used to turn one MSI
into another one.  You can't simply create one to change a variable in
an existing MSI - it would be useful though.

Tony

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] create transformations, Orca alternatives

2006-10-09 Thread Alexander Gnauck
Wilson, Phil wrote:
> There's a vbscript WiGenXfm.vbs in the Windows Installer SDK. 

took a look at this script. It compares 2 MSI installations. But i have 
only 1 MSI file and want to create a transform which sets some 
properties (INSTALLDIR, ALLUSERS, SERIAL etc...)

Alex


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] create transformations, Orca alternatives

2006-10-09 Thread Wilson, Phil
There's a vbscript WiGenXfm.vbs in the Windows Installer SDK. 

Phil Wilson 


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Alexander
Gnauck
Sent: Monday, October 09, 2006 1:45 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] create transformations, Orca alternatives

Hello,

Sorry if this question is off-topic and not WIX related.

our applications normally run in high security environments where the
admins are not allowed to install any software which is not certified by
the main data center. Also some of our customers don't have a own admin
which means I need a very simple solution to create transformations
without Orca.

I browsed the MSDN but i couldn't find smth about the .mst file format. 
I would like to write a simple windows or web application which allows a
user to create a transform for my install with some clicks.
Or use a 3rd party tool which is very easy to use when there exist some.
Is there a way to create transformations with Wix? Or use parts of the
wix source code to create such an app (if the licence allows that)?

Thanks
Alex



-
Take Surveys. Earn Cash. Influence the Future of IT Join
SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDE
V
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] create transformations, Orca alternatives

2006-10-09 Thread Bob Arnson
Alexander Gnauck wrote:
> which means I need a very simple solution to create transformations 
> without Orca.
>   
Derek wrote the beginnings of transformation support in the Torch tool. 
It's designed to create a transform between two MSI packages or from a 
.wixout you can create with Dark. At the moment, however, there isn't a 
schema for authoring transforms.

-- 
sig://boB
http://bobs.org



-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users