Search the web
Sign In
New User? Sign Up
makemsi · Build or Update MSI Databases
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1007 - 1037 of 2612   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1007
I may be trying to do something unexpected... I have split an installation package into multiple features along the lines of what may or may not be installed....
ravenkall
Offline Send Email
Aug 3, 2005
10:25 pm
1008
Hi, ... Very good! ... Unfortunately there is not enough information for me to go on as I don't know if your commands are pseudocode or not or which one...
Dennis Bareis
dbareis
Offline Send Email
Aug 3, 2005
11:21 pm
1009
Dear Dennis! How i make subject of message?...
yaroslav_from_dubna
yaroslav_fro...
Offline Send Email
Aug 4, 2005
7:25 am
1010
Hi, ... Its actually the other way around, you have to go out of your way to enable it :-) In the "tryme*.mm" samples this was done with this line (see version...
Dennis Bareis
dbareis
Offline Send Email
Aug 4, 2005
7:31 am
1011
... I want that licence dialog was not to be able. ... My tryme.mm file don't contain this line. Maybe tryme.ver? But in that case an error has occur....
yaroslav_from_dubna
yaroslav_fro...
Offline Send Email
Aug 4, 2005
8:22 am
1012
Hi, ... Sorry its in "tryme.ver" as per the MAKEMSI documentation (search for licence or use index). One of these pages will be: ...
Dennis Bareis
dbareis
Offline Send Email
Aug 4, 2005
8:30 am
1013
All work, thank you....
yaroslav_from_dubna
yaroslav_fro...
Offline Send Email
Aug 4, 2005
8:43 am
1014
Dear Dennis! I want to disable complete feature and i define COMPANY_WANT_COMPLETE_FEATURE as N. I got the error: "To add the HTML to the MSI we need to know...
yaroslav_from_dubna
yaroslav_fro...
Offline Send Email
Aug 5, 2005
9:25 am
1015
Hi, ... Fisrt off have you installed MSIVAL2 to allow the generated MSI to be validate during the build? As for what happened, not enough detail and I don't...
Dennis Bareis
dbareis
Offline Send Email
Aug 5, 2005
9:44 am
1017
I'm trying to set permissions to a folder I've created on install that is a virtual directory. I actually only need IUSR_<machinename> to have Change...
teracomp_dave
Offline Send Email
Aug 5, 2005
10:24 pm
1018
Hi, ... OK, I'm going with the theory that you know it will work from the command line as you have tested it so what might be wrong? If you haven't and are...
Dennis Bareis
dbareis
Offline Send Email
Aug 5, 2005
10:42 pm
1019
I have cut down to a stand-alone example which is zipped and attached. I left much of the structure intact -- how the folders are structured, how I'm using...
Merl Schmits
ravenkall
Offline Send Email
Aug 8, 2005
3:33 pm
1020
Hi, ... Thanks for that, as you'd know the failing line is: <$Component "<$ApplicationAFeatureName>" Create="N" ...
Dennis Bareis
dbareis
Offline Send Email
Aug 9, 2005
8:33 am
1021
Hi, Am I missing something? I'm not seeing an option to download the attachment. All I see is that there was an attached zip file but that it was not stored....
ravenkall
Offline Send Email
Aug 9, 2005
1:55 pm
1022
i get this in the iSeriesAccess.DBG.TXT file The iSeriesAccess.mm and iSeriesAccess.ver files are below that What am I doing wrong? ...
craig_fillmore
Offline Send Email
Aug 9, 2005
9:38 pm
1023
Hi, ... Sorry, yahoo no longer archive attachments, I assume you don't set the messages as email? I will create a new version of MAKEMSI tonight so you can...
Dennis Bareis
dbareis
Offline Send Email
Aug 9, 2005
9:39 pm
1024
Hi, ... iSeriesAccess V5R3 (wrapper)" CHANGE="\"> If you use MAKEMSI.MMH directly then you are indicating that you wish to do virtually everything rather than...
Dennis Bareis
dbareis
Offline Send Email
Aug 9, 2005
9:44 pm
1025
Hi, ... Thank you. I've updated my profile to send email to help avoid this problem in the future. (crosses fingers) --Merl...
ravenkall
Offline Send Email
Aug 10, 2005
1:35 pm
1026
Hi, ... the ... The feature name is defined in ApplicationA.MMH and included by hierarchy: (TestSoftware.MM -> Group1.MM -> ApplicationA.MM -> ...
ravenkall
Offline Send Email
Aug 10, 2005
2:08 pm
1027
Hi, ... I think you'll find that this is your problem... Specifically with the line I mentioned (or with the creation of a component of that name). You can...
Dennis Bareis
dbareis
Offline Send Email
Aug 10, 2005
9:48 pm
1028
Hi, For anyone following: After installing the verification tool and cleaning up other errors, I worked my way down to the problem: I was passing the...
ravenkall
Offline Send Email
Aug 11, 2005
4:36 pm
1029
I am trying to wrap a non-MSI Wise installer using the WrapInstall command. After looking at the sample that wraps the non-MSI InstallShield installer and...
sarah_e_carlson
Offline Send Email
Aug 12, 2005
10:14 pm
1030
Hi, ... I suspect that you probably do not want to include the above, see (as well as the installed samples): ...
Dennis Bareis
dbareis
Offline Send Email
Aug 12, 2005
10:55 pm
1031
... I have realized what the biggest problem is you were not using the "MSI" and "/MSI" commands, MAKEMSI will now generate better error messages for these...
Dennis Bareis
dbareis
Offline Send Email
Aug 13, 2005
12:29 am
1032
All i want to do is create a little MSI file that contains two executables. Copy those two files to someplace on the hard drive and then execute those two...
guardian4511
Offline Send Email
Aug 16, 2005
1:47 am
1033
Hi, ... Have a look at the "ExeCA" command. Bye, Dennis...
Dennis Bareis
dbareis
Offline Send Email
Aug 16, 2005
1:50 am
1034
... I don't think I will need to use makemsi.mmh directly. I will investigate the other header files you've provided to personalize my installation. ... That...
sarah_e_carlson
Offline Send Email
Aug 16, 2005
2:40 pm
1035
I'm working my way toward creating a very basic MSI will just install a couple of files to the system with out prompting the user for any information. Using...
Nathan Binneboese
guardian4511
Offline Send Email
Aug 16, 2005
8:16 pm
1036
I need to create an odbc dsn during an install; is there a better way to do this than exporting the dsn's reg key from my dev machine and importing it on...
David
dinner_dave
Offline Send Email
Aug 17, 2005
2:08 am
1037
Hi, First I would like to say this tool looks great. Also I am not a programmer or scripter so I need a litle help. I have an .exe I would like to convert to...
rev8563
Online Now Send Email
Aug 17, 2005
2:09 am
Messages 1007 - 1037 of 2612   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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