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...
Show off your group to the world. Share a photo of your group with us.

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 2116 - 2146 of 2612   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2116
How effective is MAKEMSI at repackaging applications? I understand that you do not "repackage" MSIs and that's not what I'm asking. I'm talking about...
Joel Hopper
dochopper
Offline Send Email
Nov 2, 2007
9:02 pm
2117
Hi, ... MAKEMSI can create transforms for msis, this could be called repackaging... Sounds like you have probably found this page: ...
Dennis Bareis
dbareis
Offline Send Email
Nov 2, 2007
9:10 pm
2118
Dennis, This is a great program you have written. I would like to know if I could us it as a program to run as a task in our Wise Package Studio processes. The...
mpa2011
Offline Send Email
Nov 16, 2007
3:30 am
2119
Hi, I think this is what you are after: http://makemsi- manual.dennisbareis.com/can_makemsi_be_used_without_installing_it_on_t he_machine.htm Any issues please...
Dennis Bareis
dbareis
Offline Send Email
Nov 16, 2007
3:54 am
2120
Hello, I am trying to read a property value to set another property with that data value. I don't know the syntax to use the defined variable. Here is what I...
mpa2011
Offline Send Email
Nov 16, 2007
5:33 pm
2122
Hi, Your issue is you are mixing build time (#define, macro replacement) items with install time code etc. The property command defines "*Value" and this is...
Dennis Bareis
dbareis
Offline Send Email
Nov 16, 2007
8:36 pm
2123
Hello, I' trying to change the default column lengths for file, directory, component fields and now I get MSI validation errors. Looking into Tables.mmh, it...
Konstantin Malakhanov
konstantin.m...
Offline Send Email
Nov 21, 2007
4:58 pm
2124
Hello, I have inherited an installer that is built with MakeMsi. It uses the basic framework of these files, largely unmodified: Company.mmh Dept.mmh ...
mdincipient
Offline Send Email
Nov 21, 2007
8:44 pm
2125
Hi, Oops your right there is an issue, I will try to fix tonight. Thanks for reporting it. ... component ... are using ... TYPE="s<$TABLES_LNG_FILE_COLUMN>"...
Dennis Bareis
dbareis
Offline Send Email
Nov 21, 2007
8:50 pm
2126
Hi, ... All controls are defined in the "Control" table, use orca to have a look. See this (and near) example: ...
Dennis Bareis
dbareis
Offline Send Email
Nov 21, 2007
8:55 pm
2127
I'm looking for a *simple* way to insert several dialogs into the sequence in a place that doesn't seem to be supported by the standard Dialog MSI command. I...
Kevin Keane
ipakleppa
Offline Send Email
Nov 21, 2007
11:51 pm
2128
Hi, ... It should work if you copy over the "tables.mmh" from the makemsi files area. Its possible (but unlikely) there are others I missed but the most likely...
Dennis Bareis
dbareis
Offline Send Email
Nov 22, 2007
9:08 am
2129
Hi, ... Sorry but I don't think so. The way Windows Installer links the dialogs is pretty tricky and I've taken care of the simplest case where its a straight...
Dennis Bareis
dbareis
Offline Send Email
Nov 23, 2007
12:27 am
2130
Hi All, This is my first try to MakeMsi. my goal is to generate a new msi with productCode & productName changed out of a old msi, and that these 2 MSIs can be...
beijinger007
Offline Send Email
Dec 3, 2007
8:41 pm
2131
Hi, ... side ... out ... There is another GUID (http://makemsi- manual.dennisbareis.com/guids.htm) you need to take care of ("UpgradeCode"). If you want to...
Dennis Bareis
dbareis
Offline Send Email
Dec 3, 2007
8:53 pm
2132
Hi all, Just a warning and for your information I will be going on holidays in 2 weeks for about a month. Over that time I may not have Internet access for...
Dennis Bareis
dbareis
Offline Send Email
Dec 7, 2007
6:26 am
2133
Hi All, I have a minor improvement to the DllCa-C macro: the location of the Platform SDK seems to always be identified by the environment variable INETSDK....
Kevin Keane
ipakleppa
Offline Send Email
Jan 1, 2008
7:05 pm
2134
Hi, Thanks for the information, I have included BOTH locations in the new code listed at: http://makemsi-manual.dennisbareis.com/platform_sdk_dir.htm Could you...
Dennis Bareis
dbareis
Offline Send Email
Jan 3, 2008
1:38 am
2135
Hi Dennis, Thanks for that quick change! It works! I believe these are actually different platform SDKs, although it seems that the Server 2003 Platform SDK is...
Kevin Keane
ipakleppa
Offline Send Email
Jan 5, 2008
11:24 am
2136
I need to include a variation of this sample. When I change this line: #define ProdInfo.Default.OnlyOn WORKSTATION WIN2000+ ;;I wish to reuse "TRYME.VER"...
pjwolfe41y
Offline Send Email
Jan 7, 2008
11:29 am
2137
Hi, I am new to MakeMSI, but not programming. I'm attempting what appears to be a simple task: Create an MSI that will remove an existing local profile and...
jonkinger
Offline Send Email
Jan 7, 2008
11:30 am
2138
Hi, While I haven't reproduced your package to test and generate a log, it would seem that you can take the custom action you have started and make a few...
Merl Schmits
ravenkall
Offline Send Email
Jan 7, 2008
1:44 pm
2139
I'm looking for a way to wrap an MSI in another MSI. Is this possible? Here is the situation I am trying to solve. I have an MSI (my own, generated by...
Kevin Keane
ipakleppa
Offline Send Email
Jan 7, 2008
4:28 pm
2140
What about running a custom action to "execute" the config file MSI after the main MSI runs? Joel From: makemsi@yahoogroups.com...
Hopper, Joel
dochopper
Offline Send Email
Jan 7, 2008
4:31 pm
2141
Merl, Thanks for the tip, it pointed me in the right direction! I realized that my batch file was just one line, so I made it an argument to cmd.exe in my...
Jonathan King
jonkinger
Offline Send Email
Jan 8, 2008
1:07 am
2142
Maybe this question is not strictly on topic here (because more MSI related than MakeMsi related), but maybe somebody has a proposal anyway!? My installation...
cbhb2
Offline Send Email
Jan 8, 2008
2:45 pm
2143
It seems to me that you may want to solve this within your application, rather than within the installer. After all, you would still have this problem if you...
Kevin Keane
ipakleppa
Offline Send Email
Jan 8, 2008
4:28 pm
2144
That would probably work (OK, I'd have to delay executing the config file MSI since Windows Installer can only handle one at a time, but that can be solved). ...
Kevin Keane
ipakleppa
Offline Send Email
Jan 8, 2008
4:33 pm
2145
Insert the config MSI as a file inside the programs MSI. Then set a custom action to run the Config MSI. I think that would work. Joel From:...
Hopper, Joel
dochopper
Offline Send Email
Jan 8, 2008
4:39 pm
2146
It would work, but it would require rebuilding the MSI for each individual customization. Since rebuilding this MSI takes about 7 minutes each time, doing just...
Kevin Keane
ipakleppa
Offline Send Email
Jan 8, 2008
4:55 pm
Messages 2116 - 2146 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