On Tue, 01 Feb 2005 18:19:41 +1100, Dennis Bareis ... I'm not sure what you mean. Are you intending ProductInformation to include ProductInformation nodes? ...
Hi, ... the ... The handling of all keywords (nodes?) within ProductInformation is identical. Anything found (at least until I work out how to validate) should...
On Tue, 01 Feb 2005 20:51:38 -0000, Dennis Bareis ... Here's an xsl that copies the name and value of arbitrarily named children of ProductInformation nodes: ...
Hello, Sorry to be clueless.... I'm trying to make an Adobe.msi package to push out via Group Policies. I've tried to work thru some of the examples, but the...
... Thank you very much for that, I used it as a basis for something which I believe will do the job. I've attached the XML, the XSL as well as the resultant...
Hello Again, Starting the Adobe Acrobat Reader 7.0 installation and then killing it, allowed me to grab the ENU folder. This folder contains: Adobe Reader...
Hi, From your previous email it sounds like the MSI works, when you say its not silent was this using the "silent" flags "/qn"? If so then what "popped" up,...
I'm kinda confuse as to where I need to begin. I tried playing around with your examples but can't seem to know where to even begin. I have some software...
Hi, ... Have a look at my "Repackaging" section and the "WrapInstall" command. ... MAKEMSI's major purpose is to produce or modify MSIs (not wrapping other ...
Ok ... I just ran "adobe.msi -qn" and it ran. Now, what/how do I package up the adobe.msi with the setup.ini or setup.iss to make this a "my.adobe.msi" that I...
Hi, ... Well its already an MSI so you can make whatever changes you need to it (can be automated with MAKEMSI) and you can use the resultant MSI or build a...
so ... msiexec will make another *.msi with the changes I want? Also, the documentation for makemsi seems a bit confusing ... I'll study it more. Marc...
Hi, ... MSIEXEC.EXE is the Windows Installer program. MSIs automatically support configuration and automation. So many options can be modified on the...
Hi, ... OK, I've worked it out, you wish to disable advertising. Feature attributes are controlled by the "attributes" parameter of the "Feature" command, you...
Dennis, I'd like my MSI package to stop the installed application so that upon completion of installation, I don't have to make the user reboot. I'm not sure...
Hi, ... See "http://www.labyrinth.net.au/~dbareis/makemsi/sequence_table_examp le.htm" (MAKEMSI doco). ... That is AFTER files are installed (but a also a bit...
Hi, If you are having the MSIVAL2.EXE issues then you will be interested in what was posted today: The issue with Orca and MsiVal2 validation on Windows Server...
Hi all - and thanks Dennis for all your prompt replies so far - really appreciate it. I have a new question. I need my installer to put up a dialog to ask the...
Hi, ... I'd say your timing was excellent. A while ago I was asked a similar question although I never located the email... I recently decided to have another...
I am having troubles of zipping files inside to MSI file. Here is my wsad.mm file (which is basically based on the sample which came in the makemsi package): ...
Hi, ... Thanks that great feedback. ... If its an INI file have a look at the relevant INI file commands in MAKEMSI. ... If you are happy with "C"/VB to...
Hi, I haven't got much time so I'll make my response quickly. ... The "<>" shouldn't be there. ... Doesn't matter you said it was at "C:\Windows\zip.exe" if...
... I fixed this. ... Yes it is. Version 2.3 of it. ... changes. ... Ok, will try to clean up the .mm file and retry. with changes made above (which you...
Hi, ... In my "out\TestMsi.mm\Log\Other" directory I get a "ZipOutput.TXT" which looks like (now show me yours!): adding: TestMsi.mm (188 bytes security)...
Hi, ... If you can create a very simple script (take out most of your "stuff") that reproduces the problem, send it to me along with the zip.exe and the...