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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 10 - 39 of 2612   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
10
In our current project, we had a number of situations where I had, for example, to add identical ControlConditions for a subset of Dialogs. I had my hands full...
dumbarton13
Offline Send Email
Jun 5, 2003
1:20 am
11
The development process is all about speedy iterations! Suggestion #1 ~~~~~~~~~~~~~ In using MAKEMSI, I have several times "wasted" a test iteration for two...
dumbarton13
Offline Send Email
Jun 5, 2003
1:41 am
12
I appreciate this might be a more appropriate topic for the public.platformsdk.msi group but I would appreciate your views and whether I can adjust a security...
dumbarton13
Offline Send Email
Jun 5, 2003
2:03 am
13
Hi, ... This is I believe a major design goal of Windows Installer technology... ... MAKEMSI will not limit what you can do with an MSI. It simply doesn't...
Dennis Bareis
dbareis
Offline Send Email
Jun 6, 2003
4:20 am
14
Hi, ... I can't tell but I can make it fail early and with a better message which I have now done it will be in the next release. For now you could create a...
Dennis Bareis
dbareis
Offline Send Email
Jun 6, 2003
5:09 am
15
Hi, ... You can use msidiff to get it back into "MAKEMSI" format if you wish. ... Rather than work backwards, if would be much similer to create a macro which...
Dennis Bareis
dbareis
Offline Send Email
Jun 6, 2003
5:10 am
16
I have an .MM file which provides the basic installation information for a program. The program comes in several flavours which are differentiated by the...
jcodous
Offline Send Email
Jun 12, 2003
8:51 am
17
Hi, ... No I don't know what causes if (I will have to look into it) however I have a solution which worked for me when I had similar the other day. I will...
Dennis Bareis
dbareis
Offline Send Email
Jun 12, 2003
9:01 am
18
Hi, In case you haven't realised I have been making regular updates and I'm currently uploading the latest changes. This includes some suggestions and issues...
Dennis Bareis
dbareis
Offline Send Email
Jun 12, 2003
10:44 pm
19
The MAKEMSI run produces a cabinet file which I presume is a necessary step before it is added back into the MSI database. My MSI database is currently over...
dumbarton13
Offline Send Email
Jun 13, 2003
3:07 pm
20
I note your error reports on the MSI forum! Here's another you can check and post: The MSI docs says that the entry for summary.security should be 2 for...
dumbarton13
Offline Send Email
Jun 13, 2003
3:09 pm
21
Hi, ... It is required as currently it is the only supported method. Other possibilities are one or more external cabs (I personally don't like) or all files...
Dennis Bareis
dbareis
Offline Send Email
Jun 14, 2003
12:17 am
22
Hi Dennis Thanks for your reply. I guess my question came from using IS Pro where one or more cabinet files is the norm. I was interested to find out how it...
dumbarton13
Offline Send Email
Jun 14, 2003
1:20 am
23
Hi Dennis Two hassles with the MS-supplied template which I am sure you have noticed long ago! 1. Control Width > 370 (the Wizard width) The Controls...
dumbarton13
Offline Send Email
Jun 14, 2003
1:57 am
24
Hi, ... I don't have much confidence but I'm giving it a go... ... I have noticed something a bit suss here before and I will report it as I have validated it...
Dennis Bareis
dbareis
Offline Send Email
Jun 14, 2003
4:58 am
25
Hi, ... If you send me these corrections I can include them in the next version. Bye, Dennis ... Dennis Bareis (dbareis@...) Melbourne, AUSTRALIA....
Dennis Bareis
dbareis
Offline Send Email
Jun 14, 2003
5:01 am
26
Hi, ... I don't really know how it is "generally" done but I have my own ideas about what is best. ... Eventually I do wish to support multiple cabs for those...
Dennis Bareis
dbareis
Offline Send Email
Jun 14, 2003
11:29 pm
27
Hi Dennis As per my suggestion, I have added the following line to PpWiz4MM.4mm call AddSummaryLine 'Completed at', NiceDateTime() in two places before the...
dumbarton13
Offline Send Email
Jun 15, 2003
2:50 am
28
Hi, ... We must have got our wires crossed, I did not mean to say that you needed to update "PpWiz4MM.4mm". You would need to update the version for every...
Dennis Bareis
dbareis
Offline Send Email
Jun 15, 2003
5:44 am
29
Hi Dennis Your MakeMsi installation adds a system-wide entry called "Display MD5" in the dropdown menu which appears when you right-click a file in Windows...
dumbarton13
Offline Send Email
Jun 15, 2003
3:13 pm
30
Hi Dennis Further to my earlier posting, I see you have already made GenerateMD5 a Feature but as a sub-feature of Complete. By going to a 'Custom'...
dumbarton13
Offline Send Email
Jun 15, 2003
6:08 pm
31
Hi, ... Well you might wish to email it to someone or check it against a generate HTML report. ... I'll call this a anti-virus program bug :-) ... I think this...
Dennis Bareis
dbareis
Offline Send Email
Jun 16, 2003
9:14 am
32
Hi, There is an error in the Company.mmh file that you sent me. When setting up the "Complete" feature, the directory is set using "Directory". However, your...
jcodous
Offline Send Email
Jun 16, 2003
1:01 pm
33
... If ... In addition, the default is to be empty. This creates an installer which doesn't allow the user to change the location. I would prefer a default of...
jcodous
Offline Send Email
Jun 16, 2003
3:52 pm
34
Hi Dennis The <$MergeModule ...> macro works perfectly except for one module where I use the 'Dir' option. In am trying to merge the Microsoft-supplied msm for...
dumbarton13
Offline Send Email
Jun 17, 2003
4:25 am
35
Hi, As people in the MAKEMSI may also have had this problem I am sending this there also.. ... The problem is that the "UISAMPLE" provided my MS does not...
Dennis Bareis
dbareis
Offline Send Email
Jun 17, 2003
10:07 am
36
Hi, ... Thanks for letting me know, I have added parameter validation to the "Feature" command and fixed the problem in the "company.mmh" header. Bye, Dennis ...
Dennis Bareis
dbareis
Offline Send Email
Jun 17, 2003
10:20 am
37
Hi, ... "INSTALLDIR" is a common convention. The default value is not exactly blank however, it is the contents of a macro called...
Dennis Bareis
dbareis
Offline Send Email
Jun 17, 2003
10:32 am
38
Hi, ... My first port of call for any problem or issue is generally (google groups): http://groups.google.com/advanced_group_search?num=30&as_miny=2001&as_ ...
Dennis Bareis
dbareis
Offline Send Email
Jun 17, 2003
10:44 am
39
Hi, ... Thank you. ... Please in future specify what "it doesn't work" means... What error messages etc. ... First off, you don't HAVE to use the higher level...
Dennis Bareis
dbareis
Offline Send Email
Jun 17, 2003
11:02 am
Messages 10 - 39 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