Skip to search.
makemsi · Build or Update MSI Databases

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

  Messages Help
Advanced
Messages 2977 - 3006 of 3006   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2977 Dennis Bareis
dbareis Offline Send Email
Oct 18, 2011
3:30 am
Hi, I just ran the msi you created in "MSIBuilds\ossec\out\OssecHIDS.MM\MSI" which I assume is the one you are having trouble with, lot of different ...
2978 Dennis Bareis
dbareis Offline Send Email
Oct 20, 2011
6:37 am
Hi, I haven't got much time, I'm guessing that someone else will be able to do it. Shortcuts are documented here: ...
2979 doug65536 Offline Send Email Nov 5, 2011
8:58 pm
I get the following validation warnings when I build my MSI: 4> ICE82 WARNING This action SystemFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D...
2980 Dennis Bareis
dbareis Offline Send Email
Nov 5, 2011
9:18 pm
Hi, ... None of the above messages appear to indicate what they are duplicated with so if it we me I'd start by opening ORCA or similar ( ...
2981 Dennis Bareis
dbareis Offline Send Email
Nov 19, 2011
4:11 am
Hi, ... Probably not, but I have now made it possible for you to make it work, have a look at the updated doco for "RegistryImport": ...
2982 Bareis, Dennis
dbareis Offline Send Email
Dec 8, 2011
9:42 pm
Hi, Well the error pretty much says it all: Detected a Windows bug in the handling of the ".ShortName" attribute of a file/folder object. It doesn't contain a...
2983 Dennis Bareis
dbareis Offline Send Email
Jan 25, 2012
7:46 am
Hi, ... need to do some install-configuration in the install directory via Java executable JAR (called with ExeCa.) Doing this with an immediate-mode ...
2984 Dennis Bareis
dbareis Offline Send Email
Feb 15, 2012
8:19 am
Hi, ... completion --- ... "MsgBox text..."^ ... Are you sure that it actually runs the batch file, you get some side effect you can confirm? A batch file is...
2985 lin98666521 Offline Send Email Feb 23, 2012
6:40 am
i want to run my program,but i have no Permissi. i want to make my program can be used by everyone. wh the code don' work?... #( <$ExeCa ...
2986 Dennis Bareis
dbareis Offline Send Email
Feb 23, 2012
6:49 am
Hi, With the information provided I can't help, someone else might be able to but I suggest you mention at least: - The operating system you are on - The...
2987 lin98666521 Offline Send Email Feb 23, 2012
7:17 am
Hi, i'm very glad to receive your reply. i can provide more information. ... thanks for your help. i use your program from yesterday,i don't kown how to see...
2988 Dennis Bareis
dbareis Offline Send Email
Feb 23, 2012
7:57 am
Hi, ... See: http://makemsi-manual.dennisbareis.com/logging.htm ... Sounds like an error in your definition of "DIR_NO_SLASH". The log above should confirm. ...
2989 lin98666521 Offline Send Email Feb 23, 2012
8:50 am
... [DIR_NO_SLASH] i replace "Type="AnyRc Immediate" with "Rc0,Immediate",i get the code of Command line. i find that i don't define DIR_NO_SLASH,so i use your...
2990 Dennis Bareis
dbareis Offline Send Email
Feb 23, 2012
9:06 am
Hi, ... Not even going to try to guess on which page that example exists. Re "DIR_NO_SLASH", not point using it if you don't define it. I assume calcs fails if...
2991 lin98666521 Offline Send Email Feb 24, 2012
3:33 am
hi thank you very much. i do that like you tell me. "[INSTALLDIR]." it work well. thank you again;...
2992 RobotR
robotryder Offline Send Email
Mar 10, 2012
9:00 pm
My explorer right-click short-cuts for Build <Dev|Production> and other stuff are gone. Rebooting and running "Repair" on the MSI didn't bring them back. Any...
2993 Dennis Bareis
dbareis Offline Send Email
Mar 10, 2012
9:12 pm
Hi See documentation at: http://makemsi-manual.dennisbareis.com/build_msi.htm Bye, Dennis ... -- Dennis Bareis (dbareis@...): ...
2994 RobotR
robotryder Offline Send Email
Mar 10, 2012
11:49 pm
Thanks. I did read that and that's why I explicitly mentioned that I had both rebooted and reinstalled. Trouble is, windows 7 doesn't have that menu either,...
2995 RobotR
robotryder Offline Send Email
Mar 11, 2012
12:00 am
Hello. I want to run EXECA to determine if Java is installed and the correct version, and handle it a bit gracefully. What I see is I can do this with, e.g. ...
2996 Dennis Bareis
dbareis Offline Send Email
Mar 11, 2012
7:17 am
Hi, This page mentions some alternative: ...
2997 Dennis Bareis
dbareis Offline Send Email
Mar 11, 2012
7:26 am
Hi, I suppose it depends on what you are trying to do, you can find a version of java.exe that meets your requirements using "FileFind" ( ...
2998 RobotR
robotryder Offline Send Email
Mar 13, 2012
10:00 pm
I appreciate the answer. Let me try the question differently. I want to run an executable as a pre-install check and BRANCH based on the return code. What I...
2999 Dennis Bareis
dbareis Offline Send Email
Mar 14, 2012
6:28 am
Hi, ... Not sure where to go if you didn't like my last email. The simplest (minimalist script) solution would execute the EXE ("java.exe") and put the return...
3000 clydenewbury@...
clydenewbury... Offline Send Email
Mar 21, 2012
3:37 am
I use Visual Studio 6, C++, and MakeMsi for our production development. My collegues have no problem when doing a production build. Every time I do a...
3001 Dennis Bareis
dbareis Offline Send Email
Mar 21, 2012
7:16 am
Hi, On 21 March 2012 01:09, clydenewbury@... < ... They are using the same source code? ... So via explorer (and/or command prompt) you can get it to...
3002 Clyde Newbury
clydenewbury... Offline Send Email
Mar 21, 2012
10:12 pm
We all use the same installation of Visual Studio 6 and the same MakeMsi. We are all on different physical computers but they are all running Windows XP...
3003 Dennis Bareis
dbareis Offline Send Email
Mar 21, 2012
10:24 pm
Hi ... MakeMsi. I don't use vs6 but I assume the MAKEMSI integration is faulty, are you using the same as the others or did you need to configure that...
3004 RobotR
robotryder Offline Send Email
Apr 3, 2012
1:10 am
Heya. I suspect the problem is that I don't have a good understanding of how to use a condition. I've scoured the documentation, but it's eluding me. I do...
3005 Dennis Bareis
dbareis Offline Send Email
Apr 3, 2012
3:33 am
Hi, Windows Installer (stupidly) doesn't have any mechanism for capturing return codes, that means that the "ExeCa" command also doesn't. If the return code...
3006 RobotR
robotryder Offline Send Email
Apr 16, 2012
12:40 am
Thanks, Dennis. Knowing that it can't be done using the stock MSI commands was a big help. I've built a tiny executable that does the various checks I need...
Messages 2977 - 3006 of 3006   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help