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! ...
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...
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...
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...
Hi, ... changed ? ... Please read the file commands doco (see "Attributes" and "CopyAttributes" parameters + example). If you decide you don't like the MAKEMSI...
... 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...
Hi, ... To prevent uninstallation I'd set "ComponentId" to "" on the relevant "component" commands (or set the permanent" attrribute). The "component" command...
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....
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...
... I use the code as following: <$Component "com1" Create="Y" Directory_="INSTALLDIR" Attributes="Permanent NeverOverwrite"> <$Files ".\src\iusrgo.phs"> ...
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...
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...
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...
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...
... that the ... warning?). ... blank ... latter ... The "reserved" means "not removed" ! It still was not work, after I adding the KeyFile="*" ! The file...
... 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...
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...
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 ...
... 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...
... 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...
... 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...
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...
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...
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...