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 949 - 978 of 2616   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
949
Hi, since yesterday I'm playing around with makemsi. It is a flexible powerful tool for creating msi, so Dennis, thanks a lot for makeing this tool available! ...
thomaskrebs
Offline Send Email
Jul 6, 2005
8:09 am
950
Hi, ... Thanks. ... Believe it or not its faster than it used to be... I have an idea of where a lot of the time is going since my testing for the last release...
Dennis Bareis
dbareis
Offline Send Email
Jul 6, 2005
9:34 am
951
Hi, ... Not only did this come out scrambled but I realized that moving the definition of "FILE_REPORT" as I suggested would not work, so I'm uploading a new...
Dennis Bareis
dbareis
Offline Send Email
Jul 6, 2005
10:36 am
952
1. How to un-remove (keep) the value of registry after uninstallaion? 2. How to keep the original value of registry in installation ?...
ªü¬F
sofax0092
Offline Send Email
Jul 7, 2005
6:44 am
953
Hi ... Please see: * http://users.cyberone.com.au/dbareis/makemsi/resource_install_and_uninstall.htm *...
Dennis Bareis
dbareis
Offline Send Email
Jul 7, 2005
7:36 am
954
I am using makemsi v 3.0.325 I noticed that installed files attribute change from 'read-only' to 'normal'. What is the best recipe to prevent installed file...
krokha
Offline Send Email
Jul 8, 2005
12:25 am
955
Hi, ... changed ? ... Please read the file commands doco (see "Attributes" and "CopyAttributes" parameters + example). If you decide you don't like the MAKEMSI...
Dennis Bareis
dbareis
Offline Send Email
Jul 8, 2005
2:04 am
956
... http://users.cyberone.com.au/dbareis/makemsi/resource_install_and_uninst all.htm ... Sorry, I still can not figure out how to do ! Would you give me a...
sofax0092
Offline Send Email
Jul 8, 2005
2:40 am
957
Hi, ... To prevent uninstallation I'd set "ComponentId" to "" on the relevant "component" commands (or set the permanent" attrribute). The "component" command...
Dennis Bareis
dbareis
Offline Send Email
Jul 8, 2005
3:11 am
958
Hi, If you have MSIs with large numbers of files then you may be interested in downloading and trying a "beta" version of MAKEMSI: ...
Dennis Bareis
dbareis
Offline Send Email
Jul 10, 2005
4:02 am
959
OK, so I've tried to itemize the steps of automating changes to a prebuilt MSI. This is really close to working but I'm still having a few problems with this....
James John McGuire
James_John_M...
Offline Send Email
Jul 11, 2005
5:28 am
960
Hi, ... No need to copy it ... I don't understand this bit. Tweek.mm not involved in this and your "before" can be the existing filename ... This name will be...
Dennis Bareis
dbareis
Offline Send Email
Jul 11, 2005
6:12 am
961
... I use the code as following: <$Component "com1" Create="Y" Directory_="INSTALLDIR" Attributes="Permanent NeverOverwrite"> <$Files ".\src\iusrgo.phs"> ...
ªü¬F
sofax0092
Offline Send Email
Jul 11, 2005
6:31 am
962
Thanks for your prompt reply. A point of clarification that I think could help. ... I don't understand this bit. Tweek.mm not involved in this and your...
James John McGuire
James_John_M...
Offline Send Email
Jul 11, 2005
7:27 am
963
Hi, ... This is a error reporting bug which I have just fixed. It occurs if the @where clause contains double quotes and the expected number of rows were not...
Dennis Bareis
dbareis
Offline Send Email
Jul 11, 2005
7:51 am
964
Hi, ... It sounds like you are doing the right thing then. One more point, after you right click select build option, look at the debug file in the out...
Dennis Bareis
dbareis
Offline Send Email
Jul 11, 2005
7:55 am
965
Hi, ... Not sure what you mean by "reserved", but think your problem is that the component "com1" hasn't got a keypath (did you get a validation warning?). Try...
Dennis Bareis
dbareis
Offline Send Email
Jul 11, 2005
8:29 am
966
... that the ... warning?). ... blank ... latter ... The "reserved" means "not removed" ! It still was not work, after I adding the KeyFile="*" ! The file...
ªü¬F
sofax0092
Offline Send Email
Jul 12, 2005
1:05 am
967
Hi, ... Try adding: #define COMPANY_REINSTALLMODE Before loading MAKEMSI and see if that helps, let me know. ... Can't do that! Bye, Dennis...
Dennis Bareis
dbareis
Offline Send Email
Jul 12, 2005
2:01 am
968
... Dennis, I'm just evaluating this release. When makemsi packages the individual files each file takes exactly 10 seconds as I can see from the packaging...
Thomas Krebs
thomaskrebs
Offline Send Email
Jul 12, 2005
2:06 pm
969
Hi, ... 10 ... the ... I don't expect any changes in the "cyan" (script) part of the build, but it should be faster both for the initial setup and for the HTML...
Dennis Bareis
dbareis
Offline Send Email
Jul 12, 2005
9:51 pm
970
Hello Dennis, I just wanted to say that once again I was able to solve a problem by searching the extensive documentation. The solution was a single line ...
Yankee Robotics
djwisehart
Offline Send Email
Jul 17, 2005
4:09 am
971
... Thanks for that feedback, I put a lot of work into the doco and its nice for someone to recognise this! ... As long as you didn't originally modify any...
Dennis Bareis
dbareis
Offline Send Email
Jul 17, 2005
8:01 am
972
... Sorry obviously you have changed at least one MAKEMSI file, its best not to and will mean you should be extra careful, otherwise the new version of MAKEMSI...
Dennis Bareis
dbareis
Offline Send Email
Jul 17, 2005
8:07 am
973
... No Dennis, you misunderstand. It is OUR company mmh file, which happens to be named YR.mmh; not to be confused with YOUR company.mmh file. Just because I...
Yankee Robotics
djwisehart
Offline Send Email
Jul 18, 2005
1:04 am
974
Hi, ... happens to ... Very good, either way I wanted to make this plain. I've had at least 2 non-idiots make this mistake that I know of. Bye, Dennis...
Dennis Bareis
dbareis
Offline Send Email
Jul 18, 2005
1:19 am
975
Hi, ... Did that work? Bye, Dennis...
Dennis Bareis
dbareis
Offline Send Email
Jul 21, 2005
2:08 am
976
Hi, I'm newbie, I want to copy some dll's to system32 but the problem I'm having is different pc has different windows directory tree such as ...
jeff_k_lu
Offline Send Email
Jul 22, 2005
11:05 pm
977
Hi, ... If its a Windows file you probably can't do that on Windows 2000/XP (see Windows File Protection). If its your own you may want to check if it needs to...
Dennis Bareis
dbareis
Offline Send Email
Jul 22, 2005
11:13 pm
978
Hi , Can Anyone help me out how to create dependencies between 2 features . Then if suppose i have Two versions say for example Test 1 And Test 2 of a product...
sreedevi_03
Offline Send Email
Jul 23, 2005
8:38 am
Messages 949 - 978 of 2616   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