Hi, ... Thanks for the update, I have now updated the doco for the files command, see the start of: http://makemsi-manual.dennisbareis.com/files.htm Which now...
2260
werner.heinsohn
Aug 29, 2008 2:52 pm
Hi, I resolved the issue and the solution is quite forward: Since I am testing the packaging process, including all files will result in an 200 MB archive,...
2259
Dennis Bareis
dbareis
Aug 29, 2008 9:27 am
Hi, Please describe exactly what you think the problem is and if at all possible send a zip file containing all the files reqired to reproduce the issue, ...
2258
werner.heinsohn
Aug 29, 2008 8:39 am
Hello MakeMSI list, thanks for your help on this issue. ... Sorry, my fault. I posted only the feature which didn't act as expected for me. I have a "main"...
2257
Dennis Bareis
dbareis
Aug 28, 2008 11:04 pm
Hi ya, ... structure, ... Description="desc" ... I made only minor changes to your code to produce this new version of a complete "Tryme.mm": #define...
2256
werner.heinsohn
Aug 28, 2008 10:52 pm
Hello MakeMSI mailing list, I have some difficulties figuring out how to install/copy the files (and subdir files) of a feature. It only copies the "flat"...
2255
Dennis Bareis
dbareis
Aug 28, 2008 9:21 am
Hi ya, ... I have found a MAKEMSI bug which explains why the back button behaviour depended on what other controls were defined. The next release will fix ...
2254
Dennis Bareis
dbareis
Aug 27, 2008 10:00 am
Hi, ... I didn't have much time today but this reproduces the problem which would appear to be my issue, I will try to look at it tomorrow: <$Dialog "Select...
2253
gdavidse
Aug 26, 2008 9:54 am
Hi, Thanks Dennis. I will try and debug some more. However, the condition thingy doesnt seem to work. it doesnt work at all now. I'm using: <$Component...
2252
Dennis Bareis
dbareis
Aug 26, 2008 9:28 am
hI, ... The problem you have doesn't always occur, for this reason you have to work out what is the trigger. You need to keep removing all lines that don't...
2251
gdavidse
Aug 26, 2008 8:59 am
Ok, thanks, but i need the twho edits in there as well. will this not work with them on the dialog? ... and ... INSERT="WelcomeDlg" ... LabelWidth="300"> ... ...
2250
Dennis Bareis
dbareis
Aug 26, 2008 8:54 am
Hi, ... This is what I used: <$Dialog "Select the type of client installation" INSERT="WelcomeDlg" Dialog="SecondDialog"> <$DialogEntry Label="Example Text"...
2249
gdavidse
Aug 26, 2008 8:13 am
... LabelWidth="300"> ... LabelWidth="100"> ... immediately build ... problem ... that ... basics and ... reproduces ... this may ... on ... conditional ... ...
2248
Dennis Bareis
dbareis
Aug 26, 2008 8:02 am
Hi, ... Please in future send me a self contained ".mm" file I can immediately build (and ZIP it). It should also be minimal, if it had been you will see that...
2247
gdavidse
Aug 26, 2008 6:17 am
... when I ... checked ... only ... only one ... reproduce ... with a ... I ... manual.dennisbareis.com/browse_dialog_changing_directory.htm ... options ... ...
2246
Dennis Bareis
dbareis
Aug 22, 2008 7:44 am
Hi, ... Don't know please sent me a test case and instructions on how to reproduce problem and I'll look in it: ...
2245
gdavidse
Aug 21, 2008 12:17 pm
Hi there, 1. I have a dialog with a few checkboxes. I'm using 1|0 with them instead of true|false. the operate like they should, except for when I move between...
2244
Dennis Bareis
dbareis
Aug 21, 2008 7:31 am
Hi, Quick update, this problem may only apply to MAKEMSI as I've now had a chance to look closer and its "MM.CMD" batch file executed "chcp.exe" which hangs...
2243
Dennis Bareis
dbareis
Aug 20, 2008 2:09 am
Hi, I am sending this to both the PPWIZARD and MAKEMSI groups as while I saw the problem in MAKEMSI I suspect that it is because of PPWIZARD (or its Regina...
2242
Dennis Bareis
dbareis
Aug 19, 2008 10:56 pm
Hi, ... moved. Is ... this would ... this ... 2005)? ... Packaging can be easy or it can be hard, and a lot of this is based around the decisions we make and...
2241
Mockenhaupt, Christoph
christoph.mo...
Aug 19, 2008 5:29 pm
Hi list, I have a question regarding the sequencing of "RemoveExistingProducts". In COMPANY.MMH the "RemoveExistingProducts" action is explicitly moved. Is ...
2240
Dennis Bareis
dbareis
Aug 18, 2008 9:24 am
Hi, ... What you are doing is called repackaging: http://makemsi-manual.dennisbareis.com/repackaging.htm If you know how to wrap the .INF inside an EXE then...
2239
windwrd01
Aug 18, 2008 9:00 am
Hello all, I'm new to creating MSIs. I do have several INF files that I use IExpress to create deployment packages. I find that I now need to create an MSI to...
2238
kylixboy
Aug 16, 2008 5:25 am
Hi, ... that's right. thanks....
2237
Dennis Bareis
dbareis
Aug 14, 2008 8:16 am
Hi, ... I have updated the documentation (partially guesswork) but have a look at: http://makemsi-manual.dennisbareis.com/parameter_quoting.htm Note the...
2236
kylixboy
Aug 13, 2008 11:08 am
hi, [skip] ... quotes ... "#" work fine. thank for your help. ... have a good night....
2235
Dennis Bareis
dbareis
Aug 13, 2008 10:23 am
Hi, Thanks for uploading the file, we both came to the same conclusion... I tried your code page but its not installed will try again tomorrow (hopefully not...
2234
kylixboy
Aug 13, 2008 10:08 am
Hi, ... Command=^"[INSTALLDIR]TABⅡ-SIM\Engine\TABⅡ-SIMエデ12451;タ.exe" ... my environment and settings are :(for handling...
2233
Dennis Bareis
dbareis
Aug 13, 2008 9:08 am
Hi, ... Command=^"[INSTALLDIR]TABⅡ-SIM\Engine\TABⅡ-SIMエデ12451;タ.exe" ... Allowing for what I believe your line breaks are I...