Ok, thanks all for clarifying anyway. cheers.
_
http://clk.atdmt.com/UKM/go/195013117/direct/01/
--
ThinkGeek and
Hi, is it any way possible possible to do a minor upgrade and automatically
remove related products in the background? I want to keep the same product
code basically.
The scenario is I made some bug fixes to our product that dont seem to warrant
a major upgrade. My version numbers are o
Turned out this is not so trivial.
Line in the setup.cpp file (the source for the SETUPBLD stub setup.exe) says
"hr = StrAllocConcat(&pwzProperties, L" REINSTALL=ALL
REINSTALLMODE=\"vomus\"", 0);"
this forces a minor upgrade instead of a normal install that produces the
change/r
or more simply the setup.exe version just goes straight to "Resuming install.."
instead of "Welcome to install" ?
From: warne...@hotmail.com
To: wix-users@lists.sourceforge.net
Subject: setupbld setup.exe & repair install
Date: Mon, 9 Nov 2009 15:57:31 +
Hi there,
I am using setupbld t
Hi there,
I am using setupbld to create a setup.exe from my msi. Using the command:
SETUPBLD -title "MyApp" -ms MyAppSetup.msi -setup setup.exe -out MyAppSetup.exe
However, I get a strange difference between the exe & msi installer version.
Running the installer with the application already in
Hi there,
I am using setupbld to create a setup.exe from my msi. Using the command:
SETUPBLD -title "MyApp" -ms MyAppSetup.msi -setup setup.exe -out MyAppSetup.exe
However, I get a strange difference between the exe & msi installer version.
Running the installer with the application already in
Thanks for the help, I tried it without InstallPrivileges="elevated" and it
almost got it to work. Both methods ('Condition' element and type 19 custom
action) appear to have the same net effect.
XP works great and stops the install if not an admin. That fine and is what I
want. Vista howev
Hi thanks, but the privileged property is always 1 regardless if Im standard,
or admin user.
As I was saying I have InstallScope="perMachine" InstallPrivileges="elevated"
in my package element.
Is that setting privileged to 1 by any chance? I thought by doing that it would
inform msi tha
Is there a property I could check for that is set when either a XP Limited or
Vista Standard user runs my installer?
I tried 'AdminUser' & 'Privileged but it seems they are always '1' regardless
if I run the setup logged in as an administrator or not.
thanks very much,
___
Outstanding, thanks again for all the help.
_
Save time by using Hotmail to access your other email accounts.
http://clk.atdmt.com/UKM/go/167688463/direct/01/
---
Thanks thats certainly clarified it. My install is a 'WIXUI_INSTALLDIR' type so
from what I read here:
http://www.indigorose.com/webhelp/msifact/Concepts/Per-Machine_vs._Per-User_Installations.htm
that rules out perUser install. I also use a custom action to launch my app
after install and Vis
Hi there,
My setup is a perMachine (ALLUSERS=1) install which I set in the 'Package'
element and thats fine.
Just wondering then, is there any way to get round vista's UAC for users
without admin rights ie 'Standard Users' ? They get the old "You do not have
sufficient priviliges etc" mes
Great, thanks a lot for the useful info. Luckily the previous version had the
upgrade code so your sugestion worked well.
_
Upgrade to Internet Explorer 8 Optimised for MSN.
http://extras.uk.msn.com/internet-explorer-8/?ocid=T
Hi,
I have a new version of our product (version2) for which I created a new WIX
3.0 installer. The previous installer for version1 was created with an unknown
old installer program. It is an msi though so I can open it in Orca to view
product & upgrade Ids etc. I can also see that the featur
-users] merge modules not working only vcredist.exe
>
> Is it possible that you are linking against the SP1 runtime and you have
> a vcredist.exe installing SP1 bits, while your MSM is RTM? I had that
> experience with RTM/SP1 from VC8 and the symptoms where the same (in my
>
So I remove the custom action to make sure the merge modules, as you say,
install correctly. Same result...
App wont launch with merge modules (see 1st post for list of what I have). Only
works if prior install vcredist.exe (2008).
Can I rephrase this question. Is there a link s
Hi Ari,
Thanks for tip re static link & explaining InstallExecuteSequence. Im not
really concerned though about the custom action (launch app after installation
checkbox). I only mentioned it to reference the error message 2896 in the log
in case someone suggested it. The problem is,
17 matches
Mail list logo