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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 2583 - 2612 of 2612   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2583
Hi, I've seen your two email but the answers to this email is what I'm interested in (and the 3010 question). You have clarified some of it in that you say...
Dennis Bareis
dbareis
Offline Send Email
Oct 8, 2009
6:42 am
2584
1. Return code installer is 0. http://tech.groups.yahoo.com/group/makemsi/files ProblemReadMiltiString.zip...
niarbrnd
Offline Send Email
Oct 8, 2009
12:49 pm
2585
Hi, In "working" log: MSI (s) (90:54) [16:28:34:624]: PROPERTY CHANGE: Adding RCPTTO property. Its value is 'rrrr'. IN "FAILING" LOG: MSI (s) (90:28)...
Dennis
dbareis
Offline Send Email
Oct 9, 2009
4:05 am
2586
Thanks Dennis. I have decided to refuse usage MULTISTRING simply. How much I understand in MSI there is no support of arrays...
niarbrnd
Offline Send Email
Oct 9, 2009
10:10 am
2587
Hi, ... Probably easiest solution at least for now. Bye, Dennis...
Dennis Bareis
dbareis
Offline Send Email
Oct 11, 2009
12:17 am
2588
Dennis, I've been looking to persist custom properties across installs. I have my property set to Persist, and everything looks fine - the values are stored...
Gardner, Paul G.
paulggardner
Offline Send Email
Oct 15, 2009
6:00 pm
2589
Hi, ... have my property set to Persist, and everything looks fine – the values are stored and reappear on a custom dialog box if I run the install again and...
Dennis Bareis
dbareis
Offline Send Email
Oct 15, 2009
11:02 pm
2590
Dennis, I don't think I described the issue correctly. What I'm talking about is not that the repair is broken. Rather, what I saying is that during a modify,...
Gardner, Paul G.
paulggardner
Offline Send Email
Oct 16, 2009
12:29 pm
2591
Dennis, Ok, so that was a lot easier than I thought. The .MM is attached (I modified the TryME example). To see what I'm talking about: 1) Run the installer....
Gardner, Paul G.
paulggardner
Offline Send Email
Oct 16, 2009
12:52 pm
2592
Dennis, Can you please add an option to the MSI Build process to make the pauses at the end optional? I'd like to put this into an automatic process and while...
Gardner, Paul G.
paulggardner
Offline Send Email
Oct 16, 2009
3:23 pm
2593
Hi, ... Glad to hear that :-) Given MAKEMSI scripting it is not normally difficult and is for me at least THE way to solve problems, you get it to bare bones....
Dennis Bareis
dbareis
Offline Send Email
Oct 16, 2009
11:58 pm
2594
Hi, ... pauses at the end optional? I’d like to put this into an automatic process and while I can remove the pause manually, I’ll have to do that each...
Dennis Bareis
dbareis
Offline Send Email
Oct 17, 2009
12:03 am
2595
Yes, that helps - actually it pratically does all the work for me. I didn't see that in the table of contents and have been using what I gleaned from the...
Gardner, Paul G.
paulggardner
Offline Send Email
Oct 18, 2009
6:50 pm
2596
Thanks for the breakdown. I learned quite a bit just reading along with your description. I'll look deeper into the component and feature attributes and the...
Gardner, Paul G.
paulggardner
Offline Send Email
Oct 18, 2009
6:59 pm
2597
Dennis, I'm having a problem with the speed of the MSI creation. There are some files that take over 2 hours to compress (dxf files) and I'd obviously like to...
Gardner, Paul G.
paulggardner
Offline Send Email
Oct 22, 2009
12:41 am
2598
Hi, ... Don't know, we taling a large number of files or big files that take a while? The logs should provide some info and you can adjust how verbose...
Dennis
dbareis
Offline Send Email
Oct 22, 2009
1:42 am
2599
Hi, ... obviously ... Just watching the compile progress, I can tell this about large files. The number of files seems to be irrelevant in that larger...
Gardner, Paul G.
paulggardner
Offline Send Email
Oct 22, 2009
2:31 am
2600
Hi, ... then why not use the tool as it was intended to be used? Not sure what you mean by "as it was intended to be used" as I am using it as it may have been...
Dennis Bareis
dbareis
Offline Send Email
Oct 22, 2009
7:53 am
2601
... Meaning that if MakeMSI supported custom CAB files and I was missing the commands/options then I should be using those, and not the ability MakeMSI...
Paul
paulggardner
Offline Send Email
Oct 22, 2009
11:28 am
2602
Hi, ... the problem files hardly ever change. Lets see how you go varying options first. I realized you can't vary the options for each "compile" so I have...
Dennis Bareis
dbareis
Offline Send Email
Oct 23, 2009
4:12 am
2603
I need to make 175 MSI, all different. I have the all of the files needed in separate folders, any way to run a batch process. Takes forever to right click...
Edgar
adamsedgar99
Offline Send Email
Oct 26, 2009
9:25 pm
2604
Hi, ... Thats a lot of MSIs! Anyway to answer your question, yes, see documentation at: http://makemsi-manual.dennisbareis.com/unattended_msi_builds.htm ...
Dennis
dbareis
Offline Send Email
Oct 26, 2009
9:30 pm
2605
Hi, ... Sounds like a Windows Installer bug to me. You say on Vista, have you tried other OS and it works? Use of the "compile" command (to generated multiple...
Dennis Bareis
dbareis
Offline Send Email
Oct 27, 2009
6:51 am
2606
Dennis, Thank you for the response. For the time being, we have worked around the problem by installing fewer files (down to ~2000 from ~3500). Cheers, Warren...
delwarl
Offline Send Email
Oct 27, 2009
9:31 pm
2607
Dennis, I'm sure this is possible, but I can't figure it out. Background: I've downloaded your latest update and was able to get the compile time down to 30...
Gardner, Paul G.
paulggardner
Offline Send Email
Oct 29, 2009
1:24 pm
2608
Hi, ... While no doubt large files will compile slower than smaller ones your biggest influence is more likely to be their file extension (type), for example...
Dennis
dbareis
Offline Send Email
Oct 29, 2009
11:06 pm
2609
... Usually true, but not in this case. The file sizes range from 250KB to 8MB for the dxf extension. ... That was it, thanks. Note : I was unable to find...
Paul
paulggardner
Offline Send Email
Oct 30, 2009
10:55 am
2610
Hi, ... compile time ... I have enabled compile caching but have only tested that it gets cached and used as expected, not that this doesn't cause any...
Dennis Bareis
dbareis
Offline Send Email
Nov 6, 2009
8:42 am
2611
Hi: I have a package that I have a fairly anarchic installation method for; primarily batchfile driven, assumes all sorts of things, asks no questions of the...
Tim P
t1m_p
Offline Send Email
Nov 6, 2009
9:13 pm
2612
Hi, Sorry for the delay, your email got caught by the spam filter which then ended up with me sending the response to myself, and I only now realised :-) ... ...
Dennis Bareis
dbareis
Offline Send Email
2:31 am
Messages 2583 - 2612 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