.@jackhenry.com
> www.jackhenry.com
>
>
>
> -Original Message-
> From: Adrian [mailto:adrian.gonza...@gmail.com]
> Sent: Monday, March 3, 2014 3:22 PM
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] 32-bit ASP.Net 4.0 installer fails when installing on
&g
o Wix, so please bear with me. At this point, I'm at a complete loss. Any
help would be appreciated.
Adrian
--
"The divine order is to first talk to God about men, and then talk to men
about God."
---
roblem (or expected one) ?
Thanks,
Adrian
--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Downl
Take a look at WixBA (available in the WiX source files, it's the WiX installer
UI).
You will find the PlanPackageBegin handler in InstallationViewModel.cs (at
least for WiX version 3.6 this is true).
You can set in here the state of each package from your bundle (i.e. you can
always plan Launch
onBegin on
BOOTSTRAPPER_ACTION_MODIFY also...
If somebody sees something dangerous with my particular "modify" usage or burn
code correction, please let me know... :)
____
From: Adrian Gantoi
To: General discussion for Windows Installer XML toolset.
Sent: Tuesday
ER_ACTION_INSTALL in my bundle
"Modify" action ?
____
From: Adrian Gantoi
To: General discussion for Windows Installer XML toolset.
Sent: Tuesday, October 9, 2012 11:53 AM
Subject: [WiX-users] Burn bundle versions and BOOTSTRAPPER_ACTION_MODIFY
Hi all
ere a reason why RegistrationSessionBegin does not write all registry
entries also for BOOTSTRAPPER_ACTION_MODIFY ?
Question is, am I safe if I rebuild WiX after adding BOOTSTRAPPER_ACTION_MODIFY
in the RegistrationSessionBegin reg write condition check ?
Or will I fac
large packages, removing some
previously completely cached packages before they are installed is a bit of a
problem.
Maybe this call to DoRollbackCache can be at least moved in another function,
like CoreQuit, so the user can at least get a chance to re-attempt the install
on a TryAgainCommand ?
Probably the safest place to link to is the Microsoft Download Center.
Go to http://download.microsoft.com, search for (e.g.) "Visual C++ 200x" and
you will get a list of results.
Locate what you need in here and click on download - most of these "download"
links will open a new page for the down
on the first package with more than 3 payloads...
I will keep looking for the problem with the completely downloaded packages
being removed from cache in such a case and send an email or create a bug in
case I spot the problem.
Thanks,
Adrian
From: Rob Menschi
just to be able to inform the user about the error ?
Regards,
Adrian
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT manager
Hi all,
I have a problem which I cannot figure out - I created a bundle using WiX 3.6
(build 2803).
The UI is a WPF component so I had to request the install of .NET Framework 3.5
for this (UI modified from WiX installer UI - WixBA - changed target framework
to 3.5).
The bundle fails to install
cureObjects.idt'
Any hints on what is wrong ? I failed to find a reason for this error.
Thanks,
Adrian
--
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power
;
> In your upgrade installers, you can add a registrysearch to retrieve
> ARPINSTALLLOCATION into a property and that tells you where to start your
> search from. After that it depends where your user.config is kept.
>
> -Original Message-
> From: Manolache Adrian [mailto
39 PM
Subject: Re: [WiX-users] How to delete user.config file?
Make a component with
-Original Message-
From: Manolache Adrian [mailto:prog_...@yahoo.com]
Sent: 08 February 2011 13:09
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] How to delete user.config file?
I'm us
I'm using c# and wix and i'm trying to delete the user.config file specific to
my application, everytime the application is installed. How can i accomplish
this?
--
The ultimate all-in-one performance toolkit: In
rcPage.bottom = MulDiv(nHorizRes, ONE_INCH, nLogPixelsX);
// ...
}
Should the last line be something like this?
rcPage.bottom = MulDiv(nVertRes, ONE_INCH, nLogPixelsY);
Thanks in advance for yo
Hi,
I think that you need to publish the property on the dialog where you have the
form
DeviceType = "1"
I had a similar problem, and this is how I've fixed it.
-Original Message-
From: Алексей Старчиков [mailto:vun...@bk.ru]
Sent: Tuesday, February 02, 2010 3:24 PM
To: wix-us
s for your time,
Adrian Faciu
--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management servic
compiles.
I'm so confused I'm not sure what to suggest.
On Fri, Nov 20, 2009 at 8:36 AM, Adrian Faciu
wrote:
> Hi and thanks for reading this,
>
> I have a Merge Module, developed with InstallShiled, which i include
> in my WIX project. The merge module has a custom a
lp me since i'm just beginning to
work with WIX.
Thanks,
Adrian Faciu
<http://www.iqstorm.com/>
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your repo
lp me since i'm just beginning to
work with WIX.
Thanks,
Adrian Faciu
<http://www.iqstorm.com/>
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your repo
s the patch is a
single patch for all MSIs.
Any other reasons you can think of for such problems ?
I would like to avoid having to mark the patch as "not uninstallable"
I am not very sure what you meant by:
"You need to check the feature states after each operation, not just dur
Bob Arnson wrote:
> Search the log for SELMGR.
The log files do not contain it...
From: Adrian Gantoi
To: General discussion for Windows Installer XML toolset.
Sent: Mon, November 9, 2009 5:14:48 PM
Subject: Re: [WiX-users] Product uninstall problem w
SI, and the patch doesn't
reference the font component...
Regards,
Adrian
From: Blair
To: General discussion for Windows Installer XML toolset.
Sent: Mon, November 9, 2009 3:52:26 PM
Subject: Re: [WiX-users] Product uninstall problem when removing first a patc
added or updated (files binary different) components not
included in the Service Pack 1 patch.
Thanks,
Adrian
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your
Hi!
I'm struggling with this for some time now... I'm trying to make my custom
action to modify applications config.exe file but no success. Maybe someone
can help??
And here is c# code:
public static ActionResult EditCPAConfig(Session session)
{
string
First thing you need to download Bootstrapper Manifest Generator and generate
a package for postgresql (you will need an installer, for example:
postgresql-8.4.0-1-windows). For me it creates directory in MyDocuments
folder. You need to copy it to
C:\Program Files\Microsoft SDKs\Windows\v6.0A\Boo
y Wix) (without Bootstrapper)?
2. (more important) Could I create postgresql db and run postgresql sql
script using Wix standard tags like sql:SqlDatabase and SqlScript??
Thank for any replays :)
Adrian
--
View this message in context:
http://n2.nabble.com/Wix-and-PostgreSQL-tp3609738p3609738
(only other folders).
MSI seems to resolve the folder path based on components referencing the folder.
I managed to have the proper values after defining some components with the
folders as KeyPath, like below:
Hope this helps.
Adrian.
From: Tom Kazimiers
ld be able to read keys under this registry key without being an admin
but don't quote me on that...Adrian "Demented Devil" LewisIf it's ain't broke,
break it THEN fix it!
> From: [EMAIL PROTECTED]> To: wix-users@lists.sourceforge.net> Date: Thu, 19
&
in the
extension where I'm supposed to inform WiX that I need it?Adrian "Demented
Devil" LewisIf it's ain't broke, break it THEN fix it!
> Date: Mon, 16 Jun 2008 20:51:40 -0700> From: [EMAIL PROTECTED]> To:
> wix-users@lists.sourceforge.net> Subject: Re
m/wix/2006/wi";
ref="Component" />
The last parent element (marked in bold if you're in HTML land) is missing from
util.xsd
The rest of the Util extension appears to support Group nodes as children of
comp
installed at the same time), which can be patched afterwards
with a single MSP.
Thanks,
Adrian
Heath Stewart <[EMAIL PROTECTED]> wrote:
Am I understanding you right that you're installing the same file by two
different components with different GUIDs? If they are to the same
Hi all,
Still no answers for my problem below.
Doesn't anybody have a clue of what's wrong (why is the wrong transform
applied by the patch) ?
Thanks,
Adrian
Adrian Gantoi <[EMAIL PROTECTED]> wrote:
Hi all,
Sorry for being so "long"
From: Adrian Gantoi <[EMAIL PROTECTED]>
To: wix-users@lists.sourceforge.net
Sent: Tuesday, February 12, 2008 12:35:42 PM
Subject: [WiX-users] Single patch for multiple products
Hi all,
Sorry for being so "long" in describing my problem :), but...
I encountered a problem with ap
tching FILE.TXT with the correct one from a
single MSP and
without changing the identical component id ?
Thanks,
Adrian
Never miss a thing. Make Yahoo your home page.
http://www.yahoo.com/r/hs--
P?
Thanks!
-Adrian
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
cuted correctly.
I know that Managed CA are not recommended but I will aprreciate if you can
help me with this problem.
Thanks!
-Adrian
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) V
is already installed.
Is there such a property to detect if an upgrade (not a product) is already
installed?
Thanks!
-Adrian
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio
w"
attribute in the feature but this won't allow the user to uncheck the
feature.
Any ideas?
Thanks,
-Adrian
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
ht
Hi, I generated a bootstrapper using the msistuff.exe SDK tool and now we
want to force the user to launch the installler only from the bootstrapper
(not by executing the MSI).
Is there any chance to achieve this?
Thanks!
-Adrian
Thanks Bob, but I'm using WIX V2. Do you know if there is a similar CA in V2
too?
Adrian
On Jan 23, 2008 4:25 AM, Bob Arnson <[EMAIL PROTECTED]> wrote:
> Adrian Alonso wrote:
> > Hi! I need to detect if Visual Studio is running to avoid some Custom
> > Actions fail.
Hi! I need to detect if Visual Studio is running to avoid some Custom
Actions fail.
Do you know if MSI/WIX allows me to detect if a proc is running or, better
yet, if it provides some support for detecting if Visual Studio is running
specifically?
Thanks,
-Adrian
Thanks, but that code searches for the Test SKU. I need the "generic" VSTS
installed. Something like VS90_IDE_VSTS_INSTALLED property. I will take a
look at the src code to check if there is such a support.
Thanks,
-Adrian
On Jan 15, 2008 6:46 PM, Simon Dahlbacka <[EMAIL PROT
Thanks Justin, but I'm not using V3. Anyway I will take a look at the
extension you mentioned.
Does anyone know how V3 fill the VS90_IDE_VSTS_TESTSYSTEM_INSTALLED property
value?
-Adrian
On Jan 15, 2008 6:33 PM, Justin Rockwood <[EMAIL PROTECTED]> wrote:
> If you're using
ecific SKU (Database, Tester, Dev, etc)?
Thanks,
-Adrian
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt
ot the best place to post this question but maybe someone had
the same requirement and found what I need.
Thanks,
-Adrian
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 200
b8b1-4dad3ba95bac)
It works by creating a component which has the folder (TDIR) as KeyPath.
Good results then after Repair.
Maybe it helps others in the future.
Thanks all.
Adrian
- Original Message
From: Bob Arnson <[EMAIL PROTECTED]>
To: Adrian Gantoi <[EMAIL PROTECTED]&g
,
Adrian
- Original Message
From: Bob Arnson <[EMAIL PROTECTED]>
To: Adrian Gantoi <[EMAIL PROTECTED]>
Cc: wix-users@lists.sourceforge.net
Sent: Sunday, October 7, 2007 8:11:04 PM
Subject: Re: [WiX-users] Customizable folder name written in registry - lost
(reverted to defaul
/ restore TDIR standard
custom actions, but I find the need for an workaround a bit rude...
At least I want to understand why this happens and if it's a documented issue,
or if other solutions exist except custom actions or installing not needed
files.
What you can do with MSI :
- create an installer which will install Win32 components on Win32 platforms
- create an installer which will install x64 and/or Win32 components on x64
platforms
You can't however create a single MSI for both Win32 and x64 platforms.
Because a MSI must be specified as "
me in the right direction and make me understand my
mistake (I hope I made a mistake...) ?
Is it a problem in have an advertised shortcut when none of the features can be
advertised ?
Thanks and regards,
Adrian
__
is presented as a posible child of Property is a bit
unfortunate...
It has to be a child of DirectorySearch to get expected results.
Here is the code that DOES work as I intended:
- Original Message
From: Adrian
:44:59 PM
Subject: Re: [WiX-users] Feature element - Condition nightmare
Adrian,
I haven't tried this but what I would do is when you declare your Property -
omit the Value attribute.
This way the property will be undefined.
Then when you are checking use som
ected.
I'm currently having doubts if this is possible, since FileSearch should return
a string...
My code below:
Am I doing something wrong or this is not possible ?
Thanks for a
(hopefully
close) future?
Any chance of it becoming a "feature request" for WiX ?
Thanks,
Adrian
Adrian Gantoi wrote:
- I defined several Medias (several cabinets)
- I defined the Directory structure
- I placed all the Components within DirectoryRefs
If I set the DiskId attribute in th
??
Thanks for your help,
Adrian
Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail, news,
photos & more.
http://mobile.y
fully.
Thanks,
Adrian
Moody friends. Drama queens. Your life? Nope! - their life, your story. Play
Sims Stories at Yahoo! Games.
http://sims.yahoo.com
Thanks agains Dan!, we are already using Mallow in other parts of the
project but we can't use it in this one. I will try to figure out what it's
happening and if I am able to find some solution I will back to this thread
to tell you what I found.
Thanks,
-Adrian
On 4/3/07, [EMAIL
rolSet\Control\FileSystem\
NtfsDisable8dot3NameCreation
We've got it set to 0 on our build server that was giving us grief before.
Dan
--
*From:* Adrian Alonso [mailto:[EMAIL PROTECTED]
*Sent:* 02 April 2007 15:00
*To:* wix-users@lists.sourceforge.net
*Subject:*
quot;SampleSolution.ico".
Any ideas? Has someone experimented something similar?
Thanks,
-Adrian
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the cha
Still struggling with them? Just keep on working consistently and stay
committed to your goal.
Please let me know if you have any ideas for making this a reality.
The younger Karl will have cancerous lymph nodes removed April 2, two days
after playing in the NABC All-Star game in Atlanta. But, y
s). I did find a "CustomPalette" that you can set to YesNo but not
sure if this may help and how... also searching through the WiX archives for
"CustomPalette" didn't returned any matches...
Any help greatl
Hi!
I downloaded votive2.msi (Votive-2.0.4221.0.zip)
and the file doesn't work. I get this error: "This installation package could
not be opened! Contact the application vendor to verify that this is a valid
Windows Installer package".
Using Tomcat but need to do more? Need to support web ser
65 matches
Mail list logo