Re: [WiX-users] Using WixUI_InstallDir with Visual Studio 2005

2008-04-24 Thread Mark Line
Your need something like this: 
 
light -nologo -out myMSI.msi sca.wixlib, wixca.wixlib, and WixUI.wixlib
"C:\Program Files\wix-2.0.5805\wixui.wixlib" -loc "C:\Program
Files\wix-2.0.5805\WixUI_en-us.wxl" 

 

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jon Andersen
Sent: 24 April 2008 07:40 PM
To: Willie Burton
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Using WixUI_InstallDir with Visual Studio 2005

 

I'm using Wix 2.0.  Currently my references listed are sca.wixlib,
wixca.wixlib, and WixUI.wixlib.

 

-Jon 

 

From: Willie Burton [mailto:[EMAIL PROTECTED] 
Sent: Thursday, April 24, 2008 2:37 PM
To: Jon Andersen
Cc: wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] Using WixUI_InstallDir with Visual Studio 2005

 

Did you add the WixUIExtension.dll reference?

 

  _  

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jon Andersen
Sent: Thursday, April 24, 2008 2:33 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Using WixUI_InstallDir with Visual Studio 2005

 

I'm trying to use WixUI_InstallDir inside Visual Studio 2005 (with
integration installed) and have run into an issue.

 

Apparently the light linker needs to be given a localization XML file, but I
can't figure out how to give it to it.

 

The error message is:

light.exe : error LHGT0122: The localization string 'WixUIOK' is unknown.
Ensure that the localization variable $(loc.WixUIOK) is defined.

(followed by many other similar error messages).

 

The tutorial suggests setting the Culture property of the Linker in the
project properties; however, I can't find that property.  

 

Any suggestions?

 

Thanks,

 

-Jon

 

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] using Visual Studio and WiX

2008-04-23 Thread Mark Line
I found sharp develop quite a handy ide for writing Wix 2.0, its free
http://www.icsharpcode.net/OpenSource/SD/  

 

Although when things got more complexed with a lot of different things being
built I used gnu make to handle multiple dependences for a project. I guess
with visual studio 2005 and above you could use msbuild to aid with
dependences and so forth, depends what your most comfortable with.

 

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of John Doe
Sent: 23 April 2008 06:40 PM
To: WiX-users@lists.sourceforge.net
Subject: [WiX-users] using Visual Studio and WiX

 

ok, so I'm too dumb to know really what questions to ask, but here I am
groping in the dark looking for a candle ...

I've made lots of MSIs using the Wise Installation System, but need to
switch to WiX v.2 (not v.3).  What benefit will I get from driving WiX from
within Visual Studio?  I don't use Visual Studio for development myself,
though my pc has multiple versions installed (VS6, VS2005, and VS2008) to
support product builds. The .WXS install scripts i'll be supporting have an
accompanying .SLN file so they were presumably made in VS.

Is there a tutorial or similar for using Visual Studio for WiX?  Or any
handy hints somewhere?  (I'm currently Getting Started in the nice WiX tut
at http://www.tramontana.co.hu/wix/, using a text editor and doing the
compiling etc from the command prompt.)

thanks!
Alan



-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] service install - file reference problem though merge module

2008-04-23 Thread Mark Line
Hi,

 

I was hoping someone could help me, firstly I'm using Wix 2.

 

I have some merge modules that I have created, and what I'm trying to do is 
create a service in the msi.

 

I'm using the following code:

 

 
   



 













 

 

The problem I'm having is the executable is stored within a merge module, the 
example I ran though the ID of the serviceinstall tag must be the same as the 
ID as the ID of the executable.  Any how the msi compiles fine, and looking at 
the msi though Orca it looks fine, however the msi doesn't install the service 
or give any errors?

 

Does anyone have ideas?

 

Thanks for any help in advance

 

Mark
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] modify hosts file

2007-08-17 Thread Mark Line
could use a custom action? i wrote a dll in vs2005 that took parm's from the 
installer and changed a file on the local machine you could pass the 
%systemroot% var and change the file

i can send you my project if you want a starting point 
  - Original Message - 
  From: [EMAIL PROTECTED] 
  To: wix-users@lists.sourceforge.net 
  Sent: Friday, August 17, 2007 3:50 PM
  Subject: [WiX-users] modify hosts file


  Hi list,
   
  I need to append a line in hosts file (like 127.0.0.1mydomain.com) 
through wxs file. Someone please suggest me ( or some useful links) how it can 
be done.
   
  Thanks.


--
  Make every IM count. Download Windows Live Messenger and join the i'm 
Initiative now. It's free.   Make it count! 


--


  -
  This SF.net email is sponsored by: Splunk Inc.
  Still grepping through log files to find problems?  Stop.
  Now Search log events and configuration files using AJAX and a browser.
  Download your FREE copy of Splunk now >>  http://get.splunk.com/


--


  ___
  WiX-users mailing list
  WiX-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wix-users
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] vista install

2007-08-13 Thread Mark Line
The create folder entry is works perfectly

Thanks Rob & [Rene who email me, aswell]

- Original Message - 
From: "Rob Hamflett" <[EMAIL PROTECTED]>
To: "Mark Line" <[EMAIL PROTECTED]>
Cc: 
Sent: Monday, August 13, 2007 5:47 PM
Subject: Re: [WiX-users] vista install


>I think it can be done with a new component containing a CreateFolder 
>entry.
>
> Rob
>
> Mark Line wrote:
>> Many thanks that seems to fix the problem! now it runs on vista!  the 
>> eye candy :-)
>>
>> Another question! [sorry]
>>
>> Is it possible to create a empty directory with wix, as if i simply list 
>> a directory like this:
>>
>> 
>>
>> 
>>
>> It wont get created?
>>
>>
>> - Original Message - From: "Rob Hamflett" <[EMAIL PROTECTED]>
>> To: 
>> Sent: Monday, August 13, 2007 10:36 AM
>> Subject: Re: [WiX-users] vista install
>>
>>
>> Try [EMAIL PROTECTED]'InstallFiles'.  I'd also try setting 
>> [EMAIL PROTECTED]'No'.
>>
>> Rob
>>
>> Mark Line wrote:
>>> this is my code
>>>
>>> >> ExeCommand='"[#pythonF3]" "[#mCoreF188]" --startup auto install' />
>>>
>>> 
>>>
>>> NOT
>>> Installed
>>>
>>> 
>>>
>>> is there a way i can set the custom action to run just after the files 
>>> have
>>> been copied?
>>>
>>> Thanks
>>>
>>> - Original Message - From: "Rob Hamflett" <[EMAIL PROTECTED]>
>>> To: 
>>> Sent: Monday, August 13, 2007 10:10 AM
>>> Subject: Re: [WiX-users] vista install
>>>
>>>
>>> When does that script run?  Is it a deferred custom action?  If it's not
>>> scheduled between (I think)
>>> InstallInitialize and InstallFinalize during the InstallUISequence, it 
>>> won't
>>> be run with elevated
>>> privileges.  You also need to make sure you have
>>> [EMAIL PROTECTED]'No'.
>>>
>>> Rob
>>>
>>> Mark Line wrote:
>>>> Hello everyone,
>>>>
>>>> This is probably more of a python issue, but I was wondering if anyone
>>>> else had any problems with the same thing.
>>>>
>>>> My install installs and run fine on, 2k, xp, 2003 but on Vista it 
>>>> starts
>>>> the install fine, just before the files start to copy it brings up the
>>>> UAC control and the install works fine until it tries to install the
>>>> python service.  The python script runs tries to run but the command
>>>> prompt piles the error saying “access denied”
>>>>
>>>> Any help would be great?
>>>>
>>>>
>>>>
>>>> Thanks mark
>>>>
>>>>
>>>> 
>>>>
>>>>
>>>> -
>>>>
>>>> This SF.net email is sponsored by: Splunk Inc.
>>>> Still grepping through log files to find problems?  Stop.
>>>> Now Search log events and configuration files using AJAX and a browser.
>>>> Download your FREE copy of Splunk now >>  http://get.splunk.com/
>>>>
>>>>
>>>> 
>>>>
>>>>
>>>> ___
>>>> WiX-users mailing list
>>>> WiX-users@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/wix-users
>>>
>>>
>>> -
>>>
>>> This SF.net email is sponsored by: Splunk Inc.
>>> Still grepping through log files to find problems?  Stop.
>>> Now Search log events and configuration files using AJAX and a browser.
>>> Download your FREE copy of Splunk now >>  http://get.splunk.com/
>>> ___
>>> WiX-users mailing list
>>> WiX-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/wix-users
>>>
>>>
>>> -
>>>
>>> This SF.net email is sponsored by: Splunk Inc.
>>> Still grepping through

Re: [WiX-users] vista install

2007-08-13 Thread Mark Line
Many thanks that seems to fix the problem! now it runs on vista!  the 
eye candy :-)

Another question! [sorry]

Is it possible to create a empty directory with wix, as if i simply list a 
directory like this:





It wont get created?


- Original Message - 
From: "Rob Hamflett" <[EMAIL PROTECTED]>
To: 
Sent: Monday, August 13, 2007 10:36 AM
Subject: Re: [WiX-users] vista install


Try [EMAIL PROTECTED]'InstallFiles'.  I'd also try setting 
[EMAIL PROTECTED]'No'.

Rob

Mark Line wrote:
> this is my code
>
>  ExeCommand='"[#pythonF3]" "[#mCoreF188]" --startup auto install' />
>
> 
>
> NOT
> Installed
>
> 
>
> is there a way i can set the custom action to run just after the files 
> have
> been copied?
>
> Thanks
>
> - Original Message - 
> From: "Rob Hamflett" <[EMAIL PROTECTED]>
> To: 
> Sent: Monday, August 13, 2007 10:10 AM
> Subject: Re: [WiX-users] vista install
>
>
> When does that script run?  Is it a deferred custom action?  If it's not
> scheduled between (I think)
> InstallInitialize and InstallFinalize during the InstallUISequence, it 
> won't
> be run with elevated
> privileges.  You also need to make sure you have
> [EMAIL PROTECTED]'No'.
>
> Rob
>
> Mark Line wrote:
>> Hello everyone,
>>
>> This is probably more of a python issue, but I was wondering if anyone
>> else had any problems with the same thing.
>>
>> My install installs and run fine on, 2k, xp, 2003 but on Vista it starts
>> the install fine, just before the files start to copy it brings up the
>> UAC control and the install works fine until it tries to install the
>> python service.  The python script runs tries to run but the command
>> prompt piles the error saying “access denied”
>>
>> Any help would be great?
>>
>>
>>
>> Thanks mark
>>
>>
>> 
>>
>> -
>> This SF.net email is sponsored by: Splunk Inc.
>> Still grepping through log files to find problems?  Stop.
>> Now Search log events and configuration files using AJAX and a browser.
>> Download your FREE copy of Splunk now >>  http://get.splunk.com/
>>
>>
>> 
>>
>> ___
>> WiX-users mailing list
>> WiX-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
> -
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
> -
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users 


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] vista install

2007-08-13 Thread Mark Line
this is my code





NOT 
Installed



is there a way i can set the custom action to run just after the files have 
been copied?

Thanks

- Original Message - 
From: "Rob Hamflett" <[EMAIL PROTECTED]>
To: 
Sent: Monday, August 13, 2007 10:10 AM
Subject: Re: [WiX-users] vista install


When does that script run?  Is it a deferred custom action?  If it's not 
scheduled between (I think)
InstallInitialize and InstallFinalize during the InstallUISequence, it won't 
be run with elevated
privileges.  You also need to make sure you have 
[EMAIL PROTECTED]'No'.

Rob

Mark Line wrote:
> Hello everyone,
>
> This is probably more of a python issue, but I was wondering if anyone
> else had any problems with the same thing.
>
> My install installs and run fine on, 2k, xp, 2003 but on Vista it starts
> the install fine, just before the files start to copy it brings up the
> UAC control and the install works fine until it tries to install the
> python service.  The python script runs tries to run but the command
> prompt piles the error saying “access denied”
>
> Any help would be great?
>
>
>
> Thanks mark
>
>
> 
>
> -
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
>
>
> 
>
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users 


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] vista install

2007-08-13 Thread Mark Line
Hello everyone,

This is probably more of a python issue, but I was wondering if anyone else had 
any problems with the same thing.

My install installs and run fine on, 2k, xp, 2003 but on Vista it starts the 
install fine, just before the files start to copy it brings up the UAC control 
and the install works fine until it tries to install the python service.  The 
python script runs tries to run but the command prompt piles the error saying 
"access denied"

Any help would be great?

 

Thanks mark
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] scheduleReboot

2007-08-09 Thread Mark Line
hopefully be my last question! my installer prompts for a reboot after install, 
however i am not coding this, for example 


  



it seems to think that it needs one? however it doesn't! i am moving some files 
into system32, is this why it prompts for a reboot? however the software works 
correctly without an reboot, is there anyway i can stop the promt appearing?-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] launch on exit

2007-08-08 Thread Mark Line
thats just what i was after

many thanks

Mark
  - Original Message - 
  From: Andrew T Hopper 
  To: Mark Line ; wix-users@lists.sourceforge.net 
  Sent: Wednesday, August 08, 2007 3:52 PM
  Subject: RE: [WiX-users] launch on exit


  You can launch an application at the end of a setup in a couple of ways, but 
here are two:

   

  Include the following custom action definition and set a property (I named 
mine SOMEMAGICPROPERTY, I’m sure you can come up with a better name) and call 
this CA after the files have been placed on the hard drive:

   

  ...

  
  

  ...

  

...



...

  

  ...

   

  If you’re already using WixUI, another way would be to leverage Bob Arnson’s 
addition of the optional check box to ExitDialog and have the app launched when 
the user clicks the Finish button:

   

  ...

  
  

  ...

  
  
  ...

  
  
WIXUI_EXITDIALOGOPTIONALCHECKBOX
  
  ...

   

  Hope this helps!

  -Andy Hopper



--
  New home for Mom, no cleanup required. All starts here. -
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] launch on exit

2007-08-08 Thread Mark Line
not really, i want something to be lunched after the installer is closed.
  - Original Message - 
  From: Schrieken, Rene 
  To: Mark Line ; wix-users@lists.sourceforge.net 
  Sent: Wednesday, August 08, 2007 12:14 PM
  Subject: RE: [WiX-users] launch on exit


  Does this do what you want? It launches a browser when the install finishes

   

  http://www.tramontana.co.hu/wix/lesson6.php#6.2

   

   


--

  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark Line
  Sent: Wednesday, August 08, 2007 12:30 PM
  To: wix-users@lists.sourceforge.net
  Subject: [WiX-users] launch on exit

   

  Is there any way to start an exe on exit? i've seen some installers that 
start the application on exit? does anyone know how this was done?

   

  Thanks in advance

   

  Mark




  This e-mail and any attachment is for authorised use by the intended 
recipient(s) only. It may contain proprietary material, confidential 
information and/or be subject to legal privilege. It should not be copied, 
disclosed to, retained or used by, any other party. If you are not an intended 
recipient then please promptly delete this e-mail and any attachment and all 
copies and inform the sender. Thank you.
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] launch on exit

2007-08-08 Thread Mark Line
Is there any way to start an exe on exit? i've seen some installers that start 
the application on exit? does anyone know how this was done?

Thanks in advance

Mark-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] installDirDlg

2007-08-07 Thread Mark Line
Using the standard InstallDirDlg setup is there anyway to set a default value 
on the installDir which shows on the UI, as it shows C:\ however if its not 
changed it seems to install everything to a different DIR-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] custom action python

2007-08-07 Thread Mark Line
Hi Oli

Many thanks for all your help, I really appreciate it, was really stuck!

My final code was this if anyone wondered





PythonF3 and mCoreF188 are the correct files for python.exe and service.pyo, 
i just had to add quotes round it, took a while because the python code 
needed an environment var, but i created a work around!



Thansk again

Mark




- Original Message - 
From: "Mailinglist" <[EMAIL PROTECTED]>
To: "Mark Line" <[EMAIL PROTECTED]>; "Mailinglist" <[EMAIL PROTECTED]>; 

Sent: Tuesday, August 07, 2007 3:00 PM
Subject: RE: [WiX-users] custom action python


Hi,

please make sure, that "python.exe" equals the id-tag of that file in your 
setup.

If your file-tag looks like this:


Then the custom action should look like this:


Oli 


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Wix branding

2007-08-07 Thread Mark Line
Replacing the stock bitmaps
The WixUI dialog library includes stock bitmaps for the background of the 
welcome and installation-complete dialogs and the top banner of the other 
dialogs. You can "override" those graphics with your own for product-branding 
purposes. To replace stock bitmaps, add the files from the table below to a 
subdirectory named Bitmaps under your WiX source file. 

  File name  Description  Dimensions  
  bannrbmp.bmp Top banner 500 × 63 
  dlgbmp.bmp Background bitmap used on welcome and install-complete dialogs 
503 × 314 
  exclamic.ico Exclamation icon on the wait-for-costing dialog 32 × 32 
  info.ico Information icon on the cancel and error dialogs 32 × 32 
  New.ico Button glyph on directory-browse dialog 16 × 16 
  Up.ico Button glyph on directory-browse dialog 16 × 16 


>From http://wix.sourceforge.net/manual-wix2/WixUI_dialog_library.htm
  - Original Message - 
  From: Levon Levonian 
  To: wix-users@lists.sourceforge.net 
  Sent: Tuesday, August 07, 2007 5:34 PM
  Subject: [WiX-users] Wix branding


  Hi All,

   

  I was looking into changing the 2 bitmaps (top banner and the dialog bitmap) 
and got a feeling I need to re-write the UI in XML in order to get those in. I 
have an InstallDir type of UI, and I don't want to change anything else, just 
have 2 custom bitmaps. Is there a fast way to achieve that?

   

  Thanks!



  **
  READER BEWARE: Unencrypted, unsigned Internet e-mail is inherently insecure.

  Internet messages may be corrupted, incomplete, misdirected or may
  incorrectly identify the sender. Therefore, nothing in this message or
  attachments may be considered legally binding.

  THIS MESSAGE IS ONLY INTENDED FOR THE USE OF THE INDIVIDUAL
  OR ENTITY TO WHICH IT IS ADDRESSED AND MAY BE PRIVILEGED.

  If you are not the intended recipient or their authorized agent, you
  may not forward or copy this information and must delete or destroy all
  copies of this message and attachments received.

  If you have received this communication in error, please notify
  Matrikon Inc. by telephone at (780) 448-1010.
  **



--


  -
  This SF.net email is sponsored by: Splunk Inc.
  Still grepping through log files to find problems?  Stop.
  Now Search log events and configuration files using AJAX and a browser.
  Download your FREE copy of Splunk now >>  http://get.splunk.com/


--


  ___
  WiX-users mailing list
  WiX-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wix-users
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] custom action python

2007-08-07 Thread Mark Line
whoops got it compile now, though i get the following error

Error 1721. There is a problem with this Windows Installer package. A program 
required for this install to complete could not be run. Contact your support 
personnel or package vendor. Action: installMTMAgentService, location: 
C:\Program Files\Abilisoft\mtm\thirdParty\python2.4\, command:   install 
MSI (s) (78:64) [14:22:20:703]: Product: mtm Agent -- Error 1721. There is a 
problem with this Windows Installer package. A program required for this 
install to complete could not be run. Contact your support personnel or package 
vendor. Action: installMTMAgentService, location: C:\Program 
Files\Abilisoft\mtm\thirdParty\python2.4\, command:   install 


  - Original Message - 
  From: Mailinglist 
  To: wix-users@lists.sourceforge.net 
  Sent: Tuesday, August 07, 2007 1:53 PM
  Subject: Re: [WiX-users] custom action python


   

  Try it like this: 

   

  Oli

   

   

   

 

 

- Original Message - 

From: Matthieu RUNTZ 

To: Mark Line 

Cc: wix-users@lists.sourceforge.net 

Sent: Tuesday, August 07, 2007 1:01 PM

Subject: Re: [WiX-users] custom action python

 

Hello,

If the python.exe file and the service.pyc file are integrated in the Wix 
file, you can use the following code :



Regards,
Matthieu



2007/8/7, Mark Line <[EMAIL PROTECTED]>: 

Hi,

 

i'm trying to call a python script after the install via a custom action

 

this is the code which i have

 



 

 

however the problem is that the exeCommand is read by python as one long 
file name, so i believe this is being passed to the command line  

>"c:\Program Files\Abilisoft\mtm\thirdParty\python2.4\python.exe" 
"c:\Program Files\Abilisoft\mtm\mtmCore\python\agent\service.pyc install"

 

i need the install to be passed after the file name? is there anyway to do 
this?


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser. 
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___ 
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

 



--


  -
  This SF.net email is sponsored by: Splunk Inc.
  Still grepping through log files to find problems?  Stop.
  Now Search log events and configuration files using AJAX and a browser.
  Download your FREE copy of Splunk now >>  http://get.splunk.com/


--


  ___
  WiX-users mailing list
  WiX-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wix-users
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] custom action python

2007-08-07 Thread Mark Line
it wont compile with the code show below

I'm using Wix 2 by the way

what does [#name] mean?
  - Original Message - 
  From: Mailinglist 
  To: wix-users@lists.sourceforge.net 
  Sent: Tuesday, August 07, 2007 1:53 PM
  Subject: Re: [WiX-users] custom action python


   

  Try it like this: 

   

  Oli

   

   

   

 

 

- Original Message - 

From: Matthieu RUNTZ 

    To: Mark Line 

Cc: wix-users@lists.sourceforge.net 

Sent: Tuesday, August 07, 2007 1:01 PM

Subject: Re: [WiX-users] custom action python

 

Hello,

If the python.exe file and the service.pyc file are integrated in the Wix 
file, you can use the following code :



Regards,
Matthieu



2007/8/7, Mark Line <[EMAIL PROTECTED]>: 

Hi,

 

i'm trying to call a python script after the install via a custom action

 

this is the code which i have

 



 

 

however the problem is that the exeCommand is read by python as one long 
file name, so i believe this is being passed to the command line  

>"c:\Program Files\Abilisoft\mtm\thirdParty\python2.4\python.exe" 
"c:\Program Files\Abilisoft\mtm\mtmCore\python\agent\service.pyc install"

 

i need the install to be passed after the file name? is there anyway to do 
this?


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser. 
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___ 
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

 



--


  -
  This SF.net email is sponsored by: Splunk Inc.
  Still grepping through log files to find problems?  Stop.
  Now Search log events and configuration files using AJAX and a browser.
  Download your FREE copy of Splunk now >>  http://get.splunk.com/


--


  ___
  WiX-users mailing list
  WiX-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wix-users
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] custom action python

2007-08-07 Thread Mark Line
that still doesn't appear to work, this is what i use

 

i get the following in my log



Action start 13:42:34: installMTMAgentService.
Error 1721. There is a problem with this Windows Installer package. A program 
required for this install to complete could not be run. Contact your support 
personnel or package vendor. Action: installMTMAgentService, location: 
C:\Program Files\Abilisoft\mtm\thirdParty\python2.4\, command: python.exe 
..\..\mtmCore\service.pyc install 
MSI (s) (E0:44) [13:42:56:437]: Product: mtm Agent -- Error 1721. There is a 
problem with this Windows Installer package. A program required for this 
install to complete could not be run. Contact your support personnel or package 
vendor. Action: installMTMAgentService, location: C:\Program 
Files\Abilisoft\mtm\thirdParty\python2.4\, command: python.exe 
..\..\mtmCore\service.pyc install 

Action ended 13:42:56: installMTMAgentService. Return value 3

  - Original Message - 
  From: Matthieu RUNTZ 
  To: Mark Line 
  Cc: wix-users@lists.sourceforge.net 
  Sent: Tuesday, August 07, 2007 1:01 PM
  Subject: Re: [WiX-users] custom action python


  Hello,

  If the python.exe file and the service.pyc file are integrated in the Wix 
file, you can use the following code :

  

  Regards,
  Matthieu



  2007/8/7, Mark Line <[EMAIL PROTECTED]>:
Hi,

i'm trying to call a python script after the install via a custom action

this is the code which i have



 

however the problem is that the exeCommand is read by python as one long 
file name, so i believe this is being passed to the command line  
>"c:\Program Files\Abilisoft\mtm\thirdParty\python2.4\python.exe" 
"c:\Program Files\Abilisoft\mtm\mtmCore\python\agent\service.pyc install"

i need the install to be passed after the file name? is there anyway to do 
this?

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser. 
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___ 
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] custom action python

2007-08-07 Thread Mark Line
Hi,

i'm trying to call a python script after the install via a custom action

this is the code which i have






however the problem is that the exeCommand is read by python as one long file 
name, so i believe this is being passed to the command line  
>"c:\Program Files\Abilisoft\mtm\thirdParty\python2.4\python.exe" "c:\Program 
>Files\Abilisoft\mtm\mtmCore\python\agent\service.pyc install"

i need the install to be passed after the file name? is there anyway to do this?-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] custom action VS2005

2007-08-02 Thread Mark Line
Finally got it to work! it was something to do with my DLL...

i had to add the my exports to the preprocessor definitions
  - Original Message - 
  From: John Hall 
  To: Mark Line 
  Cc: wix-users@lists.sourceforge.net 
  Sent: Wednesday, August 01, 2007 5:24 PM
  Subject: RE: [WiX-users] custom action VS2005



Error 1723. There is a problem with this Windows Installer package. A DLL 
required for this install to complete could not be run. Contact your support 
personnel or package vendor.  Action editOmniCfgFile, entry: UpdateCfg, 
library: C:\WINDOWS\Installer\MSI9F6.tmp 
MSI (s) (24:F8) [16:42:45:828]: Product: mtm Agent -- Error 1723. There is 
a problem with this Windows Installer package. A DLL required for this install 
to complete could not be run. Contact your support personnel or package vendor. 
 Action editOmniCfgFile, entry: UpdateCfg, library: 
C:\WINDOWS\Installer\MSI9F6.tmp 
 
  Mark,

  Are you statically or dynamically linking with the runtime libraries? I've 
seen an error similar to this with the runtime dynamically linked when the 
runtime is not installed on the target machine. By far the safest thing to do 
is to statically link, i.e. use /MT rather than /MD.

  Regards,
  John -
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] How Should I call dark to decouple msi

2007-08-01 Thread Mark Line
dark.exe /? prints the help


or dark.exe pathtomsi\mymsi.msi pathtosavexml\myxml.xml
  - Original Message - 
  From: Aashish Raina 
  To: Bob Arnson 
  Cc: wix-users@lists.sourceforge.net 
  Sent: Thursday, August 02, 2007 7:22 AM
  Subject: [WiX-users] How Should I call dark to decouple msi




  DISCLAIMER == This e-mail may contain privileged and confidential 
information which is the property of Persistent Systems Pvt. Ltd. It is 
intended only for the use of the individual or entity to which it is addressed. 
If you are not the intended recipient, you are not authorized to read, retain, 
copy, print, distribute or use this message. If you have received this 
communication in error, please notify the sender and delete all copies of this 
message. Persistent Systems Pvt. Ltd. does not accept any liability for virus 
infected mails.



--


  -
  This SF.net email is sponsored by: Splunk Inc.
  Still grepping through log files to find problems?  Stop.
  Now Search log events and configuration files using AJAX and a browser.
  Download your FREE copy of Splunk now >>  http://get.splunk.com/


--


  ___
  WiX-users mailing list
  WiX-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wix-users
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Undefined preprocessor variable

2007-08-01 Thread Mark Line
are you using code from using dark.exe? think I've seen var $(var.bannerBmp) 
when I've decompiled something before... if you just store the banner bitmap in 
a subdir called \Bitmaps\bannrbmp.bmp you should be ok

you could also define your own bitmap in wix and reference that instead




Hope this helps

Mark
  - Original Message - 
  From: [EMAIL PROTECTED] 
  To: wix-users@lists.sourceforge.net 
  Sent: Wednesday, August 01, 2007 9:57 PM
  Subject: [WiX-users] Undefined preprocessor variable


  When I try to compile some of the wix 3 ui files, I get errors like 

   

  Common.wxs(15) : error CNDL0150 : Undefined preprocessor variable 
'$(var.bannerBmp)'.

   

  Is it possible to pass values for variables on the command line?

   

  Ex:

   

   "C:/Program Files/Windows Installer XML v3"/bin/candle ./ui/Common.wxs 
-dbannerbmp=./ui/Bitmaps/bannrbmp.bmp  -out ./ui/Common.wixobj

   



--


  -
  This SF.net email is sponsored by: Splunk Inc.
  Still grepping through log files to find problems?  Stop.
  Now Search log events and configuration files using AJAX and a browser.
  Download your FREE copy of Splunk now >>  http://get.splunk.com/


--


  ___
  WiX-users mailing list
  WiX-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wix-users
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] custom action VS2005

2007-08-01 Thread Mark Line
Whoops sorry i get the following error in my install log:

Error 1723. There is a problem with this Windows Installer package. A DLL 
required for this install to complete could not be run. Contact your support 
personnel or package vendor.  Action editOmniCfgFile, entry: UpdateCfg, 
library: C:\WINDOWS\Installer\MSI9F6.tmp 
MSI (s) (24:F8) [16:42:45:828]: Product: mtm Agent -- Error 1723. There is a 
problem with this Windows Installer package. A DLL required for this install to 
complete could not be run. Contact your support personnel or package vendor.  
Action editOmniCfgFile, entry: UpdateCfg, library: 
C:\WINDOWS\Installer\MSI9F6.tmp 

  - Original Message - 
  From: Mark Line 
  To: wix-users@lists.sourceforge.net 
  Sent: Wednesday, August 01, 2007 5:09 PM
  Subject: custom action VS2005


  I'm having problems with creating a custom install, i'm creating the very 
simple DLL using this code in VS2005

   

  #include "stdafx.h"

  #ifdef _MANAGED
  #pragma managed(push, off)
  #endif

  BOOL APIENTRY DllMain( HMODULE hModule,DWORD ul_reason_for_call,LPVOID 
lpReserved)
  {
 return TRUE;
  }

  #ifdef _MANAGED
  #pragma managed(pop)
  #endif

   UINT __stdcall UpdateCfg( MSIHANDLE hModule )
  {
 return 0;
  }

  So it should just return 0; 

  This is my code from Wix [v2]





   

   

   



  

 

   

  I get the following error in the install log?

  Does anyone know what I'm doing wrong?

  Thanks

  Mark

  
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] custom action VS2005

2007-08-01 Thread Mark Line
I'm having problems with creating a custom install, i'm creating the very 
simple DLL using this code in VS2005

 

#include "stdafx.h"

#ifdef _MANAGED
#pragma managed(push, off)
#endif

BOOL APIENTRY DllMain( HMODULE hModule,DWORD ul_reason_for_call,LPVOID 
lpReserved)
{
   return TRUE;
}

#ifdef _MANAGED
#pragma managed(pop)
#endif

 UINT __stdcall UpdateCfg( MSIHANDLE hModule )
{
   return 0;
}

So it should just return 0; 

This is my code from Wix [v2]

  

  

 

 

 





   

 

I get the following error in the install log?

Does anyone know what I'm doing wrong?

Thanks

Mark


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] custom action

2007-07-31 Thread Mark Line
Hey everyone,

I'm currently attempting to write an installer using wix 2.

I have all the files and set up dialogs working correctly.  I have an extra 
dialog which is added to the mondo wixUI by changing the property on the 
next buttons



OmniCfgDlg is a simple dialog which allows the user to input a hostname and 
port (this is for omniORB configuration file to locate a corba name service) 
any how

What would be the best way to edit the config file? is it possible to edit 
the file before install or should it be done after the installation? [The 
config file is not XML, its plan text]

I've been looking at CustomAction's, but as I'm extending the mondo wixUI I 
don't seem to have a , so I'm unsure how to add it to the 
end of the installation

I'm quite happy writing Vbscripts or c++? would a custom DLL or script be 
the "correct" way to handle this?
Any advice would be great

Thanks

Mark 


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] extending Mondo

2007-07-30 Thread Mark Line
Hi David,

Yes you are correct, if i hadn't be so hasty to start coding the setup i 
would have noticed that an example is shipped with wix 
[examples\wixui\custom]

a quick check out of the source, and extending mondo seems a pretty simple 
task! Works perfectly!

Thanks for the push in the right direction :-)

Mark

- Original Message - 
From: "david adams" <[EMAIL PROTECTED]>
To: 
Sent: Monday, July 30, 2007 4:15 PM
Subject: Re: [WiX-users] extending Mondo


> Mark:
>
> Assuming you have already created your new dialog WXS file.  You should be
> able to simply edit the WixUI_Mondo.WXS file to insert your new dialog in
> the progression.
>
> Or, you could create another WixUI_Mark.WXS file that contains the
> definition for a completely new UI in addition to the provided ones.
>
> David Adams
> MSN MessengerID: [EMAIL PROTECTED]
>
>
>
>
>
>>From: "Mark Line" <[EMAIL PROTECTED]>
>>To: 
>>Subject: [WiX-users] extending Mondo
>>Date: Mon, 30 Jul 2007 15:24:11 +0100
>>MIME-Version: 1.0
>>Received: from lists-outbound.sourceforge.net ([66.35.250.225]) by
>>bay0-mc10-f11.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2668); Mon,
>>30 Jul 2007 07:25:24 -0700
>>Received: from sc8-sf-list1-new.sourceforge.net
>>(sc8-sf-list1-new-b.sourceforge.net [10.3.1.93])by
>>sc8-sf-spam2.sourceforge.net (Postfix) with ESMTPid 5DD56E62D; Mon, 30 Jul
>>2007 07:25:23 -0700 (PDT)
>>Received: from sc8-sf-mx2-b.sourceforge.net
>>([10.3.1.92]helo=mail.sourceforge.net)by sc8-sf-list1-new.sourceforge.net
>>with esmtp (Exim 4.43)id 1IFWBV-0001cR-0Vfor
>>wix-users@lists.sourceforge.net; Mon, 30 Jul 2007 07:25:21 -0700
>>Received: from el-out-1112.google.com ([209.85.162.181])by
>>mail.sourceforge.net with esmtp (Exim 4.44) id 1IFWBR-0006yf-4cfor
>>wix-users@lists.sourceforge.net; Mon, 30 Jul 2007 07:25:20 -0700
>>Received: by el-out-1112.google.com with SMTP id r27so213743elefor
>>;Mon, 30 Jul 2007 07:25:16 -0700 (PDT)
>>Received: by 10.100.108.11 with SMTP id g11mr4604128anc.1185805514183;Mon,
>>30 Jul 2007 07:25:14 -0700 (PDT)
>>Received: from mlinexppro ( [81.149.26.230])by mx.google.com with ESMTPS 
>>id
>>c1sm3490970ana.2007.07.30.07.25.12(version=SSLv3 cipher=RC4-MD5); Mon, 30
>>Jul 2007 07:25:13 -0700 (PDT)
>>X-Message-Info:
>>oG9qAjD2BNFoO3jifkMdhLvdzGhWf7BgWOX2/UL0822vuvvLHMNU1TtgmaZiR/S9
>>X-MSMail-Priority: Normal
>>X-Mailer: Microsoft Outlook Express 6.00.2900.3138
>>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3138
>>X-Spam-Score: 1.9 (+)
>>X-Spam-Report: Spam Filtering performed by sourceforge.net.See
>>http://spamassassin.org/tag/ for more details.Report problems
>>tohttp://sf.net/tracker/?func=add&group_id=1&atid=210.0 RCVD_BY_IP
>>Received by mail server with no name1.8 RCVD_IN_BL_SPAMCOP_NET 
>> RBL:
>>Received via a relay in bl.spamcop.net[Blocked - see
>><http://www.spamcop.net/bl.shtml?81.149.26.230>]
>>X-BeenThere: wix-users@lists.sourceforge.net
>>X-Mailman-Version: 2.1.8
>>Precedence: list
>>List-Id: "General discussion for Windows Installer XML
>>toolset."
>>List-Unsubscribe:
>><https://lists.sourceforge.net/lists/listinfo/wix-users>,<mailto:[EMAIL 
>>PROTECTED]>
>>List-Archive:
>><http://sourceforge.net/mailarchive/forum.php?forum_name=wix-users>
>>List-Post: <mailto:wix-users@lists.sourceforge.net>
>>List-Help: <mailto:[EMAIL PROTECTED]>
>>List-Subscribe:
>><https://lists.sourceforge.net/lists/listinfo/wix-users>,<mailto:[EMAIL 
>>PROTECTED]>
>>Errors-To: [EMAIL PROTECTED]
>>Return-Path: [EMAIL PROTECTED]
>>X-OriginalArrivalTime: 30 Jul 2007 14:25:24.0314 (UTC)
>>FILETIME=[77BD0BA0:01C7D2B5]
>>
>>Hi everyone,
>>
>>Just so everyone knows, I'm currently using Wix 2, and I'm coding under
>>Sharp Develop.
>>
>>Basically is there an easy way to add a extra dialog to Mondo?
>>
>>I thought a work around would be to build my project using Mondo then use
>>'dark' to extract the XML, this works fine, however the XML that is
>>recovered wont actually compile?
>>
>>I get the follows errors:
>>
>>
>>Location of symbol related to previous error. (LGHT0110) -
>>C:\delivery\Dev\wix20\src\ui\wixui\ErrorDlg.wxs:5
>>Location of symbol related to previous error. (LGHT0110) -
>>C:\delivery\Dev\wix20\src\ui\wixui\ExitDialog.wxs:5
>>Location of symbol related to previous error. (LGHT0110) -
>>C:\delivery\Dev\wix20\src\ui\wixui\FatalError.wxs:5
>>Loc

[WiX-users] extending Mondo

2007-07-30 Thread Mark Line
Hi everyone,

Just so everyone knows, I'm currently using Wix 2, and I'm coding under
Sharp Develop.

Basically is there an easy way to add a extra dialog to Mondo?

I thought a work around would be to build my project using Mondo then use
'dark' to extract the XML, this works fine, however the XML that is
recovered wont actually compile?

I get the follows errors:


Location of symbol related to previous error. (LGHT0110) -
C:\delivery\Dev\wix20\src\ui\wixui\ErrorDlg.wxs:5
Location of symbol related to previous error. (LGHT0110) -
C:\delivery\Dev\wix20\src\ui\wixui\ExitDialog.wxs:5
Location of symbol related to previous error. (LGHT0110) -
C:\delivery\Dev\wix20\src\ui\wixui\FatalError.wxs:5
Location of symbol related to previous error. (LGHT0110) -
C:\delivery\Dev\wix20\src\ui\wixui\MaintenanceWelcomeDlg.wxs:5
Location of symbol related to previous error. (LGHT0110) -
C:\delivery\Dev\wix20\src\ui\wixui\MaintenanceWelcomeDlg.wxs:21
Location of symbol related to previous error. (LGHT0110) -
C:\delivery\Dev\wix20\src\ui\wixui\PrepareDlg.wxs:5
Location of symbol related to previous error. (LGHT0110) -
C:\delivery\Dev\wix20\src\ui\wixui\ProgressDlg.wxs:5
Location of symbol related to previous error. (LGHT0110) -
C:\delivery\Dev\wix20\src\ui\wixui\ResumeDlg.wxs:5
Location of symbol related to previous error. (LGHT0110) -
C:\delivery\Dev\wix20\src\ui\wixui\ResumeDlg.wxs:25
Location of symbol related to previous error. (LGHT0110) -
C:\delivery\Dev\wix20\src\ui\wixui\UserExit.wxs:5
Location of symbol related to previous error. (LGHT0110) -
C:\delivery\Dev\wix20\src\ui\wixui\WelcomeDlg.wxs:5
Location of symbol related to previous error. (LGHT0110) -
C:\delivery\Dev\wix20\src\ui\wixui\WelcomeDlg.wxs:20
Duplicate symbol 'Dialog:ErrorDlg' found. (LGHT0109) - C:\Documents and
Settings\Mark Line\My Documents\SharpDevelop
Projects\mtmAgent\ErrorDlg.wxs:5
Duplicate symbol 'Dialog:ExitDialog' found. (LGHT0109) - C:\Documents and
Settings\Mark Line\My Documents\SharpDevelop
Projects\mtmAgent\ExitDialog.wxs:5
Duplicate symbol 'Dialog:FatalError' found. (LGHT0109) - C:\Documents and
Settings\Mark Line\My Documents\SharpDevelop
Projects\mtmAgent\FatalError.wxs:5
Duplicate symbol 'Dialog:MaintenanceWelcomeDlg' found. (LGHT0109) -
C:\Documents and Settings\Mark Line\My Documents\SharpDevelop
Projects\mtmAgent\MaintenanceWelcomeDlg.wxs:5
Duplicate symbol 'Dialog:PrepareDlg' found. (LGHT0109) - C:\Documents and
Settings\Mark Line\My Documents\SharpDevelop
Projects\mtmAgent\PrepareDlg.wxs:5
Duplicate symbol 'Dialog:ProgressDlg' found. (LGHT0109) - C:\Documents and
Settings\Mark Line\My Documents\SharpDevelop
Projects\mtmAgent\ProgressDlg.wxs:5
Duplicate symbol 'Dialog:ResumeDlg' found. (LGHT0109) - C:\Documents and
Settings\Mark Line\My Documents\SharpDevelop
Projects\mtmAgent\ResumeDlg.wxs:5
Duplicate symbol 'Dialog:UserExit' found. (LGHT0109) - C:\Documents and
Settings\Mark Line\My Documents\SharpDevelop
Projects\mtmAgent\UserExit.wxs:5
Duplicate symbol 'Actions:InstallUISequence/MaintenanceWelcomeDlg' found.
(LGHT0109) - C:\Documents and Settings\Mark Line\My Documents\SharpDevelop
Projects\mtmAgent\UserInterface.wxs:75
Duplicate symbol 'Actions:InstallUISequence/ResumeDlg' found. (LGHT0109) -
C:\Documents and Settings\Mark Line\My Documents\SharpDevelop
Projects\mtmAgent\UserInterface.wxs:76
Duplicate symbol 'Actions:InstallUISequence/WelcomeDlg' found. (LGHT0109) -
C:\Documents and Settings\Mark Line\My Documents\SharpDevelop
Projects\mtmAgent\UserInterface.wxs:80
Duplicate symbol 'Dialog:WelcomeDlg' found. (LGHT0109) - C:\Documents and
Settings\Mark Line\My Documents\SharpDevelop
Projects\mtmAgent\WelcomeDlg.wxs:5


Has any seen anything similar? link to source 
http://www.indecentmonkey.com/mtmAgent.zip


Thanks in advance



Mark


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] extending Mondo

2007-07-30 Thread Mark Line
Hi everyone,

Just so everyone knows, I'm currently using Wix 2, and I'm coding under
Sharp Develop.

Basically is there an easy way to add a extra dialog to Mondo?

I thought a work around would be to build my project using Mondo then use
'dark' to extract the XML, this works fine, however the XML that is
recovered wont actually compile?

I get the follows errors:


Location of symbol related to previous error. (LGHT0110) -
C:\delivery\Dev\wix20\src\ui\wixui\ErrorDlg.wxs:5
Location of symbol related to previous error. (LGHT0110) -
C:\delivery\Dev\wix20\src\ui\wixui\ExitDialog.wxs:5
Location of symbol related to previous error. (LGHT0110) -
C:\delivery\Dev\wix20\src\ui\wixui\FatalError.wxs:5
Location of symbol related to previous error. (LGHT0110) -
C:\delivery\Dev\wix20\src\ui\wixui\MaintenanceWelcomeDlg.wxs:5
Location of symbol related to previous error. (LGHT0110) -
C:\delivery\Dev\wix20\src\ui\wixui\MaintenanceWelcomeDlg.wxs:21
Location of symbol related to previous error. (LGHT0110) -
C:\delivery\Dev\wix20\src\ui\wixui\PrepareDlg.wxs:5
Location of symbol related to previous error. (LGHT0110) -
C:\delivery\Dev\wix20\src\ui\wixui\ProgressDlg.wxs:5
Location of symbol related to previous error. (LGHT0110) -
C:\delivery\Dev\wix20\src\ui\wixui\ResumeDlg.wxs:5
Location of symbol related to previous error. (LGHT0110) -
C:\delivery\Dev\wix20\src\ui\wixui\ResumeDlg.wxs:25
Location of symbol related to previous error. (LGHT0110) -
C:\delivery\Dev\wix20\src\ui\wixui\UserExit.wxs:5
Location of symbol related to previous error. (LGHT0110) -
C:\delivery\Dev\wix20\src\ui\wixui\WelcomeDlg.wxs:5
Location of symbol related to previous error. (LGHT0110) -
C:\delivery\Dev\wix20\src\ui\wixui\WelcomeDlg.wxs:20
Duplicate symbol 'Dialog:ErrorDlg' found. (LGHT0109) - C:\Documents and
Settings\Mark Line\My Documents\SharpDevelop
Projects\mtmAgent\ErrorDlg.wxs:5
Duplicate symbol 'Dialog:ExitDialog' found. (LGHT0109) - C:\Documents and
Settings\Mark Line\My Documents\SharpDevelop
Projects\mtmAgent\ExitDialog.wxs:5
Duplicate symbol 'Dialog:FatalError' found. (LGHT0109) - C:\Documents and
Settings\Mark Line\My Documents\SharpDevelop
Projects\mtmAgent\FatalError.wxs:5
Duplicate symbol 'Dialog:MaintenanceWelcomeDlg' found. (LGHT0109) -
C:\Documents and Settings\Mark Line\My Documents\SharpDevelop
Projects\mtmAgent\MaintenanceWelcomeDlg.wxs:5
Duplicate symbol 'Dialog:PrepareDlg' found. (LGHT0109) - C:\Documents and
Settings\Mark Line\My Documents\SharpDevelop
Projects\mtmAgent\PrepareDlg.wxs:5
Duplicate symbol 'Dialog:ProgressDlg' found. (LGHT0109) - C:\Documents and
Settings\Mark Line\My Documents\SharpDevelop
Projects\mtmAgent\ProgressDlg.wxs:5
Duplicate symbol 'Dialog:ResumeDlg' found. (LGHT0109) - C:\Documents and
Settings\Mark Line\My Documents\SharpDevelop
Projects\mtmAgent\ResumeDlg.wxs:5
Duplicate symbol 'Dialog:UserExit' found. (LGHT0109) - C:\Documents and
Settings\Mark Line\My Documents\SharpDevelop
Projects\mtmAgent\UserExit.wxs:5
Duplicate symbol 'Actions:InstallUISequence/MaintenanceWelcomeDlg' found.
(LGHT0109) - C:\Documents and Settings\Mark Line\My Documents\SharpDevelop
Projects\mtmAgent\UserInterface.wxs:75
Duplicate symbol 'Actions:InstallUISequence/ResumeDlg' found. (LGHT0109) -
C:\Documents and Settings\Mark Line\My Documents\SharpDevelop
Projects\mtmAgent\UserInterface.wxs:76
Duplicate symbol 'Actions:InstallUISequence/WelcomeDlg' found. (LGHT0109) -
C:\Documents and Settings\Mark Line\My Documents\SharpDevelop
Projects\mtmAgent\UserInterface.wxs:80
Duplicate symbol 'Dialog:WelcomeDlg' found. (LGHT0109) - C:\Documents and
Settings\Mark Line\My Documents\SharpDevelop
Projects\mtmAgent\WelcomeDlg.wxs:5


Has any seen anything similar? link to source 
http://www.indecentmonkey.com/mtmAgent.zip


Thanks in advance



Mark


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users