Hi,
I need to prepare msi installer, so that it could be installed via
Active Directory on multiple computers in silent mode.
Total size of files, i must redistribute is about 100Gb, so it would be
significant optimization, not to pack into cab (or at least pack without
compression) ant not to
Hi,
i'm using Wix3, CustomizeDlg from wixui_common (attached to this email)
When i launch my msi, on the left from feature name i have small icon
with down arrow.
If click on it, popup menu appears, with these items:
- Will be installed on local hard drive
- Entire feature will be installed on
Hi,
I added this element to my CustomizeDlg:
FormatSize works - i have a text in form 7533MB.
But i need to have thousand separator in this number: 7,533MB. Is it
possible?
--
Thank you!
--
Create and publish website
Hello,
I'm using CustomizeDlg in my progect for features selection.
There are 3 levels of features.
First-level feature contains features of second level.
And each feature at second level contains subfeatures of third level.
I launch installation, go to customize dialog, select popup menu of
firs
Hello,
I have installation with a lot of features. CustomizeDlg allows to
select what features to install.
If user changes set of installed features, total size of installed files
changes.
In add\Remove programs applet size of program is displayed incorrectly.
I found in google that i can use A
Hello,
I have installation with a lot of features. CustomizeDlg allows to
select what features to install.
If user changes set of installed features, total size of installed files
changes.
In add\Remove programs applet size of program is displayed incorrectly.
I found in google that i can use A
How to write this custom action, which sum filesize values for all
features, marked for installation? What language can i use for it? How
to find out, if feature marked for installation?
filesize for each feature i can hard write into code (it is known at
design time).
25.05.2011 9:15, Blair
Hello,
I have installer, which allows to select between per-user install
(ALLUSERS="1") and per-machine installation (ALLUSERS="").
I create uninstall shortcut, using this WIX code:
When I build this project, I receive errors:
- error LGHT0204 : ICE43: Component Shortcuts has non-ad
I mistyped, in firs sentence. Correct version:
I have installer, which allows to select between per-user install
(ALLUSERS="") and per-machine installation (ALLUSERS="1").
07.06.2011 13:26, Sergey пишет:
> Hello,
>
> I have installer, which allows to select between
This tutorial is for per-user install.
It contains this line of code:
http://robmensching.com/blog/posts/2007/4/27/How-to-create-an-uninstall-short
> cut-and-pass-all-the
> may help.
>
>
> -Original Message-
> From: Sergey [mailto:sh0...@gmail.com]
> Sent: 07 June 201
/wix-users-f6875
> 60.html
>
>
> -----Original Message-
> From: Sergey [mailto:sh0...@gmail.com]
> Sent: 07 June 2011 11:23
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] UninstallShortcut
>
> This tutorial is for per-user i
Hello,
I have WIX installation with a lot of huge files.
Each time, when files are changing I prepare major upgrade (same upgrade
code, new product code) with all the files.
Now I also need to prepare msi, which would contain only changed files.
So that user could download this update, install i
Hello,
I have WIX project for product, which needs updates periodically.
Also I block downgrade installations.
There is a dialog in WIX, which allows to select between per user/per
machine installation.
Uninstall previous installations is handled using "Upgrade" table:
>
>
Hi,
I need to prepare major update for msi product, which does not contain
UpgradeCode. Is it possible to somehow uninstall previous product on
RemoveExistingProducts, if i know its productCode?
--
Sergey
ental Solutions Limited. Registered in Scotland No.
> SC151456
> Registered Office - Helix Building, West Of Scotland Science Park,
> Glasgow G20 0SP
> Email Disclaimer
>
> -Original Message-
> From: Sergey [mailto:sh0...@gmail.com]
> Sent: 14 December 2010 10
t; Software Deployment& IT Administrator
>> T: +44 (0) 141 945 8500
>> F: +44 (0) 141 945 8501
>>
>> http://www.iesve.com
>> **Design, Simulate + Innovate with the**
>> Integrated Environmental Solutions Limited. Registered in Scotland No.
>> SC151456
&
Hello,
I've created msp patch for my product.
It must convert 3.1.4 version to 3.1.5
After I install it, it updates all needed files, changed in 3.1.5,
except one file.
This file is key file of component, containing only this file.
How can I explore why it is happening?
When I open msp file in O
. 17:06 пользователь Gary Gocek написал:
> What kind of file is it (DLL, EXE, TXT, CONFIG, etc.)?
>
> If it's an unversioned file, try setting the key file to a versioned file,
> and use that ID as CompanionFile for the unversioned file.
>
> Gary
>
>> -Origi
This behaviour is not stable. When I removed everything and repeated
test again - file patched. This makes me frightened that on some
clients' machines patch will work ok, but on some will fail. It is the
worst variant, when I can not reproduce bug on my PC.
30.01.2012 21:46, Wilson, Phil пишет
gt; behavior. That is part of the reason verbose logging every time during
> development&testing is so important ... to help with the forensics of what's
> happening.
>
> Blair
>
> -Original Message-
> From: Sergey [mailto:sh0...@gmail.com]
> Sent: Tuesd
t;
> --
> John Merryweather Cooper
> Build& Install Engineer – ESA
> Jack Henry& Associates, Inc.®
> Shawnee Mission, KS 66227
> Office: 913-341-3434 x791011
> jocoo...@jackhenry.com
> www.jackhenry.com
>
>
>
>
> -Original Message-
> Fro
ay="hidden" Level="1">
>
>
>
>
>
>
Target for VC redistributables is Windows folder.
Regular user can not write to that folder.
Is it possible to install VC2005 redistributables in per-user mode? What
target folder must I use for them?
--
Sergey
166]: PROPERTY CHANGE: Modifying ALLUSERS
property. Its current value is '{}'. Its new value: '1'.*
Why msiexec changes value of ALLUSERS to 1?
How to find reason of it?
--
Sergey
--
For Developers
Hello, all.
I'd like to disable some controls by burn's condition, VersionNT64 for
example.
It is possible without writing own bootstrapper application?
The single way, that I see - is RegistrySearch element, but it improper
for my case.
Than
Use not Hi All,
>
> How to add ListView control in themes file?
>
> I have create ListView control in HyperlinkTheme.xml
>
>
>
> "yes" TabStop="yes" ImageListGroupHeader="LVSIL_GROUPHEADER">
>
> Book1
>
> Book2
>
>
>
> "yes" FontId="0">Next
>
>
>
> Is building correctly.
>
> When I ran the
RE_STATE_ABSENT if features must be absent. Feature
added successfully (property ADDLOCAL added), but removing isn't work.
The best regards, Sergey Yukhno.
--
Rapidly troubleshoot problems before they affect yo
After change/repair options setups asks for rebooting. In setup log I
found records that msi can't delete some *.rbf files in directory
"setup.msi". What problem is?
--
Free Software Download: Index, Search & Analyze Log
Hi,
Setup can't install driver via DIFXApp and installation process stopped
with error.
How to just show error message and continue. Difxapp element doesn't
have necessary option.
Sergey Yukhno.
--
Fre
not likely to be the cause of the reboot.
> The log file will probably point out some other files.
>
> On Wed, Feb 23, 2011 at 11:53 PM, Sergey Yukhno<
> sergey.yuk...@visutechsystem.by> wrote:
>
>> After change/repair options setups asks for rebooting. In setup log I
&
Hello Everybody.
I got the same problem right now. But unfortunately I didn't see have you
found working solution or not.
Please help if you can!
Thanks!
--
View this message in context:
http://old.nabble.com/Problem-with-update-%22ComboBox%22-control-tp20125554p27654837.html
Sent from the wi
>
>
>> -Original Message-
>> From: Sergey Marudenko [mailto:shef...@mail.ru]
>> Sent: Sunday, February 21, 2010 12:58
>> To: wix-users@lists.sourceforge.net
>> Subject: Re: [WiX-users] Problem with update "ComboBox" control
>>
>>
ted Custom Action Server with PID 220
(0xDC).
MSI (s) (E4:6C) [09:38:38:392]: Running as a service.
MSI (s) (E4:40) [09:38:38:392]: Hello, I'm your 32bit Impersonated custom
action server.
Action ended 9:38:38: ConfigureUsers. Return value 3.
Thanks for you
Hello.
Can't install Wix 3.8 on Windows XP.
"Wix38.exe is not valid Win32 application."
Best regards,
Sergey Yukhno.
--
Precog is a next-generation analytics platform capable of advanced
analytics on
on of WiX toolset are you using?
>
>
> On Thu, Apr 11, 2013 at 2:10 AM, Sergey Yukhno <
> sergey.yuk...@visutechsystem.by> wrote:
>
>> Hello.
>>
>> Error at creating user on Windows XP with error di
v3.8.309.0 and early.
On 4/11/2013 17:18, Bruce Cran wrote:
> On 11/04/2013 14:23, Sergey Yukhno wrote:
>> Can't install Wix 3.8 on Windows XP.
>> "Wix38.exe is not valid Win32 application."
> That looks like a problem with the VS 2012 settings. I thought we
Hello.
Can I switch off install dialog after forceReboot?
Every time after rebooting I have to set options in the Options dialog.
And how to save the options between rebootings? It is possible?
Thanks for your help,
Sergey
Ok, the bug has been opened.
On 3/30/2012 18:44, Rob Mensching wrote:
> Actually, this is a bug. The wixstdba should go straight back to progress
> after a force reboot and it obviously is not. Can you open the bug?
>
> On Thu, Mar 29, 2012 at 12:55 AM, Sergey Yukhno&l
roperty).
It is bug of bootstrapper engine?
--
Best regards,
Sergey Yukhno
--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
wit
message to pipe.
[18D0:13D0][2014-12-19T17:56:29]e000: Error 0x800700e8: Failed to send
message to per-machine process.
Depe
--
Best regards,
Sergey Yukhno
Visutech System Ltd.
tel.: +375 17 211 02 84
fax: +375 17 200 42 48
38 Nemiga St., Minsk, 220004
Republic of Belarus
www.visutechsystem.by
Hello,
Wix 3.9 doesn't support Visual Studio 2008 anymore?
--
Best regards,
Sergey Yukhno
Visutech System Ltd.
tel.: +375 17 211 02 84
fax: +375 17 200 42 48
38 Nemiga St., Minsk, 220004
Republic of Belarus
www.visutechsyst
s mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
>
> --
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases
use server's IP/DNS setting from the property, stored
inside that MSI file.
Thanks!
__
WBR, Polazhenko Sergey
--
Enter the BlackBerry Developer Challenge
This is your chance to win up to $100,000 in prizes! For
use server's IP/DNS setting from the property, stored
inside that MSI file.
Thanks!
__
WBR, Polazhenko Sergey
--
Enter the BlackBerry Developer Challenge
This is your chance to win up to $100,000 in prizes! For
ar as I understand developer should create two
installation packages for 32 and 64 bit operation systems. Though it is much
more convenient to have one installer in a Active Directory GPO.
Thanks.
_____
WBR, Polazhenko Sergey
> -Original Message-
> From: Sascha B
Please, publish links after you have place your articles.
_
WBR, Polazhenko Sergey
> -Original Message-
> From: Blair [mailto:os...@live.com]
> Sent: Wednesday, July 29, 2009 8:25 AM
> To: 'General discussion for Windows Installer XML toolse
____
WBR, Polazhenko Sergey
> -Original Message-
> From: Eswari [mailto:sravi...@yahoo.com]
> Sent: Wednesday, July 29, 2009 1:08 PM
> To: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] LGHT 0204
>
> Hi,
>
> I resolved that.. I com
Hello,
I'm developing a strictly per-user installer using WiX. It writes
files only to user's documents directory and creates registry keys
only in HKCU.
Installation and uninstallation work fine except one special case.
When access to user's documents directory is restricted only to the
current
Hello, Wix Users.
I'm using WixUI_FeatureTree.wxs to select components during install.
Installer allows installation even no feature was selected.
How can I disable 'Next' button in case no feature was selected.
Thanks.
__
WBR, Po
th SW_HIDE parameter. But I wonder
is there more simple way to resolve this issue.
Thanks.
__
WBR, Polazhenko Sergey
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-
WBR, Polazhenko Sergey
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application c
.
__
WBR, Polazhenko Sergey
--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications
The target OS is Windows 2003 Server.
__
WBR, Polazhenko Sergey
> -Original Message-
> From: Blair [mailto:os...@live.com]
> Sent: Wednesday, September 30, 2009 7:52 PM
> To: 'General discussion for Windows Installer XML toolset.'
> Subjec
What I am trying to accomplish:
In one of the dialogs of my installer, I call the custom action of type
6(VBScript file stored in a Binary table stream) when user clicks on the
button:
Here is the custom action definition:
In VBScript function I set th
Thanks you very much, it worked like a charm.
Richard-45 wrote:
>
>
> Windows Installer doesn't realize that the property value has changed
> inside your custom action. The workaround is to add a control event
> after the DoAction event that sets the property to itself, i.e.
> , then do your
There are the following elements in one of the dialogs of my installer:
Edit controls, i.e.:
PushButton control that has Default attribute is set to "yes":
So, if user presses Enter key, then License control should be invoked.
However, if Edit control is focused and user presses Enter key,
Any ideas about my question?
Maybe the description is unclear, so let me re-formulate..
The default behavior of the PushButton control(if user presses Enter key,
then the control is invoked) does not work if there is the Edit control in
the dialog and this control is activated(i.e. user typed some
My product is shipped with the set of satellite assemblies for different
languages. Particularly, we provide German and Dutch satellite assemblies.
The requirement for installer is install the satellite assemblies in GAC.
The problem is the file names for specific satellite assemblies are the
same,
Thanks, it works like a charm!
On Fri, Sep 5, 2008 at 2:21 PM, Rob Mensching
<[EMAIL PROTECTED]>wrote:
> Maybe just give the two File elements different Name attribute values.
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:
> [EMAIL PROTECTED] On Behal
and Support for more information HRESULT: 0x80131047"
Without adding Name attributes all the things work fine.
How I can solve this problem as well as the original problem?- Hide quoted
text -
On Fri, Sep 5, 2008 at 2:40 PM, Sergey Abakumoff <[EMAIL PROTECTED]>wrote:
Thanks, it works li
and Support for more information HRESULT: 0x80131047"
Without adding Name attributes all the things work fine.
How I can solve this problem as well as the original problem?- Hide quoted
text -
On Fri, Sep 5, 2008 at 2:40 PM, Sergey Abakumoff <[EMAIL PROTECTED]>wrote:
Thanks, it works li
I tried to resolve the Wix linker error that appeared if I tried to install
the multiple assemblies with the same name but the different cultures in the
GAC - see the details in:
http://sourceforge.net/mailarchive/message.php?msg_name=122b47a20809050040t60854b7as451da8d292543b80%40mail.gmail.com
I
My setup package has to install certain components only if VS.NET 2005 SP1 is
installed or VS.NET 2008 is installed.
With Wix how can I check the presence of VS.NET versions?
--
View this message in context:
http://n2.nabble.com/Check-whether-VS.NET-is-installed.-tp1082028p1082028.html
Sent fro
Found the answer myself:
* Define the following properties:
Then use these properties to block the installation of the certain
components..
--
View this message in context:
http://n2.nabble.com/Check-whether-VS.NET-is-installed.-tp1082028p108
Hello,
I try to install VS.NET templates as part of the setup package.
To do that I first read the path to VS.NET:
Then try to install the templates using:
Indeed, Wix compiler providers the error:
The DirectoryRef/@Id attribute's value,
'[VSNET20
There are the checkbox and the button on the dialog I use, I am trying to
disable the button if the checkbox is not checked and vice versa. Here is
the snippet of the wixUI code:
AgreeLicensing=1
However, the state of the button is always disabled des
Some controls(Type="Text") in my wix installer CustomUI should contain
hyperlinks and mailto links, for instance:
"Licensing requires sending your information to an activation server. If
Internet Access is not available or you do not want to send the information
over the Internet, please contact o
Okay, I changed the value of checkbox to 1 : CheckBoxValue="1" and now it
works fine.
However, I can't figure out what is the difference..
If anyone can explain, it would be great!
--
View this message in context:
http://n2.nabble.com/Enable-Disable-button-based-on-checkbox-value---tp1100121p110
Hello,
I am trying to implement the following feature:
There are the edit text and push button text in the dialog. I want to have
the button disabled if the text field is empty but once end-users starts
entering the text, enable the button. if the text is edited and becomes
empty, disable the but
In the following image you can see the dialog that created using wix:
http://n2.nabble.com/file/n1108918/WixUI.jpg
The setup was run against WindowsXP with the default theme is set(Blue).
Notice that the cancel button is 'themed', however the edit boxes are not
themed.
How can I achieve theme su
There are two paths that can be edited by user in my installer(The directory
names are SAMPLESDIR and INSTALLDIR).
I would like to use the same Browse Dialog to allow changing both of paths.
First of all I defined new _BrowseProperty:
Then, I defined two custom actions to change the property valu
Richard-45 wrote:
>
>>>Don't use DoAction to change the property, use a property setting
>>>control event.
>
Even though I use property setting control event:
1
1
This doesn't work, browse dialog always shows SAMPLESDIR folder.
Any
I use the following dialog in my installer:
1
1
1
The problem is if I click on X(close window) button, then BrowseDlg is
opened instead of
Howdy gang,
In my installer I need to notify user if the previous version of product is
installed and show the version number. I was hoping that I can find the
already installed version number in PATCHFOUND property I use in
UpgradeVersion stuff:
However, the value of p
I should use OnlyDetect=no to uninstall the prior version if it exists.
Therefore only prior version can be installed at the moment of starting the
new installation.
Then, I mentioned the way of getting assembly version because this is the
common rule of out software - the version of the assembly
Howdy,
In my installer I should show licensing dialog at the end of installation.
If the product is removed, the licensing dialog should not be shown though
and user exit dialog should be shown instead. I try to use conditions like
below:
This way LicensingDlg is shown
Thanks for the prompt reply.
We agreed to move licensing dialog to before the install, namely exactly
after Welcome dialog that is shown after CostFinalize. However, I faced
another problem that I hope you can help me to solve.
In our licensing dialog users enter their licensing info and we should
Sorry, I can't find any real example of such an action. Could you please
explain how to do that?
Brian Rogers-3 wrote:
>
> You can embed the EXE as a binary resource in the MSI. Then you can write
> a custom action which extracts it to a temporary folder and runs it.
>
--
View this message i
Thanks you all, guys. I will try solution 2 tomorrow and let you know whether
it helps...
Bob Arnson-6 wrote:
>
> Sergey Abakumoff wrote:
> An executable that modifies the system can't run during the UI sequence.
> There are a couple of choices:
> 1. Don't use a Wi
Howdy gang,
First of all, I have solved the original problem that I described in the
first post:
In my installer I should show licensing dialog at the end of installation.
If the product is removed, the licensing dialog should not be shown though
and user exit dialog should be shown instead.
I use
Unfortunately, this doesn't help..Does anyone have any other ideas?
TIA
Richard-45 wrote:
>
>
> In article <[EMAIL PROTECTED]>,
> Sergey Abakumoff <[EMAIL PROTECTED]> writes:
>
>>
>>
>
> Try this instead:
>
>
BrowseDlg always shows SAMPLESDIR folder, it doesn't matter that button was
clicked - ProgramFilesBrowse or SamplesBrowse.
So it seems that _BrowseProperty always set to SAMPLESDIR and setting it to
INSTALLDIR in the custom action doesn't have any effect.
Bob Arnson-6 wrote:
&
r one for SamplesFolder...
Richard-45 wrote:
>
>
> In article <[EMAIL PROTECTED]>,
> Sergey Abakumoff <[EMAIL PROTECTED]> writes:
>
>>
>> BrowseDlg always shows SAMPLESDIR folder, it doesn't matter that button
>> was
>> clicked - ProgramF
Richard,
In the first post I mentioned that I use custom action. It was suggested in
the reply that set property event should be used and I started to use that:)
However, it didn't solve the problem as I mentioned.
Richard-45 wrote:
>
>
> In article <[EMAIL PROTECTED]>,
&g
Yep, it was my obvious fault.
1 should be
used.
Thank you and sorry for very long discussion around the very simple thing.
Bob Arnson-6 wrote:
>
> Sergey Abakumoff wrote:
>>
>> 1
>>
>
> Control events need a condition. See the MSI SDK doc fo
Howdy,
In my installer I use WixVsExtension to call "devenv.exe
/installvstemplates" for VS.NET 2005/2008, here is the part of code:
VS90DEVENV
VS2005DEVENV AND VS2005_SP_LEVEL AND NOT
VS2005_SP_LEVEL="#0"
These custom actions should be called during both of install and uninstall -
V
Hello, All!
I`m writing an installation in WIX
1. During the installation I run a Custom-Action that doing something and make
record in the registry.
2. I want the text in ExitDialog to be changed depends on the registry changes.
I created a Custom-Action DLL function that checks the registry a
86 matches
Mail list logo