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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 1708 - 1738 of 2613   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1708
I've found a problem with MAKEMSI 06.305 I'm building with size limited external cabs and html documentation. It builds 2 cab files for the main build, then...
Julian Onions
julianonions
Offline Send Email
Nov 5, 2006
12:13 pm
1709
Hi, I've done some customizing of Thunderbird for our organizations' 1000+ staff. I'd like to run a batch file, to delete the userChrome.css file from a...
Ken
lionrampnt1
Offline Send Email
Nov 7, 2006
3:25 am
1710
Hi, I'm not 100% sure what you are asking, however batch files can be executed as "custom actions" (see manual) and there is a free MSI (and MAKEMSI script for...
Dennis Bareis
dbareis
Offline Send Email
Nov 7, 2006
3:39 am
1711
Hi, here some newbie questions... I tried to customize the provided sample scripts, but couldn't get too far. I would like to do two things: 1. simple MSI...
mvorkoster
Offline Send Email
Nov 7, 2006
8:56 am
1712
Hi, mvorkoster wrote: . ... Have you looked at: http://makemsi-manual.dennisbareis.com/batch_file_custom_actions.htm ... I don't know what you mean by "welcome...
Dennis Bareis
dbareis
Offline Send Email
Nov 7, 2006
9:15 am
1713
Hi.. I have been reading the help file over and over again without understanding how to use your program . I'm not used to programming, maybe that's why. I'd...
aerogel
Offline Send Email
Nov 7, 2006
8:44 pm
1714
... Have you read and followed: http://makemsi-manual.dennisbareis.com/quickstart.htm ... It sounds like you will want to read: ...
Dennis Bareis
dbareis
Offline Send Email
Nov 7, 2006
8:50 pm
1715
Hi, ... I made many changes to support multiple compiles and not all of these are perfect for what you are doing... At some stage this is an area I need/wish...
Dennis Bareis
dbareis
Offline Send Email
Nov 8, 2006
6:51 am
1716
Hi, thanks for the quick reply. ... http://makemsi-manual.dennisbareis.com/batch_file_custom_actions.htm I tried without success: #### Building from...
mvorkoster
Offline Send Email
Nov 8, 2006
7:10 am
1717
Hi, ... OK so it died on line 1 of your script. ... And line 1 was a component command. ... And the component command doesn't exist. This is because you have...
Dennis Bareis
dbareis
Offline Send Email
Nov 8, 2006
7:45 am
1718
Hi, ... MSI... ... I just copy-pasted the example from http://makemsi-manual.dennisbareis.com/batch_file_custom_actions.htm as new MM file ?? Do I have to...
mvorkoster
Offline Send Email
Nov 8, 2006
10:06 am
1719
Hi, ... Most examples in the manual are not full self contained! Copy to end of (or merge with as appropriate) "TryMe.mm". ... OK, now I know what you are...
Dennis Bareis
dbareis
Offline Send Email
Nov 8, 2006
11:41 am
1720
Hi, the MM script compiles now (hooray), but produces an error while executed at a W2K virtual machine: ###################### script start...
mvorkoster
Offline Send Email
Nov 9, 2006
10:20 am
1721
Hi, If you batch file doesn't indicate whether it has failed or not then you should ignore the return code (type="anyrc"). Bye, Dennis ... -- Dennis Bareis...
Dennis Bareis
dbareis
Offline Send Email
Nov 9, 2006
11:21 am
1722
Hi, ... you ... that did the trick, my batch file runs now :) One last thing: the file "try me" is still copied to c:\Program Files\MAKEMSI Package...
mvorkoster
Offline Send Email
Nov 9, 2006
12:16 pm
1723
Hello, You will want to update the level of the feature containing the documentation so that it does not install. In your code you may only need to add enough...
Merl Schmits
ravenkall
Offline Send Email
Nov 9, 2006
4:00 pm
1724
Hi, ... Bad choice this time :-) I've just checced the code/sample and that is not the case (it would have been at some earlier stage). I am always making...
Dennis Bareis
dbareis
Offline Send Email
Nov 9, 2006
9:00 pm
1725
I'm having the following issue. <$PHP_INC_FILE> points to some Japanese characters. I set up the code page for the project to 932, and the files that contain...
juancr
Offline Send Email
Nov 14, 2006
4:15 am
1726
Hi, ... 1. See: http://tech.groups.yahoo.com/group/makemsi/message/1647 2. If you do ignore it check it it actually works, if so I assume it would be...
Dennis Bareis
dbareis
Offline Send Email
Nov 14, 2006
8:01 am
1727
Dear Experts Does Makemsi support dotNet 2.0? Thanks km...
littledu
kuangmingchen
Offline Send Email
Nov 22, 2006
9:01 pm
1728
Dear Experts I'm a new Makemsi user and i would like to build my code in VB dotnet 2.0 and generate a msi file. Is there a template(something like TryMe.mm) to...
littledu
kuangmingchen
Offline Send Email
Nov 23, 2006
9:57 pm
1729
Dear Experts I have read the manual serveral times and i wonder if there is a template (like TryMe.mm) to perform the following tasks. 1. Build C sharp code in...
littledu
kuangmingchen
Offline Send Email
Nov 23, 2006
9:58 pm
1730
Hi, ... I was hoping someone who knew more about .Net would answer... Windows Installer supports it and so should MAKEMSI as it creates Windows Installer...
Dennis Bareis
dbareis
Offline Send Email
Nov 23, 2006
10:06 pm
1731
Hi, ... If you want to build the code as part of the MAKEMSI build then look for current uses by me of "AddressCmd" (see the PPWIZARD manual). As an...
Dennis Bareis
dbareis
Offline Send Email
Nov 23, 2006
10:29 pm
1732
Dear Experts (This is a stupid question) I would like to change the welcome paragraph on the welcome page "Welcome to the TryMe..." however i could not find...
littledu
kuangmingchen
Offline Send Email
Nov 24, 2006
9:05 pm
1733
Hi, ... Its not. ... First off as properties are case sensitive, there is none called "productname"... The framework you are using is based on modifying a...
Dennis Bareis
dbareis
Offline Send Email
Nov 25, 2006
12:27 am
1734
Hi, Any update, working? I'm interested in any feedback on international support and difficulties as I havn't needed to do this myself. Bye, Dennis P.S. I...
Dennis Bareis
dbareis
Offline Send Email
Nov 26, 2006
12:18 am
1736
Hi Dennis Thank you for the quick reply of previous emails. I found my way out. Thank you very much. Now I have 2 more questions. 1. How do we add "new...
littledu
kuangmingchen
Offline Send Email
Nov 27, 2006
10:05 pm
1737
Hi, ... example, ... Try: http://makemsi-manual.dennisbareis.com/crlf.htm ... Look for (and around) "DisableTypicalButton" in "UISAMPLE.MMH" as I am already...
Dennis Bareis
dbareis
Offline Send Email
Nov 28, 2006
1:01 am
1738
Hi, ... Oops that second one should have been: http://msdn.microsoft.com/library/default.asp?url=/library/en- us/msi/setup/Control_Table.asp Doing too many...
Dennis Bareis
dbareis
Offline Send Email
Nov 28, 2006
1:33 am
Messages 1708 - 1738 of 2613   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