You can't use an rtf file created by MS Word.
Use WordPad instead to create your own eula in rtf format.
Peter
--
View this message in context:
http://www.nabble.com/Custom-EULA-tf4643492.html#a13272211
Sent from the wix-users mailing list archive at Nabble.com.
--
Ps: Starting the installed batch file in the explorer by doubleclick works
fine.
Peter
> But they do not work. The target property in shortcut properties table
> contains only
> the name of the shortcut (myApp) instead of the full path of the
> batch file. After doubleclick on the shortcut a c
Hi,
I have created shortcuts by
The shortcuts have been created with the right icon, everything ok.
But they do not work. The target property in shortcut properties table
contains only
the name of the shortcut (myApp) instead of the full path of the
batch file. After doublecl
Hi,
I have in UI some german texts with special german characters like Ä, Ü, Ö,
ß.
I saved in a separate fragment file FragmentUI.wxs and referenced it by
While compiling I always get the error:
C:\...\FragmentUI.wxs(629) : error CNDL0104 : Not a valid source file;
detail: Invalid charact
Heureka!
...
NOT
Installed
Installed
...
works.
I hope I have the right solution :)
pobox77 wrote:
>
> Hi,
>
> ExeCommand=""[WindowsFolder]Microsoft.NET\Framework\v2.0.50727\regasm.exe"
> /codebase "[INSTAL
Yet another question:
I don't know, which version of .NET Framework is installed on the customer's
computer,
so I can't use a hard coded path for regasm.exe.
How could I get the path of the most recent version of regasm for the custom
actions below?
Peter
pobox77
uninstalling
and which attribute has to be used to have it working?
I suppose:
NOT
Installed
I suppose somewhere here:
Installed
but it deliveres an error 2732
Thanks in advance for any quick help,
Peter
pobox77 wrote:
>
> Hi Dhaval,
>
> Does un
Hi Dhaval,
Does uninstall work too?
I mean will the dll also deregistered if I uninstall the package?
Thanks in advance,
Peter
Don Tasanasanta wrote:
>
> Your solution helped me find what was wrong with mine. For some reason
> the CA didn't like what I was putting in for the Directory value.
Thanks for the quick answer Bob.
It means that I have to use v2 to do this.
May I install WiX v2 if v3 is already installed?
Does it destroy the Votive integration in VS2005?
Thanks in advance,
Peter
2007/3/21, Bob Arnson <[EMAIL PROTECTED]>:
> pobox77 wrote:
> > C:\...\Edi.
Hi,
I'm using the newest Wix v3 3.0.2420.0.
I get the following message if try to compile my wxs:
C:\...\Edi.wxs(29) : error CNDL0200 : The Component element contains an
unhandled extension element 'pca:ComPlusApplication'. Please ensure that
the extension for elements in the
'http://schemas.mi
l!
>
> Thanks in advance.
>
>
> On 3/13/07, pobox77 <[EMAIL PROTECTED]> wrote:
>>
>>
>> Thanks Dana,
>>
>> I've just found the same solution about an hour ago.
>>
>> Just a note for people having similar problem:
>>
>> T
onents and then add conditions for the
> components based on the radio button's property.
>
> Dana
>
> On 3/13/07, pobox77 <[EMAIL PROTECTED]> wrote:
>>
>>
>> Sorry, the snippet was wrong formatted.
>>
>>
>> pobox77 wrote:
>>
Sorry, the snippet was wrong formatted.
pobox77 wrote:
>
> Hi,
>
> I would like to create a SqlDatabase either with Username+Password or with
> Windows authentification. I am using a radio button in a customize dialog.
> If not Windows auth. is selected, the user can ente
Hi,
I would like to create a SqlDatabase either with Username+Password or with
Windows authentification. I am using a radio button in a customize dialog.
If not Windows auth. is selected, the user can enter a username and a
password.
How should I set the SqlDatabase component to do it? I mean, if
Hi,
I ask the user to enter a password during the installation, which I
then write into a config file (xmlfile). Do wix have a password input
field instead of edit field to be able to hide the entered password (
* instead of readable characters)?
If not, could somebody send me an example how to d
Hi,
How can I uninstall an sqldatabase installed by Wix if the database
has been unfortunately deleted in the SQL Server Management Studio.
If I start .msi, I have the modify dialog because the project is
already installed.
If I try to uninstall (start .msi, select Remove) I get an unknown db
er
16 matches
Mail list logo